.top {
	background-attachment: scroll;
	background-image: url(/immagini/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dx_bottom {
	background-attachment: scroll;
	background-image: url(/immagini/dx_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sx_bottom {

	background-attachment: scroll;
	background-image: url(/immagini/sx_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #698BAB;
}
.bordo-img {
	border: 1px solid #450102;
}
.testo-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.sx {
	background-attachment: fixed;
	background-image: url(/immagini/sx.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dx {
	background-attachment: fixed;
	background-image: url(/immagini/dx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.testo-pic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.bordo-tabella {
	border: 3px solid #CCCCCC;
}
.sfondo-pagina {
	background-attachment: fixed;
	background-image: url(/immagini/bottom_rp.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.sx_int {
	background-attachment: fixed;
	background-image: url(/immagini/sx_int.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dx_int {
	background-attachment: fixed;
	background-image: url(/immagini/dx_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

