.testoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.campocerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.pulsantecerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
}
.testograssettotitoli {
	font-family: "Arial Black";
	font-size: 13px;
	color: #000066;
}
.sfondoricercarapida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(img/ricercarapida.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.sfondolista1{
	background-color:#FFFFFF;
}
.sfondolista2{
	background-color:#EAEAEA;
}
#numpagine{
font-size:18px;
font-weight:bold;
color:#88BE35;
text-transform:capitalize;
}
#numpagine a{
	color:#000099;
	text-decoration:none;
}
#numpagine a:hover{
	color:#88BE35;
	text-decoration:underline;
}
.imese{
text-decoration:none;
color:#000099;
font-weight:bold;
}
.imese:hover{
text-decoration:underline;
color:#88BE35;
}