@charset "utf-8";
.blocco-centrato {
	color: #000066;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	font-family: Georgia, "Bookman Old Style", "Times New Roman";
}
h1 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 30px;
	color: #000066;
	line-height: 40px;
}
p {
	font-size: 90%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rientro {
	margin-left: 100px;
}
.titoletto-sx {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
	padding-top: 0px;
}

