/* CSS Document */

html,body
{
  margin:0;
  padding:0;
}

/*TIPOGRAFIA*/
* {
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size: 12px;
	border : 0;
	}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a{
	text-decoration : underline; 
	font-size: 12px; 
	cursor : pointer;
	}
	
a:hover {
	text-decoration : underline; 
	}
.titolino{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9F6B24;
	}

/*VALIDAZIONE */
/********************************* LiveValidation *************************************/
/* Classe che si applica ai messaggi di validità */
.LV_valid {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#00CC00;
}

/* Classe che si applica ai messaggi di non validità */	
.LV_invalid {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}

/* Classe che si applica a tutti i messaggi di validazione */	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

/* Stili applicati ai campi validi */    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}

/* Stili applicati ai campi non validi */ 
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #FF0000;
}



/*STRUTTURA*/
#struttura{
	width:950px;
	min-height : 1080px;
	height : auto !important;
	margin-left:auto;
	margin-right:auto;
	
	}
#header{
	width:100%;
	height:167px;
	}
#logo{
	width:200px;
	height:167px;
	float:left;
	}

#header_promo{
	width:750px;
	height:121px;
	float:right;
	}

#menu{
	width:650px;
	height:32px;
	float:right;
	background-image:url(../immagini/bg_menu.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	}

#menu ul{
	padding:0px;
	margin:10px 0px 0px 50px;
	}

#menu ul li {
	display:inline;
	background-image:url(../immagini/separatore_menu.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 10px 0px 10px;
	color:#9C8B7D;
	}
	
#menu ul li a {
	color:#9C8B7D;
	text-decoration:none;
	}
#menu ul li a:hover {
	color:#D7D0BF;
	text-decoration:none;
	}

#slide_centrale{
	width:950px;
	height:330px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #efece1;
	}

#colonna_sinistra{
	width:300px;
	height:520px;
	float:left;
	}	
	
#banner_evento{
	width:280px;
	height:282px;
	margin-top:25px;
	border: 2px solid #efece1;	
	padding:5px;
	}
#neswletter{
	width:290px;
	height:150px;
	margin-top:15px;
	padding:5px 0px 0px 5px;
	background-color:#efece1;
	}
.newsletter h1{
	color: #006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 5px;
	}
.newsletter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9F6B24;
	padding:10px 0px 0px 10px;
	
	}
.newsletter label{
	float:left;
	width:40px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9F6B24;
	}
.newsletter input{
	margin: 0px 5px 0px 5px;
	}
.newsletter .invia{
	margin:5px 0px 0px 130px;
	border:solid 1px;
	background-color: #DDD5BF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#come_raggiungerci{
	width:292px;
	height:50px;
	margin-top:15px;
	background-color:#efece1;
	}

#centro_pagina_home{
	float:right;
	width:650px;
	height:560px;
	}
#centro_pagina{
	float:right;
	width:646px;
	min-height : 530px;
	height : auto !important;
	height : 530px;
	border: 2px solid #efece1;
	margin-top:25px;
	}
.header_sezione{
	margin-bottom:10px;
	}

#centro_pagina h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#9F6B24;
	padding-left:10px;
	margin-top:10px;
	}	
		
#centro_pagina p{
	padding:0px 10px 10px 10px;
	font-size:12px;
	}	

#slide_fotografica{
	width:200px;
	height:100%;
	float:right;
	margin:0px;
	}

#contenuto_sezione{
	float:left;
	display: inline;
	width:440px;
}
#contenuto_sezione_large{
	float:left;
	display: inline;
	width:635px;
}
#form_contatti{
	width:600px;
	margin-top:20px;
	background-image:url(../immagini/infoline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

#form_contatti label{
	float:left;
	width:150px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9F6B24;
	}
#form_contatti input, textarea{
	margin: 5px 5px 0px 5px;
	border:1px solid #CBC19E;
	width:200px;
	}
#form_contatti	.checkbox{
	border:none;
	width:20px;
	}
#form_contatti .privacy{
	margin: 5px 5px 0px 5px;
	border:1px solid #CBC19E;
	width:400px;
	color:#999999;
	}
#form_contatti .invia{
	width:70px;
	margin:20px 0px 0px 318px;
	}
