@import url(lightview.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#6AB3C3;
	background-image:url(/_assets/img/fondo1.jpg);
	background-repeat:repeat-x;
	text-align:justify;
	font-size: 11px;
	color: #666666;
	margin:0;
}

menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.titoli {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
}

.bodyt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top:  0;
	margin-bottom:  3;
}

.bodyt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 3;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
}

footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.campo { border:none; background:#eee; color:#666; width:210px}
.richiesta { border:none; background:#eee; color:#666; width:448px}
.invia { border:none; background:#6AB3C3; color:#fff; width:60px}

