﻿html{
	background: url(./SfondoTestata.jpg) repeat-x;
}

body{
	margin: 0;
	padding: 0px 0 0 0px;
	font-family: Georgia,times new roman,times;
	font-size: 11px;
	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;
}

#Documento {
	line-height:200%;
}

#galleria a{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	float:left;
	display:block;
	width:200px;
	height:133px;
}

#galleriafoto {
	position:relative;
	left:5px;
	top:-419px;
	z-index:10;
	width: 890px;
	height: 400px;
	position:relative;
}
#galleriafoto .foto{
	position:absolute;
	left:0px;
	top:0px;
	z-index:11;
	width:890px;
	height:400px;
	overflow:hidden;
}

#Documento p{
	margin-bottom:0em;
}

#Documento a{
	color:#966A00;
}

ul{
	margin-left:30px;
	padding:0px;
}

#TitoloBoxNews{
	text-align:center;
	font-style: italic;
	font-weight: bold;
	position: relative;
	top: -3px;
}

.TitoloNews{
color:#323232;
}
a.TitoloNews{
	font: Arial, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	line-height: 1.2;
	color:#323232
}
a.TitoloNews:hover{
	text-decoration: underline;
}
.DescNews{
	font: 10px Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 9px;
	line-height: 1.2;
	color:#966a00;
}

table.cms {
background-color:transparent;
border-spacing:0;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}

tr.cmsh td {
border-bottom:1px solid #B2997D;
color:#323232;
font-family:Georgia,serif;
font-size:12px;
font-weight:normal;
padding:2px;
vertical-align:top;
}
tr.cms td {
color:#323232;
border-bottom:1px solid #E6DCBF;
padding:2px;
vertical-align:top;
}



