body {
	background-color: #FFFFFF;
	overflow-y: scroll !important; 
	//overflow-y: auto !important;
	overflow-y: auto;
}
body, html{
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(sfondo.jpg);
	background-position: center;
	background-position:top;
	background-repeat: no-repeat;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #004d86;
	text-decoration: none;
}
.titoli {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.titoli_rossi {
	font-size: 12px;
	font-weight: bold;
	color: #a01f24;
	font-family: Arial, Helvetica, sans-serif;
}
.titoli_blu {
	font-size: 12px;
	font-weight: bold;
	color: #004d86;
	font-family: Arial, Helvetica, sans-serif;
}
.testo {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.testo_news {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.testo_news_rosso {
	font-size: 11px;
	font-weight: normal;
	color: #A01F24;
	font-family: Arial, Helvetica, sans-serif;
}
.testo_news_blu {
	font-size: 11px;
	font-weight: normal;
	color: #004D86;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_lato {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

