.stili {
	background-attachment: fixed;
	background-image: url(img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	background-color: #FECB09;
}
.sfondo-contatti {
	background-attachment: fixed;
	background-image: url(mappa/sfondo-contatti.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoindex {
	background-image: url(img/sfondo_index.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
