html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font:13px/1.4em "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color:#615b57;
	
}

p{
	margin-bottom: 12px;
}

a,a:link,a:visited{
	text-decoration:none;
	color: #9a632c;
}
a:hover{

}
strong{
	font-weight:bold
}


.clearer{
	display: block;
	clear:both;
	height: 1px; /* IE7 HAck */
}

#container{
	position:relative;
	width:100%;
	top:50%;
	height:564px;
	margin:-282px 0 0 0;
	background:url("../images/bg.gif") repeat-x center top
}
#content{
	position:absolute;
	top:0;
	left:50%;
	width:984px;
	height:564px;
	margin:0px 0 0 -492px;
	background:#fff
}
#content_rel{
	width:100%;
	height:100%
	position:relative
}
#top{
	height:64px;
	float:left;
	width:100%;
	position:relative
}
#logo{
	padding:0 0 0 20px;
	float:left
}
#lang{
	position:absolute;
	top:0;
	right:0;
}
#menu{
	position:absolute;
	top:36px;
	right:0;
}
#slideSection{
	width:729px;
	height:412px;
	float:left;
}
#latestNews{
	background:url("../images/bgLatestNews.png") no-repeat top left;
	width:255px;
	height:412px;
	float:right
	}
	.panelSlider{
	display: block;
	width: 255px;
	height: 412px;
	overflow: hidden;
	position:relative;
	float: left;
	margin-left: 0px;
	}	
	.panelSlider .panelContainer{
	position: absolute;
	top:0px
	}	
	.panelSlider .panel{
	display: block;
	margin:0;
	height:412px;
	overflow: hidden;
	}

	.panelSlider .panel .abstractNews{
		background:url("../images/panel_sep.gif") no-repeat 20px bottom;
		padding: 7px 0 38px 0;
	}

	.panelSlider h2{
	font-size:38px;
	font-family:Arial, sans-serif;
	color:#fff;
	margin:24px 20px 0 24px
	}
	.panelSlider h3{
	font-size:22px;
	font-family:Arial, sans-serif;
	color:#fff;
	margin:0px 20px 0 24px
	}
	.panelSlider p{
	color:#fff;
	margin:6px 20px 0 24px
	}
	.panelSlider a{
	color:#fff;
}


#picsSection{
	width:513px;
	height:412px;
	float:left;
	background:#fff
}

.picsSectionContainer{
	width:513px;
	height:412px;
	float:left;
	background:#fff;
	position: relative;
}

.picsSectionContainer #menuCamere{
	width:513px;
	height:412px;
	position: absolute;
	bottom:0;
	left: 0;
	z-index: 1;
}


#textSection{
	background:#fff;
	width:471px;
	height:411px;
	float:right;
	border-top: 1px solid #D9D6D4;
	}
	#subMenu{
	background:#d9d6d4;
	}
	#subMenu_sub{
	background:#ddd;
	}
	ul.subnav{	
	width:100%;
	list-style-type:none;
	margin:0;
	padding:4px 0
	}
	ul.subnav li{
	display:inline;
	margin:0 0px 0 7px;
	font-size:11px
	}
	ul.subnav li a{
	color:#615b57;
	}
	ul.subnav li a:hover,ul.subnav li a:active{
	color:#fff;
	}
	ul.subnav li a.active{
	color:#fff;
	}
	#textSection h1{
	font-size:40px;
	font-family:Arial, sans-serif;
	color:#615b57;
	margin:24px 20px 0 24px
	}
	#textSection h5{
	font-size:18px;
	font-family:Arial, sans-serif;
	color:#615b57;
	margin:0px 20px 20px 24px;
	text-transform:uppercase
	}
	#pane{
	margin:0px 0 0 24px;
	}
	.scroll-pane {
	width:430px;
	height:280px;
	overflow:auto;
	padding:0px 20px 0 0
	}
	.jScrollPaneTrack {
	background: #ccc;
	}
	.jScrollPaneDrag {
	background: #666;
	}
	a.jScrollArrowUp {
	/*background-color: #C60751;*/
	background:#C60751 url("../images/freccia_su_scroll.gif") no-repeat 50% 50%;
	}
	a.jScrollArrowUp:hover {
	background-color: #524B43;
	}
	a.jScrollArrowDown {
	/*background-color: #C60751;*/
	background:#C60751 url("../images/freccia_giu_scroll.gif") no-repeat 50% 50%;
	}
	a.jScrollArrowDown:hover {
	background-color: #524B43;
	}
	a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #524B43;
	}

	ul.lista{
		list-style:disc;
		margin-bottom:15px;
		padding-left:14px;
	}


