@charset "utf-8";
.menu {
	background-attachment: scroll;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.sfondoBody {
	background-attachment: scroll;
	background-image: url(images/sfondo_css.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sfondoDwn {
	background-attachment: scroll;
	background-image: url(images/sfondoBodyDwn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxCatUp {
	background-attachment: scroll;
	background-image: url(images/boxCatUp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxCatBody {
	background-attachment: scroll;
	background-image: url(images/boxCatBody.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.boxCatDwn {
	background-attachment: scroll;
	background-image: url(images/boxCatDwn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.finestraViniEng {
	background-attachment: scroll;
	background-image: url(eng/images/finestraViniEng.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.finestraRosoEng {
	background-attachment: scroll;
	background-image: url(eng/images/finestraRosoEng.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.olioEng {
	background-attachment: scroll;
	background-image: url(eng/images/olioEng.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondoBodyUp {
	background-attachment: scroll;
	background-image: url(images/sfondoBodyUp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerSxCat {
	background-attachment: scroll;
	background-image: url(images/header_sx_cat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerDxCat {
	background-attachment: scroll;
	background-image: url(images/header_dx_cat.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.impruneta {
	background-attachment: scroll;
	background-image: url(images/impruneta.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.skype {
	background-attachment: scroll;
	background-image: url(images/finestraSkype.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkgIndex {
	background-attachment: scroll;
	background-image: url(portale/images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

