@charset "UTF-8";
/* CSS Document */


#contenuto {
	margin: 0 auto;
	background-image:url(img/meteo.jpg);
	width:972px;
	height:324px;
}

#oggi {
	width:324px;
	height:324px;
	float:left;
	text-align: center;
}

#domani {
	width:324px;
	height:324px;
	float:left;
}

#dopodomani {
	width:324px;
	height:324px;
	float:left;
}
#tabella1 {
	width:300px;
	margin-top:20px;	
	margin-left:7px;
	font-family:"Helvetica",Trebuchet MS, Arial,  sans-serif;
	text-align: center;
}
#tabella2 {
	width:300px;
	margin-top:20px;
	margin-left:7px;
	font-family:"Helvetica",Trebuchet MS, Arial,  sans-serif;
	text-align: center;
}
#tabella3{
	width:300px;
	margin-top:20px;
	margin-left:7px;
	font-family:"Helvetica",Trebuchet MS, Arial,  sans-serif;
	text-align: center;
}
#contenuto {
	text-align: center;
	font-size: 15px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
}
#top1 {
	padding-top:17px;
	text-align: center;
	font-size: 25px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color:#FFF;
		font-weight: bold;

}
#top2 {
	padding-top:19px;
	text-align: center;
	font-size: 22px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color:#FFF;
		font-weight: bold;

}
#top3 {
	padding-top:24px;
	text-align: center;
	font-size: 18px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color:#FFF;
	font-weight: bold;
}