#bottom{
	width:944px;
	background:#DAD6D5;
	height:28px;
	padding:14px 20px 26px 20px;
	float:left
	}
	#bottom h4{
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#615b57;
	text-transform:uppercase;
	float:left;
	margin:4px 0 0 0
	}
	#bottom .campiSelect{
	float:left;
	margin:0 0 0 20px;
	}
	#bottom fieldset {
	float:left;
	margin:0 14px 0 0
	}
	#bottom label {
	color:#615b57;
	font-size:12px;
	display:block;
	margin:0;
	padding:0 0 2px;
	}
	#bottom .selectContainer{	
	position:relative;
	float:left;
	}
	#bottom select {
	border:0 none;
	color:#615b57;
	font-size:10px;
	margin:0 4px 0 0;
	padding:0;
	width:auto;
	cursor:pointer;
	opacity:.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	width:50px;
	position: relative;
	}
	#bottom .select_replace {
	background:url("../images/select_freccia.gif") no-repeat scroll right center #fff;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:15px;
	left:0px;
	letter-spacing:normal;
	padding:0 4px;
	position:absolute;
	top:0px;
	width:36px;
	border:3px solid #615b57;
	}
	/* IE7 */
	*:first-child+html #bottom .select_replace {
	top:0px;
	}
	/* /IE7 */
	.form_style #bottom .select_replace.selected {
	color:#666666;
	}
	#bottom .icone{
	float:right;
	margin:21px 0 0 0px;
	}
	#bottom .icone img{
	float:left;
	margin:0 0 0 8px;
	}

	#bottom .icone .last {margin-top:2px !important;float:left;}
	
	#bottom .cbutton{
		background-color: #615B57;
		border: 1px solid #615B57;
		color: #ffffff;
		font-size: 10px;
		cursor: pointer;
		padding: 2px 8px 2px 8px;
		*padding-top: 4px;
		margin-top: 19px;
		height: 22px;
	}
	
	#bottom .cbutton:hover{
		background-color: #666666;
	}


#footer{
	float:left;
	margin-top:0px
	}
	ul.footerSx { 
	padding: 2px 0px 0px 0px; 
	list-style-type: none; 
	text-align:left;
	float:left;
	position:relative;
	}
	ul.footerSx li {
	padding: 0px 6px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	float: left; 
	text-decoration: none;
	color:#6b5c4f;
	font-size:11px
	}
	ul.footerSx a, ul.footerSx a:link,ul.footerSx a:visited {
	border:none;  
	padding: 0; 
	margin: 0; 
	display: inline; 
	text-decoration: none;
	color:#6b5c4f ;	
	}
	ul.footerSx a:hover {
	border:none;  
	padding: 0; 
	margin: 0; 
	display: inline; 
	text-decoration: none;
	color:#d6bdaa ;	
	}
	ul.footerDx {
	padding: 2px 0px 0px 32px; 
	list-style-type: none; 
	text-align:left;
	float:right;
	position:relative;
	}
	ul.footerDx li {
	padding: 0px 0px 0px 6px; 
	margin: 0px 0px 0px 0px; 
	float: left; 
	text-decoration: none;
	color:#6b5c4f;
	font-size:11px
	}
	ul.footerDx a, ul.footerDx a:link,ul.footerDx a:visited {
	border:none;  
	padding: 0; 
	margin: 0; 
	display: inline; 
	text-decoration: none;
	color:#6b5c4f ;	
	}
	ul.footerDx a:hover {
	border:none;  
	padding: 0; 
	margin: 0; 
	display: inline; 
	text-decoration: none;
	color:#d6bdaa ;	
}


/* Dove siamo
-------------------------------- */

