body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.testata {
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 800px;
}
.menu {
	background-color: #666666;
	height: 20px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.menu a:hover {
	color: #999696;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.centrale {
	background-image: url(immagini/immagine_centrale_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 800px;
}
.contenuti_sx {
	height: 200px;
	width: 370px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 333333;
	text-align: justify;
	padding-right: 10px;
}

.contenuti_dx {
	height: 200px;
	width: 400px;
}
.menu_2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8D15E;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 160px;
}
.menu_2 a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.menu_2 a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.menu_2 a:hover {
	color: #B8D15E;
	text-decoration: none;
	font-weight: bold;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menu_2 a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.titoli {
	font-size: 11px;
	font-weight: bolder;
	color: #00AEEF;
}

.titoli02 {
	font-size: 11px;
	color: #00AEEF;
}

.fiere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	width: 350px;
	height: 178px;
	overflow: auto;
}
.fiere a:link {
	color: #333333;
	text-decoration: none;
}
.fiere a:visited {
	color: #333333;
	text-decoration: none;
}
.fiere a:hover {
	color: #00AEEF;
	text-decoration: none;
	background-color: #F5F5F5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fiere a:active {
	color: #00AEEF;
	text-decoration: none;
}




.fi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	width: 350px;
	height: 178px;
	overflow: auto;
}
.fi a:link {
	color: #333333;
	text-decoration: none;
}
.fi a:visited {
	color: #333333;
	text-decoration: none;
}
.fi a:hover {
	color: #00AEEF;
	text-decoration: none;
	background-color: #F5F5F5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fi a:active {
	color: #00AEEF;
	text-decoration: none;
}







a:link {
	color: #00AEEF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #90B7D3;
}
a:hover {
	text-decoration: underline;
	color: #00AEEF;
}
a:active {
	text-decoration: none;
	color: #00AEEF;
}
.contenuti_tot {

	height: 200px;
	width: 790px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
}
.stampa {
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	text-align: justify;
	padding: 10px;
}
.centrale_stampa {
	height: 200px;
	width: 800px;
	background-color: #EDEEEF;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-right: 10px;
}