body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-image:url(/_assets/img/grafica/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#3880A7;
	margin:0;
	line-height:16px;
	text-align:justify;
}

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

#top {background-image:url(/_assets/img/grafica/top.jpg); background-repeat:no-repeat; background-position:top; height:10px; }
#down {background-image:url(/_assets/img/grafica/down.jpg); background-repeat:no-repeat; background-position:bottom; height:10px; }
.navigatore {font-weight:normal; font-size:15px }
.titolo {font-weight:bold; font-size:13px }
.sottotitolo {font-weight:normal; font-style:italic; font-size:12px }
.grassetto {color:#69ABCB; font-weight:bold }
.didascalia {color:#999; font-size:11px; }

.campo { border:none; background-color:#666; color:#ffffff; width:300px; height:25px;}
.richiesta { border:none;  background-color:#666; color:#ffffff; width:630px; height:70px;}
.invia { border:none;  background-color:#3D8AB0; color:#ffffff; width:70px; height:26px;}
