.ClimaHome{
	width:160px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
    border-collapse:collapse;
}







.pnlClimaHome{
	background-image:url(../imgs/fondo.jpg); 
    background-repeat:no-repeat;  
	width:160px;
	height:183px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
}

.pnlClimaHome_ingles{
	background-image:url(../imgs/fondo.jpg); 
    background-repeat:no-repeat;  
	width:160px;
	height:200px;
}
.pnlClimaHome_portugues{
	background-image:url(../imgs/fondo.jpg); 
    background-repeat:no-repeat;  
	width:160px;
	height:200px;
}

.LinkClimaHome IMG{
	padding: 20px 0px 0px 5px;
}







.LinkClimaHome {
	text-decoration:none;
	text-align:left;
	margin-left:0px;
/*	padding: 0px 0px 0px 5px; */
}
.TemperaturaClimaHome{
	color:#8EB03E;
	font-size:23px;
	text-decoration:none;
	text-align:center;
	padding: 0px 0px 0px 0px;
}
.TemperaturaClimaHome:Hover{
	text-decoration:none;
}

.DescripcionClimaHome{
	/*padding-right:115px;*/
	/*width:160px;*/
	text-decoration:none;
	color:#728b04;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.TemperaturaClimaHome:Hover{
	text-decoration:none;
}
.SensacionTermicaHome{
	/*padding-right:115px;*/
	/*width:160px;*/
	height:20px;
	text-decoration:none;
	color:#797904;
	text-align:center;
	padding: 0px 0px 10px 0px;
}

.SensacionTermicaHome:Hover{
	text-decoration:none;
}
.verPronosticoLink{
	background-image:url(../imgs/flecha.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	padding: 10px 0px 10px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#8C7E5A;
	height:10px;
}
.verPronostico{
	margin-left:5px;
	text-align:center;
	padding: 10px 0px 15px 2px;
	height:10px;
}
.flechaPronostico{
	padding: 5px 0px 0px 0px;
	background-image:url(../imgs/flecha.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	height:10px;
}

.tituloClima{
	border-bottom:white 1px solid;
	padding:5px 0px 3px 10px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	background-color: #8eb03e;
	width: 160px; 
}
.tablaVerPronostico{
	padding-top:7px;
}
