.body {
	background-image: url(../images/sf_pag.jpg);
	background-repeat: repeat;
	margin-left: 0;
	margin-top: 0;
}
#main_content {
	
	position: relative;
	visibility: visible;
	
	height: 500px;
	width: 777px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#sf_main_content {
	margin-right: 0px;
	margin-left: 46px;
	margin-top: 20px;
	height: 500px;
	width: 731px;
}

#boxmenu {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 650px;
	width: 230px;
}

#main_content2 {
	
	position: relative;
	visibility: visible;
	
	height: 500px;
	width: 777px;
	
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
z-index: 2;
}

.sf_main_alberi {
	background-image: url(../images/top_pag_muro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 731px;
	margin-top: 60px;
}

.sf_homepage {
	background-image: url(../images/casa50.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	height: 400px;

}

.sf_tabella_principale {
	background-image: url(../images/sf_pag_main_content.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#sf_bottom {
	background-image: url(../images/bottom_page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 731px;
	position:relative;
	bottom: 0px;
	top: 500px;
	right: auto;
}

.testi_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2AFA3;
}
.tab_barra_verde {
	background-image: url(../images/barra_verde.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 462px;
}