#map{
	border-top: 1px solid #D9D6D4;
	width:513px;
	height:411px;
	float:left;
	background:#fff
}


/* Form Contatti
-------------------------------- */

.formContact{
	border-top: 1px solid #D9D6D4;
	width:463px;
	height:361px;
	float:left;
	background: url(../images/bkgForm.jpg) no-repeat top left;
	padding: 25px;
	position: relative;
}

.formContact p{
	margin: 0 0 4px 0;
}

.formContact input.textField{
	border: none;
	width: 190px;
	padding: 1px 3px 1px 0px;
	border-bottom: 1px solid #C9C9C9;
	background: none;
}

.formContact input.textFieldError{
	border: none;
	width: 190px;
	padding: 1px 3px 1px 0px;
	border-bottom: 1px solid #D72828;
	background: none;
}

.formContact input, .formContact textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: none;
}


.formContact label{
	width: 120px;
	display: inline-block;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	color: #666666;
}

.formContact fieldset{
	margin: 20px 0 5px 0;
	position: relative;
}

.formContact fieldset label.messaggio{
	position: absolute;
	top: 0;
	left: 0;
}

.formContact p.privacyText{
	clear: both;
	font-size: 10px;
	margin-top: 14px;
}


.formContact textarea{
	border: 1px solid #c9c9c9;
	width: 307px;
	height: 60px;
	padding: 10px;
	float: right;
}


.formContact .btnSend{
	width: 72px;
	height: 25px;
	display: block;
	position: absolute;
	right: 25px;
	bottom: 18px;
	background: url(../images/btnInvia.png) no-repeat left top;
	text-indent: -9999px;
}

.formContact .btnSendEng{
	width: 72px;
	height: 25px;
	display: block;
	position: absolute;
	right: 25px;
	bottom: 18px;
	background: url(../images/btnInvia_eng.png) no-repeat left top;
	text-indent: -9999px;
}

.formContact .btnSend:hover{
	background-position: left bottom;
}


.formContact .btnSendFra{
	width: 72px;
	height: 25px;
	display: block;
	position: absolute;
	right: 25px;
	bottom: 18px;
	background: url(../images/btnInvia_fra.gif) no-repeat left top;
	text-indent: -9999px;
}

.formContact .btnSendFra:hover{
	background-position: left bottom;
}

.formContact .btnSendNld{
	width: 72px;
	height: 25px;
	display: block;
	position: absolute;
	right: 25px;
	bottom: 18px;
	background: url(../images/btnInvia_nld.gif) no-repeat left top;
	text-indent: -9999px;
}
.formContact .btnSendNld:hover{
	background-position: left bottom;
}


/* Conferme invio form */

.formContact  .conferme{
	margin: 0 0 0 0px;
	display: block;
	float: left;
}

.formContact  .conferme h2{
	margin: 0px 0 5px 0;
	padding: 0;
	font-size: 24px;
	border: none;
	color: #777777;
	font-weight: normal;
}


/* news e offerte
-------------------------------- */

#news .category{
	border-top: 1px solid #D9D6D4;
	border-right: 1px solid #D9D6D4;
	width:180px;
	height:412px;
	float:left;
	background:#ffff;
}

#news .category ul{
	margin: 10px 10px 0 15px;
}

#news .category a{
	padding: 5px 0 5px 20px;
	display: block;
	background: url(../images/arrowCategory.jpg) no-repeat left center;
	font-weight: bold;
	color: #6B5C4F;
	line-height: 1.1em;
}

#news .category a.active{
	background: url(../images/arrowCategoryActive.jpg) no-repeat left center;
}

#news .category a:hover{
 	color: #D6BFA8;
	text-decoration: none;
}

#news .list{
	border-top: 1px solid #D9D6D4;
	border-right: 1px solid #D9D6D4;
	width:360px;
	height:382px;
	float:left;
	background:#ffff;
	padding: 15px;
	background: url(../images/bkgListNews.jpg) no-repeat top left;
}


#news .list .newsPane{
	width: 365px;
	height: 353px;
	margin: 0;
	padding: 0;
}

