﻿html{
	background: url(./SfondoTestata.jpg) repeat-x;
}

body{
	margin: 0;
	padding: 0px 0 0 0px;
	font-family: times new roman,times;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #966a00;
	/*background: url(./Cornice.jpg) no-repeat top center;*/
}

#LuganaParcoAlLago {
	padding: 0px 0 0 0px;
	margin:0 auto;
	text-align:left;
}

#LuganaParcoAlLagoCorpo{
	padding: 0px 0 0 0px;
	margin:0 auto;
	text-align:left;
	background: url(./SfondoCorpo.jpg) repeat-x;
	background-position: bottom left;
	min-height:326px;
}

#Testata{
	width:1250px;
	height:444px;
	margin-left: auto ;
  	margin-right: auto ;	
}

#Cornice{
	position:relative;
	left:5px;
	top:0px;
	width:890px;
	background: url(./Cornice.png);
	height:444px;
	z-index:20;
}

#testata_flash{
	position:relative;
	left:0px;
	top:0px;
	width:1250px;
	/*background: url(./Cornice.png);*/
	height:444px;
	z-index:20;
}

#Corpo{
	width:890px;
	min-height:325px;
	margin-left: auto ;
  	margin-right: auto ;
	background: url(./SfondoPagina.jpg) no-repeat;
	background-position: bottom center;  
}

#Chiusura{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0 auto;
	text-align:center;
	background: url(./SfondoChiusura.jpg) repeat-x;
}

#galleria a{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	float:left;
	display:block;
	width:200px;
	height:133px;
}

#galleriafoto {
	position:relative;
	left:185px;
	top:-419px;
	z-index:10;
	width: 1250px;
	/*height: 400px;*/
	margin-left: auto ;
  	margin-right: auto ;	
}
#galleriafoto .foto{
	position:absolute;
	left:0px;
	top:0px;
	z-index:11;
	width:1250px;
	height:400px;
	overflow:hidden;
}	

