@charset "utf-8";
.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006634;
	text-decoration: none;
	letter-spacing: 1pt;
}
body, html {
	color: #006634;
	background-color: #006634;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color:#006634;
	scrollbar-highlight-color:#006634;
	scrollbar-3dlight-color:#5E86B6;
	scrollbar-darkshadow-color:#006634;
	scrollbar-shadow-color:black;
	scrollbar-arrow-color:#5E86B6;
	scrollbar-track-color:#5E86B6;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
}
.TIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D6DFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1pt;
}
.testoboldcolore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BAF088;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
}
body content {
	color: #006634;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:black;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#000000;
}
