.sinistra {
	background-attachment: scroll;
	background-image: url(img/texturesx.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.destra {
	background-attachment: scroll;
	background-image: url(img/texturedx.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.centro {
	background-attachment: scroll;
	background-image: url(img/fondinocentro.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sottomenu {
	background-attachment: scroll;
	background-image: url(img/bottom/bottom-02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.barra01 {
	background-attachment: scroll;
	background-image: url(img/barra/barra-02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.barra02 {
	background-attachment: scroll;
	background-image: url(img/barra/barra-03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.barra03 {
	background-attachment: scroll;
	background-image: url(img/barra/barra-04.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.barra04 {
	background-attachment: scroll;
	background-image: url(img/barra/barra-05.png);
	background-repeat: no-repeat;
	background-position: left top;
}
