.stile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
}
.nonJusty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.sotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	vertical-align: sub;
}
.apice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	vertical-align: super;
}
.tlo {
	background-attachment: scroll;
	background-image: url(../materiali/images/tlo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tlo2 {
	background-attachment: fixed;
	background-image: url(../materiali/GRF/tlo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tlo3 {
	background-attachment: fixed;
	background-image: url(../materiali/GRF/tlo3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tloRefer {
	background-attachment: scroll;
	background-image: url(tloRef.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tloReferSopra {
	background-attachment: scroll;
	background-image: url(tloPoz.jpg);
	background-repeat: repeat-y;
	background-position: left 1px;
}
.nuovoSfondo {
	background-attachment: scroll;
	background-image: url(../images/referReconstr_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tloStriBlu {
	background-attachment: scroll;
	background-image: url(tloN.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
