body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/sfondo_.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#292929;
}

.titolo_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}.titolo_y {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B8D717;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	line-height: 2;
}
.testogrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7D7D7D;
	line-height: 2;
}

.testo_titoli_g {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AEAEAE;
	line-height: 1;
}
.testo_g {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #7D7D7D;
}



.caselle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #ffffff;
	background-color: #4D4D4D;
	border: 1px solid #4D4D4D;
	cursor: hand;
	font-weight : normal;
}
.butSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #ffffff;
	
	
	cursor: hand;
	font-weight : normal;
}
a {
	font-size:10px;
	text-decoration: none;
	color: #90E120;
	font-weight: bold;
}
a:hover { text-decoration:none; }