/* CSS Document */

#cabecera {
	height: 146px;
	width: 999px;
}
#cabeceraMenu1 {
	background-color: #f5edd6;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f7bf22;
	padding-right: 11px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9px;
	color: #7d7e7f;
	line-height: 21px;
}
#cabeceraMenu1 a {
	color: #7d7e7f;
	text-decoration: none;
}
#cabeceraMenu1 a:hover {
	color: #023f89;
}
#cabeceraMenu1Buscador {
	float: right;
	margin: 0px;
	color: #023f89;
	line-height: 21px;
	padding: 0px;
	text-align: right;
}
.cabeceraMenu1BuscadorCampo  {
	border: 1px solid #d2d2d2;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #023F89;
	margin: 0px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 180px;
}
.cabeceraMenu1BuscadorBotones   {
	font-weight: normal;
	margin: 0px;
	font-size: 9px;
	color: #023F89;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a4b4c8;
	border-bottom-color: #a4b4c8;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: normal;
	background-color: #dde3ea;
	padding: 0px;
}
#cabeceraLogo {
	height: 60px;
	background-image: url(/imagenes/bg_cabecera.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-right: 11px;
	padding-left: 11px;
	background-color: #F0F0F0;
}
#cabeceraLogoBanner {
	float: right;
	width: 357px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#fechayhora {
	font-size: 10px;
	color: #FFF8E1;
	float: right;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 10px;
	
}
#cabeceraClima {
	float: right;
	height: 47px;
	width: 220px;
	margin-right: 15px;
	color: #023f89;
	font-size: 9px;
	background-image: url(/images_diseno/imagenes/clima_bgx.gif);
	background-repeat:  repeat-x;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 3px;
	padding-right: 3px;
}
#cabeceraClima a {
	text-decoration: none;
	color: #023f89;
}

#cabeceraClima .titulo {
	float: left;
	padding-left: 5px;
}
#cabeceraClima .otrasciudades {
	float: right;
}
#cabeceraClima .coliz {
	background-image: url(/images_diseno/imagenes/clima-separador.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 53px;
	height: 26px;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
#cabeceraClima .colcen {
	background-image: url(/images_diseno/imagenes/clima-separador.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 70px;
	height: 26px;
	float: left;
	padding-top: 8px;
	padding-left: 15px;
}
#cabeceraClima .colder {
	width: 50px;
	height: 26px;
	float: left;
	padding-top: 8px;
	padding-left: 15px;
}
