@charset "utf-8";
.sfumaHome {
	background-attachment: scroll;
	background-image: url(images/sfuma.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.pxl {
	background-attachment: scroll;
	background-image: url(images/pxl.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.headChi {
	background-attachment: scroll;
	background-image: url(immagini/testata_chisiamo.jpg);
	background-repeat: no-repeat;
}
.quadroChi {
	background-attachment: scroll;
	background-image: url(images/quadroChi.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.scacchiBkgSx {
	background-attachment: scroll;
	background-image: url(images/scacchi_Bkg_sx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fuchs {
	background-attachment: scroll;
	background-image: url(images/fuchsBkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kitabBkg {
	background-attachment: scroll;
	background-image: url(images/kitabBkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contatti {
	background-attachment: scroll;
	background-color: #001532;
	background-image: url(immagini/testataContatti.jpg);
	background-repeat: no-repeat;
}
