@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images_diseno/imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #02000B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #a1b1b5;
}
.cabecera {
	height: 274px;
}
.idiomaConte {
	text-align: center;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #016FAA;
	height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.idiomaConte a {
	color: #C2DEF4;
	text-decoration: none;
}
.idiomaConte a:hover {
	color: #FFFFFF;
}


.idiomaIzq {
	float: left;
	height: 14px;
	width: 88px;
	background-image: url(../imagenes/fondo_idioma.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
}
.idiomaDer {
	float: right;
	height: 14px;
	width: 88px;
	background-image: url(../imagenes/fondo_idioma.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
	
	
	}


.botonera {
	background-image: url(/images_diseno/imagenes/menu/fondo_menu.gif);
	background-repeat:  repeat-x;
	height: 30px;
	text-align: center;
	font-size: 13px;
	color: #87e1ff;
	font-weight: bold;
}
.botonera2 {
	width: 737px;
	margin-right: auto;
	margin-left: auto;
}
.imagenCabecera {
	text-align: center;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contenedorCentral {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.barraLinks {
	width: 161px;
	float: left;
	text-align: center;
}
.barraLinksSup {
	background-image: url(/images_diseno/imagenes/logos_izq_fondo_sup.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.barraLinksEspacioLogos {
	margin-top: 10px;
	margin-bottom: 10px;
}
.barraLinksBordesLogos {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #14243f;
	border-left-color: #14243f;
}
.barraLinksInferior {
	background-image: url(/images_diseno/imagenes/logos_izq_fondo_inf.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #14243f;
	border-left-color: #14243f;
}
.eltiempo {
	float: left;
	width: 160px;
	background-color: #000b24;
	margin-top: 20px;
	margin-bottom: 20px;
}
.eltiempoSeparador {
	background-image: url(/images_diseno/imagenes/eltiempo_separador.gif);
	background-repeat:  repeat-y;
	background-position: center;
}
.eltiempoMaxima {
	font-size: 11px;
	color: #ababf9;
	padding-top: 10px;
}
.eltiempoMinima {
	font-size: 11px;
	color: #d29494;
}
.pie {
	background-image: url(/images_diseno/imagenes/pie_fondo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 34px;
	color: #33FFFF;
	padding-top: 25px;
	clear: both;
	width: 739px;
}
.contenido {
	float: right;
	width: 558px;
	background-image: url(/images_diseno/imagenes/contenido_bg.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #000b24;
	margin-bottom: 20px;
}
.contenidoContenido   {
	color: #a1b1b5;
	font-size: 13px;
	line-height: 18px;
	margin-right: 30px;
	margin-left: 30px;
}
.contenidoContenido p {
	margin-top: 7px;
	margin-bottom: 10px;
}
.contenidoContenido  ul {
	font-size: 13px;
	line-height: 18px;
	padding-left: 15px;
	margin-left: 0px;
}
.contenidoContenido  li {
	list-style-type: none;
	background-image: url(/images_diseno/imagenes/misc.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-left: 15px;
}
.contenidoContenido  a {
	color: #A9C8F5;
}
.contenidoContenido  a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.contenidoContenido  strong {
	color: #FFFFFF;
}
.ruta {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #012858;
	background-image: url(/images_diseno/imagenes/ruta_bg.gif);
	background-repeat:  repeat-x;
	height: 17px;
	color: #005BBF;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #02000b;
	border-left-color: #02000B;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
}
.ruta a {
	color: #067CFF;
}
.titulocont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #67B6EC;
	letter-spacing: -1px;
	text-transform: capitalize;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
}
h2 {
	color: #71C6FF;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #71C6FF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.divFlotanteContFotos {
	float: right;
	width: 220px;
}
.contenedorDeFoto {
	width: 210px;
	float: none;
	background-color: #001238;
	border: 1px solid #2C2C2C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.contenedorDeFotoTexto   {
	text-align: left;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #6C868C;
	margin-top: 5px;
	margin-bottom: 5px;
}

.consultastabla {
	border: 1px solid #FFECFF;
	background-color: #F8F8F8;
}

.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.titulo_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #750075;
	text-decoration: none;
}
