.sfondo {
	background-attachment: scroll;
	background-image: url(images/sf.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondox {
	background-attachment: scroll;
	background-image:url(images/riga.gif);
	background-repeat:repeat-x;
}
.sfondo2 {
	background-attachment: fixed;
	background-image: url(images/lay2_pxvert.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.sfondo3 {
	background-attachment: fixed;
	background-image: url(images/lay3_pxvert.gif);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.spaziocellatitolo {
	margin: 10px 0px;
	padding: 10px 0px;
}
