body{
	background-color:#056424;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(img/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
}
#privacy {
	height:50px;
	overflow:auto;
	width:350px;
}
table {
	margin:0 auto o auto;
	padding:0;
}
.testo {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
}
INPUT {
    font-size : 0.9em;
    border: 1px solid #666666;
    border-color : #8B8B8B;
}
.evidenzia {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.testo a{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.testo a:hover{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #78A232;
	text-decoration:none;
}
.testo3 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #78A232;
}

.testo2 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
}
.testo2 A{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #78A232;
	text-decoration: none;
}
.testo2 A:hover{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.tool {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #056424;
	font-weight: bold;

}
.tool A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff ;
	font-weight: bold;
	text-decoration: none;


}
.tool A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78A232;
	font-weight: bold;
	text-decoration: none; 

}

