.TESTO {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.sfondo {
	background-image: url(immagini/bg.gif);
}
.titolo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #366606;
}
.TESTOgrande {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.titoloGrande {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #366606;
}
