div#overcont{
		position:relative;
		width:1003px; 
		height:590px;
		margin:0px auto;
		text-align: center;   
}

div#container{
		position:relative;
		width:1003px; 
		height:590px;
		margin:0px auto;
		text-align: center;   
		background-color:white;
}
div#sinistra{
	float: left;
	width:955px;height:590px;
	text-align:left;
}
	div#edizione{
		float:right;
		width:725px;height:40px;
		padding-top:3px;
		margin:0px;
		background: url(img/barretta.jpg) no-repeat 4px 2px;
	}
	div#menu_mini{
		float:right;
		width:230px;height:40px;
		padding-top:3px;
		text-align:right;
	}
	div#menu_main{
		float:left;
		width:100%;height:100px;
		text-align:right;
	}
	div#fiore{
		float:right;
		width:130px;height:100px;
		background:url(img/fiore.jpg) no-repeat 0px 25px;
	}
	div#marina{
		float:left;
		width:106px; height:440px;
	}		
		div#logo_marina{
			margin-top:345px;
			margin-left:10px;
			width:87px; height:95px;
			text-align:center;
	}		
	div#village{
		float:left;
		width:240px; height:430px;
		background: url(img/logo.jpg) no-repeat center 90px;
		text-align:center;
	}	
		div#lingue{
			float:left;
			width:100%; height:50px;
			text-align:center;
		}
	
	div#contenuto{
		float:left;
		width:605px; height:430px;
		text-align: center;
	}

div#destra{
	float: left;
	width:48px;height:590px;
	/*background: url(img/sf_flash_intro.jpg) no-repeat;*/
}

div#flash_video{
	width:420px;height:411px;
	margin:0px auto;
	padding-top:2px;
}

div#flash_partners{
	float:left;
	width:572px;height:213px;
	margin:50px 2px 0px 2px;
}

/* questo serve per non far cliccare niente altro quando ci sono i layer dei partner aperti */
div#overlayer{
	position:absolute;
	top:0px;left:0px;
	width:1003px;height:590px;
	text-align:center;
	z-index:1000;
}

div#marcopolo{
	position:absolute;
	top:340px;left:235px;
	width:230px;height:50px;
	text-align:left;
}

div#l_marcopolo{
	position:absolute;
	top:402px;left:335px;
	width:130px;height:20px;
	text-align:right;
}

div#flash_intro{
	position:absolute;
	top:0px; left:0px;
	width:1003px;height:590px;
	z-index:1000;
}

