.testoCentrato {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 25px;
}
.titoloCentrato {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.testoGiust {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin: 10;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
#Container {
	margin: auto;
	background-color: #FEF400;
}
body {
	margin: 0px;
	background-color: #FFFFCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
