.testo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.testo_piccolo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 9px;
	color: #000000;
	padding-left: 5px;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.SottoTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CFCFCF;
	padding-left: 5px;
}


.SelectRicerca {
	width: 50px;

}

