body {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#666666;
	background-image:url(/_assets/img/fondo-header.jpg);
	background-repeat:repeat-x;
	margin:0;
	line-height:18px;
	text-align:justify;
}

a:link {
	color: #685833;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:visited {
	text-decoration: none;
	color: #685833;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color: #685833;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
a:active {
	text-decoration: none;
	color: #685833;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#sfumatura {
background-image:url(/_assets/img/sfumatura-dx.jpg);
background-repeat:repeat-y;
}

#titoli {
background-image:url(/_assets/img/titoli.jpg);
background-repeat:no-repeat;
}

.titolo_superiore {
font-size:18px;
margin-left:50px;
color:#999999;
}

.sottotitolo {
font-size:18px;
margin-left:50px;
color:#2897CC;
}

.grassetto { font-weight:bolder;}

.campo { border:none; background-image:url(/_assets/img/contatti/campo.jpg); background-repeat:no-repeat; color:#666666; width:220px; height:26px;}
.richiesta { border:none; background-image:url(/_assets/img/contatti/richiesta.jpg); background-repeat:no-repeat; color:#666666; width:455px; height:70px;}
.invia { border:none; background-image:url(/_assets/img/contatti/invia.jpg); background-repeat:no-repeat; color:#FFFFFF;  width:70px; height:26px;}
