html, body {
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #FEFEDC;
	scrollbar-face-color: #81A3C9;
	scrollbar-track-color: #CEE7E3;
	scrollbar-hilight-color: #FFFFFF;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #999999;
	scrollbar-base-color: #666666;
	background-image: url(../immagini/bg.jpg);
   background-repeat: repeat-x;
	background-color: #D4DFE5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	text-align:left;
}


.border {
	border: 1px solid #5C9427;
	border-collapse: collapse;
}

.border td {
	border: 1px solid #5C9427;
	border-collapse: collapse;
}


b {
	color: #5C9427;
	font-weight:bold;
}

strong {
	color: #5C9427;
	font-weight:bold;
}


#arancio{
	background-color: #FFFFCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FF8000;
	text-align:center;
	font-weight:bold;
}

#titolo{
	padding:10px;	
	color:#5C9427;
	text-align:center;
	font-size: 12pt;
	font-weight:bold;
}

#titolo1{
	color:#5C9427;
	text-align:center;
	font-size: 10pt;
	font-weight:bold;
}

a{color:#5C9427;font-weight:bold; text-decoration:none;}
a:hover {color:#ffff00;font-weight:bold; text-decoration:underline;}

hr{height:1px; color:#84A1D5; margin:1px; width: 500px; text-align:center;}

input.button{
    font-family : Verdana, Arial, Helvetica, sans-serif;       
    color:#ffffff;   
    background-color:#5C9427;
    height:20px;    
    border: 1px solid #E2479D;
    text-valign:center;
    font-size: 8pt;
}

.bottom{
	width:897px;
	height:43px;
	text-align: center;
	color: #164300;
	font-size: 7pt;
	font-weight: normal;
	margin-top: 10px;
	
}
.bottom a{color: #164300; text-decoration: none; font-size:7pt}
.bottom a:hover{color: #FCDE28; text-decoration: underline; font-size:7pt}



div .men{
	width:171px;
	text-align: center;
	color: #5C9427;
	font-size: 7pt;
	font-weight: bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
}
div .men a{color: #5C9427; text-decoration: none; font-weight: bold; font-size:7pt}
div .men a:hover{color: #FCDE28; text-decoration: underline; font-weight: bold; font-size:7pt}