#news .singleNews{
	border-bottom: 1px dotted #D9D6D4;
	padding: 0 0 18px 0;
	margin-bottom: 12px;
}

#news .singleNews h2{
	margin: 0 0 5px 0;
	color: #615B57;
}

#news .singleNews img{
	float: left;
	margin: 0 15px 0 0;
}

#news .singleNews .data{
	font-style: italic;
	font-size: 11px;
}

#news .singleNews .testoNews{
	float: left;
	width: 230px;
}

#news .singleNews .testoNews p{
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 2px;
}

#news .singleNews a{
	font-weight: bold;
	font-size: 10px;
	color:#6B5C4F;
}

#news #textSection{
	background:#fff;
	width:411px;
	height:411px;
	float:left;
	border-top: 1px solid #D9D6D4;
	}
	
	
#news .detailNews h2{
	margin: 0 0 5px 0;
	color: #615B57;
	font-size: 18px;
}

#news .detailNews .data{
	font-style: italic;
	font-size: 11px;
	margin: 0 0 8px 0;
}

#news .detailNews .testoNews{
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 2px;
}

#news .list .newsPaneDetail{
	width: 365px;
	height: 280px;
	margin: 0;
	padding: 0;
}

#news .list{
	position: relative;
}

#news .list .allegati{
	padding: 7px 0 0 0;
}

#news .list .allegati a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #6B5C4F;
	padding-left: 22px;
}

#news .list .allegati a:hover{
	color: #D6BFA8;
	text-decoration: none;
}

#news .list .allegati a.link{
	background: url(../images/linkIcon.png) no-repeat left center;
}

#news .list .allegati a.dwnl{
	background: url(../images/attachIcon.png) no-repeat left center;
}

#news .list .paginator{
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px dotted #dadada;
	height: 29px;
	display: block;
	width:361px;
	line-height: 30px;
	padding: 1px 15px 0 15px;
	font-size: 10px;
}

#news .list .paginator a{
	color: #666666;
}
#news .list .paginator a:hover{
	color: #9D9592;
	text-decoration: none;
}

#news .list .paginator .left{
	float: left;
}

#news .list .paginator .right{
	float: right;
}

/* diconoDiNoi */

.diconoDiNoi #textSection h1 {
	margin-bottom: 5px;
}

.diconoDiNoi .sitoRecensione{
	margin: 10px 25px 10px 25px;
}


.diconoDiNoi .sitoRecensione .screen{
	float: left;
	margin: 0 25px 0 0;
}

.diconoDiNoi .sitoRecensione .btnRecensioneita{
	width: 127px;
	height: 22px;
	background: url(../images/btnRecensioni.gif) top left no-repeat;
	display: block;
	float: left;
	text-indent: -9999em;
	margin-top: -6px;
}

.diconoDiNoi .sitoRecensione .btnRecensione{
	width: 127px;
	height: 22px;
	background: url(../images/btnRecensioni_eng.gif) top left no-repeat;
	display: block;
	float: left;
	text-indent: -9999em;
	margin-top: -6px;
}
.diconoDiNoi .sitoRecensione .btnRecensione:hover{
	background-position: bottom left;
}

.diconoDiNoi .sitoRecensione .btnRecensionefra{
	width: 127px;
	height: 22px;
	background: url(../images/btnRecensioni_fra.gif) top left no-repeat;
	display: block;
	float: left;
	text-indent: -9999em;
	margin-top: -6px;
}




.diconoDiNoi .sitoRecensione .btnRecensionefra:hover{
	background-position: bottom left;
}
.diconoDiNoi .sitoRecensione .btnRecensionenld{
	width: 127px;
	height: 22px;
	background: url(../images/btnRecensioni_nld.gif) top left no-repeat;
	display: block;
	float: left;
	text-indent: -9999em;
	margin-top: -6px;
}




.diconoDiNoi .sitoRecensione .btnRecensionenld:hover{
	background-position: bottom left;
}



h2.tuttiPerUno{
	color: #615B57;
	margin-bottom: 2px;
	font-size: 15px;
}


#webcam{
	padding: 0px 0  0 20px;
}

#webcam p{
	margin-bottom: 20px;
}
