body {
	background-color: #ff870f;
	margin: 0px;
	height: 100%;
}
.marchio {
	background-attachment: scroll;
	background-image: url(index_ele/sf_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 252px;
	position: absolute;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

