.weather				{width:340px;float:right;overflow:hidden;text-align:left;color:#f0f0f0;font-size:10px}
.weather #col		{width:146px;background:#22252e;padding:7px 7px;height:61px}

.weather .bold		{font-weight:bold}
.weather .font8		{font-size:0.8em}
.weather .color1	{color:#97bf0d}
.weather .color2 	{color:#ffcc33;}
.weather .UpCase	{text-transform:uppercase}

.weather .day_hour			{border-bottom:solid 1px #43454d;width:146px;overflow:hidden;height:13px}

.weather #today				{width:146px;overflow:hidden;padding-top:3px;display:block;position:relative}
.weather .condition		    {font-size:0.8em;color:#ffcc33;text-transform:uppercase;background:#22252e;float:left}
.weather #today h5			{font-size:2.4em;display:block;float:left;clear:left;font-weight:normal;padding-top:5px}
.weather #today p			{font-size:0.8em;display:block;position:absolute;right:0px;bottom:0px;text-align:right}

.weather .more 				{border-bottom:solid 1px #43454d;display:block;padding-bottom:5px;margin-bottom:5px}

/* Viento: */

	.clima0, .clima2, .clima23, .clima24 {background: url(../images/clima/ventoso.gif) no-repeat right top}

/* Despejado: */

	.clima31, .clima32, .clima33, .clima34, .clima36 {background: url(../images/clima/despejado.gif) no-repeat right top}

/* Lluvias: */

	.clima1, .clima5, .clima6, .clima8, .clima9, .clima10, .clima11, .clima12, .clima35, .clima45, .clima47 {background: url(../images/clima/lluvioso.gif) no-repeat right top}

/* Nieve: */
	
	.clima7, .clima13, .clima14, .clima15, .clima16, .clima17, .clima18, .clima41, .clima43, .clima46 {background: url(../images/clima/nieve.gif) no-repeat right top}

/* Nublado: */

	.clima19, .clima20, .clima21, .clima22, .clima26, .clima27, .clima28, .clima29, .clima30, .clima44 {background: url(../images/clima/nublado.gif) no-repeat right top}

/* Tormenta: */

	.clima3, .clima4, .clima37, .clima38, .clima39 {background: url(../images/clima/tormenta.gif) no-repeat right top}
