@charset "utf-8";
.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #253992;
}
.testo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #24233F;
}
.titoli {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #ED1A3A;
}
.testo_menusotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
