BODY {
	SCROLLBAR-FACE-COLOR: #107310; 
	SCROLLBAR-HIGHLIGHT-COLOR: #107310; 
	SCROLLBAR-SHADOW-COLOR: #107310; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #98EC9D; 
	SCROLLBAR-DARKSHADOW-COLOR: #107310;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu a:link {
	color: #107310;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	background-color: #107310;
	display: table;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testi a:link {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}
.testi a:hover {
	font-weight: bold;
	color: #CC3300;
}

.testi a:active {
	text-decoration: none;
	font-weight: bold;
}
.testi a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	
}

.testi_sfondo_verde {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.testi_sfondo_verde a:hover {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: white;
}
.testi_sfondo_verde a:link{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: white;
}
.testi_sfondo_verde a:visited{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: white;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	padding: 2px;
	border: 1px solid #107310;
	background-color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 2px;
	border: 1px solid #107310;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #117711;
}

.immagine_home
{	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

