body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
	background-image: url(img/degradado.gif);
	background-repeat: repeat-x;
    }
#web {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#contenido  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 110px;
	background-image: url(img/fondocentro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 9pt;
	min-height: 300px;
    }
#apartado {
	clear: both;
	background-image: url(img/linearoja.gif);
	background-repeat:  repeat-x;
	text-align: center;
}

#cabecera {
	background-image: url(img/degradado.gif);
	background-repeat:  repeat-x;
	float: left;
	height: 224px;
	width: 990px;
}
#cabecera h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15pt;
	color: #CC0000;
	text-align: center;
	padding-top: 30px;
	margin-top: 33px;
}
#cabecera h2 {
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 35px;
}
#eslogan {
	text-align: center;
	float: right;
	width: 533px;
	padding-right: 216px;
	background-image: url(img/camarafotos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 224px;
}
#cabecera img {
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#eslogan a {
	color: #FFFFFF;
	text-decoration: none;
}
#eslogan a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.fotoizq {
	float: left;
}
.fotoder {
	float: right;
}
#pie {
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;
	font-size: 8pt;
}
#pie a {
	color: #333333;
	text-decoration: none;
}
#enlaces {
	font-size: 9pt;
	text-align: center;
	padding: 5px;
	font-style: italic;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #C00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fototexto {
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: top right;
	line-height: 12pt;
}
.fototexto p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#enlaces a {
	color: #666666;
}
.aviso {
	text-align: justify;
	padding: 15px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
}

.alaizda {
	float: left;
}
.alader {
	float: right;
}
.titular {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.info {
	font-size: 14px;
	font-weight: bold;
	color: #355093;
}
#precios td {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#precios {
	width: 800px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#precios a {
	font-weight: bold;
	color: #CC0000;
}
.notas {
	font-size: 11px;
	color: #666666;
}
.notas ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.notas li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#galeria td {
	text-align: center;
}
#galeria img {
	border: 5px solid #999999;
}
.ampliada {
	margin-top: 20px;
	border: 1px solid #FFFFFF;
}

/* FORMULARIOS */

#Consulta {
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
#Consulta p {
	text-align: center;
	padding: 10px;
}

.campo {
	background-color: #EFECE9;
	border: 1px solid #666666;
	padding: 1px;
}


.asterisco {
	color: #CC0000;
	margin-left: 3px;
	font-size: 120%;
	font-weight: bold;
	line-height: 60%;
}

.bloqueizd {
	float: left;
	clear: left;
	text-align: left;
	margin-top: 15px;
}
.bloqueder {
	float: right;
	margin-right: 15px;
	text-align: left;
}

.bloquecen {
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.finfila { /* separa una fila de otra en los formularios */
	clear:both;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 0;
	height: 1px;
}
.nota {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(img/alerta.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #990000;
	margin-top: 10px;
	background-color: #CECE19;
}
.Consulta .boton {
	text-align: right;
	padding: 10px;
	width: 150px;
	float: right;
	clear: both;
}
.Consulta .boton input {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 0;
	cursor: pointer;
}
form {
	padding: 0px;
	width: 800px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
