.BgBarMenu {
	background-attachment: fixed;
	background-image: url(/images/bg_bar_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BgBorderDX {
	background-attachment: fixed;
	background-image: url(/images/bg_border_dx.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BgBorderSX {
	background-attachment: fixed;
	background-image: url(/images/bg_border_sx.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BgPuntini {
	background-attachment: fixed;
	background-image: url(/images/bg_puntini.gif);
	background-repeat: repeat-x;
	background-position: left 90px;
}
