.SfondoLineaOriz {
	background-attachment: fixed;
	background-image: url(../images/css/sf_linea_turchia.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.SfondoBlu {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #00135d;

}
.SfondoAzzurro {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #c6eff7;

}
.SfondoAzzurroMedio {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #71a8de;

}
.SfondoAzzurroScuro {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #0067ac;

}
.SfondoGrigioChiaro {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #dfdfdf;

}
.SfondoGrigioScuro {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #686665;

