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:295px;

	}
	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: 747px;
	text-align:center;
}
	div#testata_form{
		width:637px;height:55px;
		margin:10px auto;
		margin-top:40px;
	}
	div#esp_su{
		width:704px;height:15px;
		background-image:url(../img/bor_espositori_su.gif);
		margin:70px 0px 0px 0px;
		background-position:-1px 0px;
		background-repeat:no-repeat;
	}
	div#esp_giu{
		width:703px;height:16px;
		background-image:url(../img/bor_espositori_giu.gif);
		margin:0px 0px 70px 0px;
		background-position:-2px 0px;
		background-repeat:no-repeat;
	}

div#laterale_ds{
	float: right; 
	width: 0px;
}

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;
	}