#messaggio_form{
	width:400px;
	height:150px;
	margin:20px;
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:14px;

	}
#itinerari_stradali{
	width:300px;
	float:left;
	padding-top:50px;
	}	
#itinerari_stradali h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#9F6B24;
	font-size:12px;
	font-weight:bold;
	}

#cartina{
	width:300px;
	float:right;
	margin:20px 0px 0px 20px;;
	}
/*ristorante*/
#a_ristorante{
	width:207px;
	height:155px;
	margin-top:2px;
	margin-left:4px;
	float:left;
	display: inline;
	background-image:url(../immagini/bg_ristorante.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#a_ristorante h1{
	color:#006600;
	text-align:right;
	margin-top:10px;
	margin-right:3px;
	}
#a_ristorante h1 a{
	color:#006600;
	}
#a_ristorante h1 a:hover, h1 a:visited{
	color:#006600;
	text-decoration:none;
	}

#a_ristorante p{
	width:130px;
	height:130px;
	padding:0px 0px 0px 10px;
	margin:0;
	color:#660000;
	}
#a_ristorante a {
	text-decoration : none;
	color:#660000;
	}
#a_ristorante a:hover {
	text-decoration : underline;
	}


/*eventi*/
#a_eventi{
	width:207px;
	height:155px;
	margin-left:11px;
	margin-top:2px;
	float:left;
	display: inline;
	background-image:url(../immagini/bg_cerimonie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#a_eventi h1{
	color:#006600;
	text-align:right;
	margin-top:10px;
	margin-right:3px;
		}
		
#a_eventi h1 a{
	color:#006600;
	}
#a_eventi h1 a:hover, h1 a:visited{
	color:#006600;
	text-decoration:none;
	}
#a_eventi p{
	width:130px;
	height:130px;
	padding:0px 0px 0px 10px;
	}
#a_eventi a {
	text-decoration : none;
	color:#660000;
	}
#a_eventi a:hover {
	text-decoration : underline;
	}
	
/*camere*/
#a_camere{
	width:207px;
	height:155px;
	margin-left:11px;
	margin-top:2px;
	float:left;
	display: inline;
	background-image:url(../immagini/bg_camere.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#a_camere h1{
	color:#006600;
	text-align:right;
	margin-top:10px;
	margin-right:3px;
		}
#a_camere h1 a{
	color:#006600;
	}
#a_camere h1 a:hover, h1 a:visited{
	color:#006600;
	text-decoration:none;
	}
#a_camere p{
	width:130px;
	height:130px;
	padding:0px 0px 0px 10px;
	}
#a_camere a {
	text-decoration : none;
	color:#660000;
	}
#a_camere a:hover {
	text-decoration : underline;
	}
	
/*programma_scuole*/
#a_programma_scuole{
	width:207px;
	height:155px;
	margin-top:8px;
	margin-left:4px;
	float:left;
	display: inline;
	background-image:url(../immagini/bg_scuole.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#a_programma_scuole h1{
	color:#006600;
	text-align:right;
	margin-top:10px;
	margin-right:3px;
	}
#a_programma_scuole h1 a{
	color:#006600;
	}
#a_programma_scuole h1 a:hover, h1 a:visited{
	color:#006600;
	text-decoration:none;
	}
#a_programma_scuole p{
	width:130px;
	height:130px;
	padding:0px 0px 0px 10px;
	}
#a_programma_scuole a {
	text-decoration : none;
	color:#660000;
	}
#a_programma_scuole a:hover {
	text-decoration : underline;
	}
	
/*mestieri*/
#a_mestieri{
	width:207px;
	height:155px;
	margin-left:11px;
	margin-top:10px;
	float:left;
	display: inline;
	background-image:url(../immagini/bg_mestieri.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#a_mestieri h1{
	color:#006600;
	text-align:right;
	margin-top:10px;
	margin-right:3px;
		}

#a_mestieri h1 a{
	color:#006600;
	}
#a_mestieri h1 a:hover, h1 a:visited{
	color:#006600;
	text-decoration:none;
	}
	
#a_mestieri p{
	width:130px;
	height:130px;
	padding:0px 0px 0px 10px;
	}
	
#a_mestieri a {
	text-decoration : none;
	color:#660000;
	}
