body {
	font: 11px Georgia, Times, serif; /*Verdana, Helvetica, sans-serif; /* Arial */
	margin: 0 auto;
	padding: 0;
	color:#6A6A6C;
	background-color: #ececee; /*#FFEFDE;/**/
	line-height: 1.2em;
}
/* A LINK HREF */
a {font-weight: bold; text-decoration: none; color:#6A6A6C;}
a:hover {text-decoration: underline;}
img {border: 0;}
/* end ----------------------------------------------- A LINK HREF */

p {
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-align: justify; /* left, justify */
	line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 0;
  padding: 10px 0px;
}
h1, h2 {
  font-weight: bold;
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-weight: bold;
  font-size: 1.1em;
}
h1 a, h2 a {
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
}
h3 a, h4 a, h5 a, h6 a {
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}

.titolo {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color : #6A6A6C;
}

.note {
	font-style : italic;
}

.bordinobasso {
	border-bottom: 1px solid #d2d2d3;
}
.bordinodestro {
	/*border-right: 1px solid #d2d2d3;/**/
}







/* Main layout and header */
#wrap {
	margin: 0 auto;
	padding: 0px 0px 0px 0px; /* 10px per il bordino bianco sopra al grigino del body */
	width: 980px;
	background-color: #FFFFFF;
}

#header {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 200px; /* 215px */
	background-color: #FFFFFF;
}


#header .top {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 50px; /* 65px */
	background-color: #AAABAD;
	background: #AAABAD url(../graph/header_top.gif) no-repeat right;
}

#header .mask {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 150px;
	background-color: #AAABAD;
}
#header .mask .right {
	margin: 0;
	padding: 0;
	float:right;
	width: 250px;
	height: 150px;
	background: #6A6A6C url(../graph/header_mask.gif) no-repeat right;
}
#header .mask .left {
	margin: 0;
	padding: 0;
	float: left;
	width: 720px;
	height: 150px;
	background: #6A6A6C url(../graph/header_foto.jpg) no-repeat left;
}

#header .top ul.lingue {
	margin: 0;
	padding-right: 10px; /* 850 */
	padding-top: 5px; /* 15px */
	list-style-type: none;
	list-style: none;
	color: Silver;
	float: right;/**/
}
#header .top ul.lingue li {
	float: left;/**/
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#header .top ul.lingue li a {
	color: #7c8f9b;
	text-decoration:none;
	font-weight: bold;
}
#header .top ul.lingue li a:hover {
	/*border-bottom: 1px solid #E6E6FA;/**/
}



#header .top ul.topper_menu {
	margin: 0;
	width: 150px;
	padding-left: 25px; /* 850 */
	padding-top: 5px; /* 15px */
	list-style-type: none;
	list-style: none;
	color: Silver;
	float: left;/**/
}
#header .top ul.topper_menu li {
	float: left;/**/
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#header .top ul.topper_menu li a {
	color: #7c8f9b;
	text-decoration:none;
	font-weight: bold;
}
#header .top ul.topper_menu li a:hover {
	/*border-bottom: 1px solid #E6E6FA;/**/
}












#menu {
	width: 980px;
	height: 55px; /* 80-25=55 */
	margin: 0;
	padding: 0;
	clear: both;
	/*background: #AAABAD url(../graph/header_menu.gif) no-repeat left;/**/
	background-color: #AAABAD;
}
#menu a {font-weight: normal !important;}
#menu #menu_top {
	height: 55px;
	width: 260px; /* 300 */
	margin: 0;
	padding: 0px 0px 0px 20px;
	float: left;
	/*border: 1px solid red;*/
	/*clear: both;*/
}
#menu #menu_top li {
	list-style-type : none;
	float: left;
	padding: 5px;
}
#menu #menu_bottom {
	height: 35px;
	width: 685px; /* 620 */
	margin: 0;
	padding: 15px 0px 0px 0px; /* 15px 10px 0px 0px */
	/*clear: both;*/
	text-align: right;
	float: right;
	font-size: 12px;
	/*border: 1px solid red;*/
}
#menu #menu_bottom a.evid { color: #6a6a6c; }
#menu #menu_bottom li {
	list-style-type : none;
	float: left;
	padding: 0px 3px 0px 3px;
}
#menu #menu_bottom li.sottomenu {
	font-weight: normal;
	color: #F00;
	width: 89px; /* 76 fixed width */
	height: 30px;
	overflow: hidden;
	text-align: center;
}
#menu #menu_bottom li.pipe {
	margin: 0;
	padding: 0;
	width: 2px; /* 3 fixed width */
	height: 30px;
	font-weight: normal;
	color: #6a6a6c;
}

#menu_footer {
	height: 30px;
	margin: 0;
	padding: 10px 0px 0px 30px;
	clear: both;
}
#menu_footer li {
	height: 30px;
	list-style-type : none;
	float: left;
	padding: 0px 5px 0px 5px;
}


#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}















#body {
	width: 980px;
	height: 390px;
	line-height: 1.0em;
	margin: 0; /* 10px */
	padding:0;
	background-color: #ECECEE;
	background: #ECECEE url(../graph/bg_left.gif) repeat-y left;
}


