@charset "utf-8";
.divSito {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #468c46;
	width: 768px;
}
body {
	background-attachment: fixed;
	background-image: url(/images/template1/sfondo_templ.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.divDX {
	background-color: #DDEEDD;
}
.testo h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #468c46;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 468c46;
	text-align: right;
	padding-right: 20px;
	position: relative;
	margin-left: 150px;
}
.testo h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}
.testo h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}

