.titoloGrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #CC9900;
}
.titoloMedio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #CC9900;
	text-align: center;
	
}

.sfondoPagina {
	background-color: ##2E2200;
}
.testo {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 23231E;
	
	
}
.testoDidascalia {

	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e5dc1e;
}
body {
	background-color: #2E2200;
}
.titoloMedioGiallo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #e5dc1e;
	text-align: center;
}
