div#container{
		width:100%; 
		margin:0px auto;
		text-align: center;   
}

div#header{
	float: left;
	width:100%;height:439px;
	margin:0px auto;
	}
	div#flash{
		width:100%;height:292px;
	}
	div#sub{
		position:relative;
		margin-top:30px;
		width:100%;height:114px;
	}
	
div#laterale_sn{
	float: right; 
	width: 225px;
	min-height:550px;
	height:550px;
	height: auto !important;
	text-align:center;
	padding:0px;
}

div#contenuto{
	float:right;
	min-height:550px;
	width: 547px;
	text-align:center;
}

div#laterale_ds{
	float: right; 
	width: 200px;
	min-height:550px;
	height:550px;
	height: auto !important;
}
	div#box_registrazione{
		position:relative;
		width:160px;height:315px;
		margin:0px auto;
		text-align:right;
		background-image: url(img/sf_registrazione_box.jpg);
		background-repeat:no-repeat;
	}
	div#box_invito{
		position:relative;
		width:160px;height:180px;
		margin:0px auto;
		margin-top:20px;
		text-align:right;
		background-image: url(img/sf_invito_box.jpg);
		background-repeat:no-repeat;
	}
	div#box_pubblicita{
		position:relative;
		width:160px;height:147px;
		margin:0px auto;
		margin-top:40px;
		text-align:right;
		background-image: url(img/sf_pubblicita_box.jpg);
		background-repeat:no-repeat;
	}
	
		div#box_brochure{
		position:relative;
		width:160px;height:147px;
		margin:0px auto;
		margin-top:40px;
		background-image:url(img/sf_brochure_box.jpg);
		background-repeat:no-repeat;
	}
	
	div#box_struttura{
		position:relative;
		width:160px;height:200px;
		margin:30px auto;
		font-size:11px;
		text-align:left
	}
	div#box_navetta{
		position:relative;
		width:154px;
		/*height:313px;*/height:220px;
		margin:0px auto;		
		text-align:right;
		/*background-image:url(img/ghirigoro.gif);*/
		background-position:1px -1px;
		background-repeat:no-repeat;
	}

div#footer{
	float:left;
	width:100%;	height:80px;
	margin-top:10px;
}	
	div#foot_blu{
		width:100%;height:25px;
	}
	div#foot_rosso{
		width:100%;height:46px;
		background-image: url(img/sf_footer_sotto.gif);
		background-repeat:no-repeat;
	}



