/*-----------------------------------------------------------*/
/*--------------------- stili globali -----------------------*/
/*-----------------------------------------------------------*/
body {
	font: 80% Arial, Helvetica, sans-serif;
	line-height:1.6;
	color:#000;
	background:url(../_img/bgBody.jpg) repeat-x;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	line-height:0.1em;
	height:1px;
	font-size:0.01em;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:20px 0 30px 0;
	font-size:3em;
	color:#333;
}
h3 {
	font-size:2.8em;
	color:#FFF;
	margin:0;
}
h4 {
	font-size:2.5em;
	color:#FF0000;
	margin:10px 0 10px 0;
}


.divider {
		border-bottom:1px dashed #338399;
		margin-top:20px;
		margin-bottom:20px;
		clear:both;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.alignMiddle {
	vertical-align:middle;
}
.coloreRosso {
	color: #FF0000;
}

/*-----------------------------------------------------------*/
/*--------------------- stili pagina ------------------------*/
/*-----------------------------------------------------------*/
#page {
	width:930px;
	margin:0 auto;
}
/*-----------------------------------------------------------*/
/*--------------------- stili header ------------------------*/
/*-----------------------------------------------------------*/
#logo {
	float:left;
	width:146px;
	margin-top:15px;
}
#header {
	float:left;
	width:770px;
	margin-top:20px;
	padding-left:10px;
}
#title {
	float:left;
	width:500px;
	padding-top:30px;
	height:100px;
}
#langEn {
	float:right;

}
#langEn a{
	color:#fff;
	padding:2px 0 10px 30px;
	background-image: url(../_img/en.jpg);
	background-repeat: no-repeat;
}
#langEn a:hover{
	text-decoration:none;
	background-image: url(../_img/enOn.jpg);
	background-repeat: no-repeat;
}
#langIt {
	float:right;
	
}
#langIt a{
	color:#fff;
	background:url(../_img/it.png) no-repeat;
	padding:2px 0 10px 30px;
}
#langIt a:hover{
	background:url(../_img/itOn.png) no-repeat;
	text-decoration:none;
}
/*-----------------------------------------------------------*/
/*--------------------- stili menu --------------------------*/
/*-----------------------------------------------------------*/


#menu {
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
} 

#menu ul .selected {
    color:#e1e1e1;
    font-size:1.3em;
    padding-top:5px;
}

#menu ul li {
	float:left;
	width:auto;
	height:20px;
	border-right: 2px dotted #666;
	font-size:0.8em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#menu ul li.first {
	padding-left:0;
}
#menu ul li.last {
	padding-right:0;
	border:none;
}

#menu ul li a{
	text-decoration:none;
	color:#000;
	font-size:1.3em;
	padding-top:5px;
}
#menu ul li a:hover{
	color:#FFF;
}



/*-----------------------------------------------------------*/
/*-------------------- stili colonne ------------------------*/
/*-----------------------------------------------------------*/
#leftCol {
	width:581px;
	float:left;
	border-right:2px dotted #888;
	padding: 20px;
}


#leftColSmall {
	width: 260px;
	float:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#centerColSmall {
	width: 200px;
	float:left;	
	padding: 20px 20px 10px 60px;
}

#centerCol{
	width: 581px;
	float:left;
	padding: 20px;
	border-right:2px dotted #888;
}
#servizioCol{
	width: 750px;
	float:left;
	padding: 20px;
	
}
#rightCol {
	width:200px;
	float:left;
	padding: 20px 49px;
	
}
/*-----------------------------------------------------------*/
/*-------------------- stili highlights ---------------------*/
/*-----------------------------------------------------------*/
#highlights {
	background:url(../_img/bgFasciaHome.jpg) repeat-x;
	margin-top:20px;
}
#boxWrap {
	width:930px;
	margin:0 auto;
}
.box {
	width:274px;
	float:left;
	border-right:2px dotted #888;
	padding:0 18px;
	color:#FFF;
	font-size:0.9em;
	line-height:1.2em;
	margin:30px 0;
}
.lastBox {
	padding-right:0;
	border:none;
}
.box a {
	color:#FFF;
}
.boxImgRightCol {
	font-size:0.9em;
	line-height:1.2em;
	float:left;
	
	}
.didascalia {
	font-style: italic;
	vertical-align: top;
	font-size: 95%;
}

.divisore {
	border-bottom:2px dotted #888;
	padding-top: 20px;
	padding-bottom: 20px;	
	}	
.spazio {
	padding-top: 50px;
	}

/*-----------------------------------------------------------*/
/*--------------------- stili contenuti ---------------------*/
/*-----------------------------------------------------------*/
.boxSale{
	width:145px;
	background:url(../_img/bgBoxSale.jpg) repeat-x;
	padding:10px 10px 5px 10px;
	float:left;
	margin:0 20px 20px 0;
}
.boxSale a{
	color:#FFF;
	text-decoration:none;
	
}
.boxPlanimetrie{
	float:left;
	font-style: italic;
	margin-top: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-bottom: 20px;
}
.boxPlanimetrie a:hover {
	color: #FF0000;
}

.leftimage {
	padding: 8px;
	float: left;
	}


#laghettoEvents {
	font-weight:bold;
	position:relative;
	z-index:30;
	width: 581px;
	float: right;
	margin-bottom: -60px;
}

/*-----------------------------------------------------------*/
/*---------------------- stili footer -----------------------*/
/*-----------------------------------------------------------*/
#footerDivider {
	background:url(../_img/bgFasciaIn.jpg) repeat-x;
	height:10px;
	margin-top:30px;
}
#footer {
	width:890px;
	margin:20px auto;
}
#address {
	float:left;
}
#contact {
	float:right;
}

