@charset "utf-8";
/* CSS Document */
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menualto {
	font-family: "Monotype Corsiva", "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FFFFFF;
}
.testo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7B8600;
}
