@charset "UTF-8";

#a_metereologia{width:100%;float:left}

.mapa{margin-bottom:15px;padding:10px;text-align:center;border:1px solid #c0c0c0;background:#fff url(../../img/css/portal/fondo9.gif) repeat-x 0 100%}
.cajamapa{width:100%;overflow:hidden}
.cajamapa #map{width:100%;height:500px}

.predicciones{width:100%;padding:15px 0}
.predicciones .item{width:32% !important;height:auto !important;float:left !important;margin:0 1% 10px 0;padding:0}
.predicciones .item3,.predicciones .item6,.predicciones .item9{float:right;margin-right:0}
.predicciones .eid{width:98%;padding:3px 1%}
	
	.predicciones h3{margin:2px 2px 0;padding:5px 10px;background:#e9eaec;font-size:1.5em;;font-size:1.6em;color:#343233}
	.predicciones .anida{width:100%;float:right}
	.predicciones p{margin:0;padding:10px 5px 0}
	.predicciones p.temperatura{float:left;padding:10px 10px 0;font-size:.9em;font-weight:bold}
	.predicciones p.temperatura strong{display:block;padding:5px;font-size:2em;color:#ed1c24}

	.predicciones img{float:right;margin:0 10px}
	.predicciones ul{width:84%;float:left;margin:0;padding:10px 8% 5px;background:transparent url(../../img/css/portal/fondo3.gif) repeat-x 0 0}
	.predicciones li{padding-bottom:3px;font-size:.9em}

/*caja previsiones zona derecha*/
.cajaprevisiones{width:99.8%;float:left;margin-bottom:10px;background:#fff url(../../img/css/portal/fondo9.gif) repeat-x 0 100%;border:2px solid #e8e6e6}
.cajaprevisiones ul{margin:0;padding:10px 15px;font-weight:bold}

/*caja logo*/
.cajalogo{width:100%;float:left;padding:30px 0;text-align:center}
.cajalogo h3, .cajalogo p{text-align:center}
.cajalogo a{text-decoration:underline;color:#069}

