.SfondoLineaOriz {
	background-attachment: fixed;
	background-image: url(../images/css/sf_linea_tunisia.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.SfondoVerde {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #009900;

}
.SfondoVerdeMedio {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #006600;

}
.SfondoVerdeScuro {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #003300;

}
.SfondoVerdeChiaro {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #99ff99;

}
.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;

