.stili {
	background-attachment: fixed;
	background-image: url(img/fondo_sito.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondopagina {
	background-attachment: fixed;
	background-image: url(img/fondo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #586580;
	text-decoration: underline;
}
.linkbianchi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.fondopaginachisiamo {
	background-attachment: fixed;
	background-image: url(img/fondo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondopaginacontatti {
	background-attachment: fixed;
	background-image: url(img/codice_contatti.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.servizifondo {
	background-attachment: fixed;
	background-image: url(img/servizi_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.codicefondo {
	background-attachment: fixed;
	background-image: url(img/codice_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.codicechisiamo {
	background-image: url(img/codice_chisiamo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.fondolimks {
	background-attachment: fixed;
	background-image: url(img/codice_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

