

body {		
/*
scrollbar-arrow-color: #861A17;
scrollbar-base-color: #861A17;
scrollbar-dark-shadow-color: #861A17;
scrollbar-face-color: #861A17;
scrollbar-highlight-color: #861A17;
scrollbar-shadow-color: #861A17;

 border: solid 1px Black;*/
 background-color: #00620c; 
 text-align: center;
 word-spacing: normal;
 width: 1004px;
 margin: auto;
 margin-top: 0px;
}

.bordo {
 border: solid 2px #93d89b;
 border-style: outset;
}

.menuon {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: sub;
	line-height: 25px;
}

.sfondomenuon {
	color: #ffffff;
	font-family: "Verdana";	
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold; 	
	background-image: url(img/menu-on.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	width: 153px;
	text-align: center;
	vertical-align: sub;	
	line-height: 31px;	
}

.menuoff {
	color: #00620c;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: sub;	
	line-height: 25px;	
}	

.sfondomenuoff {
	color: #00620c;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	vertical-align: text-bottom;	
	background-image: url(img/menu-off.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
	width: 153px;
	text-align: center;
	vertical-align: sub;	
	line-height: 31px;	
}



.titolo {
	color: Black;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 		
}	

.testoverde12bold {
	color: #00620c;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 		
}	

.testoverde10 {
	color: #00620c;
	font-family: "Verdana";
	font-size: 10px;
	text-decoration: none;
}


.testoverde12 {
	color: #00620c;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
}
.testobianco10 {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 10px;
	text-decoration: none;
}
.testobianco12 {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 		
}	

h1{
	COLOR: #861A17;
	font-size: 9px;
	font-family: "Verdana";
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h2{
	COLOR: #861A17;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif, "Verdana";
	font-weight: bold;
}