#a_mestieri a:hover {
	text-decoration : underline;
	}

/*natura*/
#a_natura{
	width:207px;
	height:155px;
	margin-left:11px;
	margin-top:10px;
	float:left;
	display: inline;
	background-image:url(../immagini/bg_natura.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#a_natura h1{
	color:#006600;
	text-align:right;
	margin-top:10px;
	margin-right:3px;
		}

#a_natura h1 a{
	color:#006600;
	}
#a_natura h1 a:hover, h1 a:visited{
	color:#006600;
	text-decoration:none;
	}
#a_natura p{
	width:130px;
	height:130px;
	padding:0px 0px 0px 10px;
	}

#a_natura a {
	text-decoration : none;
	color:#660000;
	}
#a_natura a:hover {
	text-decoration : underline;
	}
	
/*news*/
#news{
	width:639px;
	height:210px;
	margin-top:14px;
	margin-left:4px;
	float:left;
	display: inline;
	border: 2px solid #efece1;	
	}

.escursione{
	min-height : 160px;
	height : 160px !important;
	background-image: url(../immagini/separa_contenuti.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.escursione img{
	float:left;
	margin:18px 10px 10px 5px;
	border:1px solid #a1242a
	}

.prezzi_camere{
	margin-left:5px;
	
	}	
.prezzi_camere td{
	text-align:center;
	border:0.01em solid #9F6B24;
	font-size:12px;
	vertical-align:middle;
	}
.prezzi_camere th{
	background-color:#efece1;
	color:#9F6B24;
	border:solid 0px #9F6B24;
	font-size:12px;
	vertical-align:middle;
	}
.note_camere{
	font-size:12px;
	color:#9F6B24;
	margin-left:10px;
	}
.menu_settimana{
	text-align:center;
	margin-top:20px;
	}	
.prezzo{
	font-size:18px;
	color:#993300;
	}
.note_menu{
	font-size:12px;
	color:#9F6B24;
	}
.prenota_subito{
	margin-left:440px;
	width:100px;
	height:1px;
	position:relative;
	z-index:20;
	top:-180px;
	}
.prenota_subito_settimanale{
	margin-left:340px;
	width:100px;
	height:1px;
	position:relative;
	z-index:20;
	top:-180px;
	}
	
#jqnewsVert{
	overflow: hidden; height: 200px; width: 630px; margin:auto;
	}

#jqnewsVert div{
	display: block; overflow: hidden;  height: 200px; width: 630px; margin: 5px;
	}

#jqnewsVert img{
	float:left;
}
#jqnewsVert p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 10px 5px 180px;
	}
#jqnewsVert p a:link{
	text-decoration:none;
	}
#jqnewsVert p a:visited{
	text-decoration:none;
	}
#jqnewsVert p a:hover{
	text-decoration:underline;
	}
	
#footer{
	margin-top:10px;
	width:950px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	border-top:#efece1 6px solid;
	float:left;
}
	
#footer_blocco{
	margin-top:10px;
	padding-top:5px;
	width:950px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#efece1;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#663300;
	}
#loghi_left{
	float:left;
	text-align:left;
	padding:0px 0px 0px 10px;
	}
#loghi_center{

	padding:40px 10px 0px 10px;
	text-align:center;
	}
#loghi_right{
	float:right;
	text-align:left;
	padding:20px 10px 0px 10px;
	}
#link_footer{
	color:#663300;
	font-size:11px;
	text-align:right;
	}
#link_footer a:link{
	padding:0px 10px 0px 10px;
	color:#663300;
	text-decoration:none;
	font-size:11px;
	}
#link_footer a:visited{
	padding:0px 10px 0px 10px;
	color:#663300;
	text-decoration:none;
	font-size:11px;
	}		
	
/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* root element for scrollable */ 
.scrollable { 
	float:right;  
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    height: 408px;      
    width: 150px;     
} 
.img_galleria {
	height:102px;
	}
/* root element for scrollable items */ 
.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:20000em;     
}
/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:150px;
	height:26px;
	margin:2px 2px 0px 50px;
	cursor:pointer;
	background-image: url(../immagini/up.png);
	background-repeat: no-repeat;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -26px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../immagini/down.png);
	clear:right;	
}



