
.orizzonti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left center;
}

.back {
	background-color: #488a92;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	background-image: url(immagini/bkgnd.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left center;
}

.notizie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-color: #D0EEEE;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left center;
	border: #006699;
	border-style: solid;
	border-width: 1px;
}