body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7A8459;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666600;
	margin: 0;
	padding: 0;
}
#header {
	height: 181px;
	width: auto;
	background-color: #CC0000;
}
#corpo {
	width: auto;
	margin-top: 10px;
	height: 610px;
	text-align: center;
	background-color: #EEE986;
	padding-top: 10px;
	border: solid 1px #B8BCA7;
}
#scheda {
	height: auto;
	width: 736px;
	border: solid 1px #737260;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 5px;
}
#BoxWebCam {
	width: 660px;
	height: auto;
	background-color: #990000;
	margin: 0 auto;
}
#ImgWebCam {
	width: 640px;
	padding: 10px;
}
.BoxGra {
	width: 288px;
	height: 155px;
	background-color: #FFFFFF;

}
.BoxLogoInt {
	width: auto;
	height: 70px;
	padding-top: 20px;

}
.BoxLogo {
	width: 158px;
	height: 181px;
	background-color: #ECE6B9;
	border: solid 1px #B8BCA7;
	float: left;
	text-align: center;

}
.BoxFoto {
	width: 110px;
	height: 80px;
	border: solid 1px #B8BCA7;
	text-align: center;

}
.BoxSponsor {
	width: 220px;
	height: 70px;
	text-align: center;
	float: left;
	padding-top: 5px;

}
.ContSponsor {
	width: 660px;
	height: 50px;
	text-align: center;
	margin: 0px auto;

}
.grafico {
	width: 288px;
	height: 181px;
	float: right;
	background-color: #FFFFFF;
}
.TitGraf {
	width: 100px;
	height: 20px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #669900;
	float: left;
	background-color: #FFFFFF;
}
.TitTemp {
	width: auto;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}.TitPres {
	width: auto;
	height: 17px;
}
.linkVerde {
	text-decoration: none;
	color: #000099;
}
.linkVerde:hover {
	color: #CC0000;
	text-decoration: none;
}	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
.link12 :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
.BoxOrari {
	width: 660px;
	height: auto;
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
}

