body {
	text-align: center;
	margin: 8px;
}
a:link {
	color: #666600;
}
a:hover {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666600;
}
#produ {
	background-image: url(img/sfondoViola.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}

#prod {
	background-image: url(img/sfondoVerde.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#trad {
	background-image: url(img/sfondoGiallo.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#sedi {
	background-image: url(img/sfondoRosso.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#sedi a {
	color: #999966;
}
#sedi a:hover {
	color: #999966;
	text-decoration: none;
}
#foto {
	background-image: url(img/sfondoGrigio.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px 132px;
}
#event {
	background-image: url(img/sfondoCeleste.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#links {
	background-image: url(img/sfondoAvorio.gif);
	border: 1px solid #999999;
	width: 800px;
	height: 580px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#meteo {
	position:relative;
	width:85px;
	height:60px;
	z-index:1;
	left: 112px;
	top: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
	padding: 5px;
	color: #999966;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.titoli {
	font-size: 13px;
}
.foto {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.testoRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #FF0000;
	padding: 5px;
}
.boldVerde {
	font-weight: bold;
	color: #666600;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #999966;
	padding: 5px;
	font-weight: bold;
}
.bordoSU {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
