body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/_assets/img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #E6E0CF;
}

.bodyt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:normal;
	color: #CEC19F;
	margin-left:20px;
}

.bodyt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	color: #6D5F30;
	margin-left:20px;
}

.bodytdown {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	color: #6D5F30;
	margin-left:20px;
	margin-top:5px;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #000000;
}
.testorosso {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #973D00;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D5F30;
	text-align: center;
}
.testo_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AF9B67;
}

.Titolo01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #CEC19F;
}

.sottotitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #973D00;
}
.sottotitolo_nero {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

.sottotitolo01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #973D00;
}
.sottotitolo_nero01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D5F30;
	text-align: justify;
}
.testo_ng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D5F30;
}
a.link:link, a.link:active, a.link:visited { color: #6D5F30; text-decoration: none }

.campo {border:none; background:#DFD7C3; color:#6D6A30; width:250px}
.invia {border:none; background:#DFD7C3; color:#6D6A30; width:50px}


