@import url(lightview.css);

body {
	background-image: url(/_assets/img/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.Didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.testo-giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C5AC7D;
}
.campo {border:none; background:#fff; color:#999999; width:230px}
.campo_richiesta {border:none; background:#fff; color:#999999; width:480px; height:50px;}
.campo_invia {border:none; background:#fff; color:#999999; width:80px}
.hidden { display: none; }