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: #FFEFDE;
}

#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;
	width: 89px; /* 76 fixed width */
	height: 30px;
	overflow: hidden;
	text-align: center;
	/*color: #F00;*/
}
#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 {
	margin: 0;
	padding: 0;
	width: 490px; /* 490px */
	height: 390px; /* 390px */
	float: left;
}
#body #left #top_left {
	margin: 0;
	padding: 0px 45px 0px 35px; /* 105px 45px 0px 35px; */
	width: 410px; /* 390px */
	height: 315px; /* 210+105=315 */
	float: left;
		overflow: auto; 
	background: url(../graph/top_left.gif) no-repeat top left; background-attachment : scroll;
}
#body #left #fastbooking {
	text-align: center;
	margin: 0;
	padding: 9px 29px 9px 29px; /* 0px 30px 0px 30px */
	width: 430px; /* 430px */
	height: 55px; /* 65px */
	float: left;
		/*overflow: hidden;*/
	background: #AAABAD url(../graph/bg_left.gif) repeat-y left;
}
#body #left #fastbooking a {
	color: #444;
	text-decoration:none;
}
#body #left #fastbooking a:hover {
	color: #000;
	text-decoration:underline;
}
#body #left #fastbooking form {
	margin: 0;
	padding: 3px 5px 0px 5px;
	width: 420px; /* 490px */
	height: 50px; /* 390px */
	border: 1px solid #AAABAD; /* cambiare di conseguenza -> #body #left #fastbooking { padding: 9px 29px 9px 29px; } */
	text-align: left;
}

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

#fastbooking 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; 
}

#fastbooking 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;
}



#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;/**/
}











/* SERVIZI */
#body #left #top_left ul.servizi { padding-left: 0px; }
li.piscina, li.giardino, li.terrazza, li.parcheggio, li.internet, li.informazioni, li.reception, li.ristorante, li.corsicucina, li.relax, li.taxi, li.concierge, li.animali {
float:left; width: 165px; margin: 0; padding: 0px 0px 0px 30px; height:25px; line-height: 11px; list-style-type : none; list-style-position : outside; list-style-image : none;
}
li.piscina { background: url(../graph/servizi/piscine.gif) no-repeat left; }
li.giardino { background: url(../graph/servizi/giardino.gif) no-repeat left; }
li.terrazza { background: url(../graph/servizi/terrazza.gif) no-repeat left; }
li.parcheggio { background: url(../graph/servizi/parcheggio.gif) no-repeat left; }
li.internet { background: url(../graph/servizi/internet.gif) no-repeat left; }
li.informazioni { background: url(../graph/servizi/informazioni.gif) no-repeat left; }
li.reception { background: url(../graph/servizi/reception.gif) no-repeat left; }
li.ristorante { background: url(../graph/servizi/ristorante.gif) no-repeat left; }
li.corsicucina { background: url(../graph/servizi/scuola_cucina.gif) no-repeat left; }
li.relax { background: url(../graph/servizi/relax.gif) no-repeat left; }
li.taxi { background: url(../graph/servizi/taxi.gif) no-repeat left; }
li.concierge { background: url(../graph/servizi/concierge.gif) no-repeat left; }
li.animali { background: url(../graph/servizi/animali.gif) no-repeat left; }











/* 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;
}








#add_guestbook {
	text-align: center;
	margin: 0;
	padding: 9px 29px 9px 29px; /* 0px 30px 0px 30px */
	width: 430px; /* 430px */
	height: 55px; /* 65px */
	float: left;
		/*overflow: hidden;*/
	background: #AAABAD url(../graph/bg_left.gif) repeat-y left;
}
#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;
	width: 420px; /* 490px */
	height: 50px; /* 390px */
	border: 1px solid #AAABAD; /* cambiare di conseguenza -> #body #left #fastbooking { padding: 9px 29px 9px 29px; } */
	text-align: left;
}

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

#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;
}
#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;
}

body{
  /* SFONDO NATALIZIO */
  /*background-image: url("../graph/palagina_christmas.png");*/
  background-color: #ececee;
  background-repeat:no-repeat;
  background-position: top center;
}

