#meteo{
	float:left;
	width:300px;
	height:70px;
	margin:2px 2px 2px 2px;
	border:1px solid #666666;
}
#meteo_titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
	background-color:#999999;
	width:300px;
	height:20px;

}
#meteo_linha{
	width:259px;
	height:43px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 10px;	
	float:left;
	border:0px solid blue;
}
#meteo_linha1{
	width:219px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	float:left;
	border:0px solid green;
}
#meteo_linha2{
	width:219px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	border:0px solid red;
}
#meteo_setas{
	width:15px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	float:left;
	background:url(../imagens/cel_setas.jpg) no-repeat;
	border-left:0px solid #78d9fd;
	border-bottom:0px solid #78d9fd;
}
#meteo_setas a{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	width:15px;
	height:10px;
	float:left;
	background:url(../imagens/cel_seta_seg.jpg) no-repeat;
	border:0px solid #78d9fd;
}
#meteo_setas a.2{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	width:15px;
	height:10px;
	float:left;
	background:url(../imagens/cel_seta_ant.jpg) no-repeat;
	border:1px solid #78d9fd;
}

#meteo_img{
	width:34px;
	height:40px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	float:right;
	border:1px solid #D5D5D5;
}

#meteo_localidade{
	width:108px;
	height:20px;
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background:url(../imagens/fundo_localidade3.jpg) repeat-x;
}

#meteo_horas{
	width:93px;
	height:20px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:3px 0px 0px 0px;
	float:left;
	color:#FFFFFF;
	background:url(../imagens/cel_horas.jpg) no-repeat;
	border-bottom:0px solid #78d9fd;
}

#meteo_temp{
	width:41px;
	height:20px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:3px 0px 0px 0px;
	float:left;
	color:#FFFFFF;
	border-bottom:0px solid #78d9fd;
}

#meteo_vento{
	width:47px;
	height:20px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:3px 0px 0px 0px;	
	float:left;
	color:#FFFFFF;
	border-bottom:0px solid #78d9fd;
}

#meteo_rosaventos{
	width:20px;
	height:20px;
	float:left;
	border-bottom:0px solid #78d9fd;
}

