#mapa_forecast {
	width:468px;
	height:417px;
	background-image:url(../forecast/imgs/mapa_brasil.png);
	display:block;
	background-repeat:no-repeat;
}
#mapa_forecast img {
	float:left;
	clear:left;
	width:32px;
	height:32px;
}
#rio {
	width:95px;
	height:40px;
	position:relative;
	top:290px;
	left:320px;
	float:left;
}
#mao {
	width:95px;
	height:40px;
	position:relative;
	top:70px;
	left:45px;
	float:left;
}
#ssa {
	width:95px;
	height:40px;
	position:relative;
	top:190px;
	left:175px;
	float:left;
}
#igu {
	width:95px;
	height:40px;
	position:relative;
	top:300px;
	left:-75px;
	float:left;
}
#for {
	width:95px;
	height:40px;
	position:relative;
	top:30px;
	left:375px;
	float:left;
}
#bsb {
	width:95px;
	height:40px;
	position:relative;
	top:170px;
	left:175px;
	float:left;
}
#cgb {
	width:95px;
	height:40px;
	position:relative;
	top:150px;
	left:-15px;
	float:left;
}
.max {
	width:32px;
	color:#990000;
	font-weight: bolder;
}
.min {
	width: 32px;
	color: #3399CC;
	clear:left;
	font-weight: bolder;	
}
.titcity {
	width:85px;
	color: #333333;
	font-weight:bold;
	float:left;
}