@charset "utf-8";
.titolo {
	font-family: "Adobe Caslon Pro", "Times New Roman";
	font-size: 25px;
	font-weight: normal;
}
.titoloContattaci {
	font-family: "Adobe Caslon Pro", "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #DDDDDD;
	line-height: normal;
}

.testo {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #646464;
	font-weight: lighter;
}
sup{
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
}
.titoletto {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #064A87;
	font-variant: normal;
	text-transform: uppercase;
}
.piede {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.piedeVerde {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #2DF00B;
}
.testoBianco {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.sfondoContattaci {
	background-attachment: scroll;
	background-image: url(../images/sfondo_contact_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
