﻿/*
--------- METEO ---------
*/
.meteo_contenedora {background:url(../img/meteo/meteo_fnd.gif) no-repeat;clear:both;cursor:pointer;float:right;height:45px;margin:10px 14px 0px 0px;overflow:hidden;width:287px;}/* Ésta capa la ocultamos en general.css */
.meteo_iconos {float:left;height:45px;overflow:hidden;width:66px;}
.meteo_iconos div {display:none;height:45px;overflow:hidden;width:66px;}
.meteo_iconos #ico101 {background:url(../img/meteo/ico101.jpg) no-repeat 1px 0px;}
.meteo_iconos #ico102 {background:url(../img/meteo/ico102.jpg) no-repeat 1px 0px;}
.meteo_iconos #ico103 {background:url(../img/meteo/ico103.jpg) no-repeat 1px 0px;}
.meteo_iconos #ico104 {background:url(../img/meteo/ico104.jpg) no-repeat 1px 0px;}
.meteo_iconos #ico105 {background:url(../img/meteo/ico105.jpg) no-repeat 1px 0px;}
.meteo_iconos #ico106 {background:url(../img/meteo/ico106.jpg) no-repeat 1px 0px;}
.meteo_iconos #ico107 {background:url(../img/meteo/ico107.jpg) no-repeat 1px 0px;}
#meteo_eltiempo {float:left;font-size:11px;line-height:21px;padding:1px 0px 0px 0px;text-align:left;}
#meteo_temperatura {color:#555;float:right;font-size:20px;overflow:hidden;padding-top:12px;text-align:center;width:69px;}