#body #left {
	padding: 0;
	width: 490px; /* 490px */
	height: 390px; /* 390px */
	float: left;
}

#body #left #top_left {
	margin: 0;
	padding: 0px 0px 0px 0px; /* 105px 45px 5px 35px */
	width: 490px; /* 490px */
	height: 390px; /* 285+105=390px */
	float: left;
	background: url(../graph/top_left.gif) no-repeat top left; background-attachment : scroll;
}

#body #left #top_left #scroll {
	margin: 0;
	padding: 0px 45px 0px 35px; /* 25px 45px 5px 125px */
	width: 410px; /* 490px */
	height: 285px; /* 390px */
	float: left;
		overflow: auto;
}

/*#body #left #fastbooking {}*/

#body #right {
	margin: 0;
	padding: 0;
	width: 490px; /* 490px */
	height: 390px; /* 390px */
	float: left;
	/*clear: right;*/
	background-color: #6A6A6C;
		/*overflow: auto;/**/
		overflow: hidden;
}


#body #right img {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 490px;
	height: 390px;
	max-width: 490px;
	max-height: 390px;
}
#body #right img.orizzontale {
	margin: 0 auto;
	padding: 0;
	width: 470px;
}
#body #right img.verticale {
	margin: 0 auto;
	padding: 0;
	height: 370px;
}








#lista_aprichiudi {
	padding:10px 0px 0px 0px;
	margin:0;
	list-style-type : none;
}

#lista_aprichiudi li {
	padding:2px 0px;
	margin:0;
	/*width: 410px;/**/
	font-size: 11px;
}
#lista_aprichiudi .titolo {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color : #6A6A6C;
	/*border-bottom : 1px solid #6A6A6C;/**/
	/*height: 20px;/**/
	display: block;
}
#lista_aprichiudi .descrizione {
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 390px;
	color : #6A6A6C;
	border-bottom : 1px solid #DADADC;
	/*height: 20px;/**/
	display: block;
}
#lista_aprichiudi .xtitolo:hover, #lista_aprichiudi .titolo_evid {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	/*height: 20px;/**/
	display: block;
	
	color : #8A8A8C;
	/*background-color : #FFFFFF;/**/
	text-decoration:none;
}
#lista_aprichiudi .xtitolo:hover {
	background-color : #FFFFFF;/**/
}













/* Footer */
#footer {
	height: 60px;
	clear:both;
	font-size:10px;
	padding:0;
	/*text-align:center;/**/
	color: #FFFFFF;
	background-color: #AAABAD;
	background: #AAABAD url(../graph/footer.gif) no-repeat right;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer .bottom {
	text-align: right;
	padding-right: 50px;
}













.box_guestbook {
	padding: 5px 5px 10px 5px;
	background-color: #FFF;
	border-bottom: 1px solid #AAABAD;
	margin:5px;
}
.box_guestbook h3 {
	padding-top:0px;
}
.box_guestbook h3 .dataora {
	font-size: 10px; font-weight: normal;
}
.box_guestbook .messaggio {
	padding-top: 5px;
	padding-left: 10px;
}
.box_guestbook .firma {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
.box_guestbook .data {
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #AAABAD;
}

#add_guestbook a {
	color: #444;
	text-decoration:none;
}
#add_guestbook a:hover {
	color: #000;
	text-decoration:underline;
}
#add_guestbook form {
	margin: 0;
	padding: 3px 5px 0px 5px;
	text-align: left;
}

#add_guestbook form input.form0, #add_guestbook form select, #add_guestbook form textarea {
	margin: 2px 0px;
	padding: 1px 1px;
	border: 0px solid #888;
	color: #444;
	line-height: 16px;
	font-size: 12px;
	background-color: #fff;
}
#add_guestbook form input.form0, #add_guestbook form select {
	height: 20px;
}

#add_guestbook form select {
scrollbar-3dlight-color: #999999; 
scrollbar-arrow-color: #000066;
scrollbar-base-color: #999999; 
scrollbar-darkshadow-color: #666666; 
scrollbar-face-color: #666666; 
scrollbar-highlight-color: #666666; 
scrollbar-shadow-color: #999999;
scrollbar-track-color: #999999; 
}

#add_guestbook form .submit0 {
	padding-right: 5px;
	margin-top: -10px;
	/*margin-left: 50px;*/
	border: 0px solid #AAABAD;
	background-color: #ececee; /* e3e4e6 */
		background-image : url(../graph/freccia_form_booking.gif);
		background-position : right;
		background-repeat : no-repeat;
	color: #6a6a6c;
	font: 13px Georgia, Times, serif; /*Verdana, Helvetica, sans-serif; /* Arial */
	font-weight: bold;
	cursor: pointer;
}

















/* FESTIVITA' festività */

#festivita {
	width: 410px; 
	height: 76px; /* 105-76=29 */
	border-bottom: 1px solid #aaabad;
	margin-top: 29px;
	margin-left: 35px;
}
#festivita_old {
	width: 435px; 
	height: 76px;
	border-bottom: 1px solid #aaabad;
	position: absolute;
	margin-left: 25px;
	margin-top: 25px;
	z-index: 5000;
	/*left: 30px;*/
	/*top: 300px;*/
}
#festivita a:hover{
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}