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 {text-decoration: none; color:#6A6A6C; /*font-weight: bold;*/ }
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 */ /* commentato per rendere centrato il menu */
	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;/**/
}

.data_menu {
	text-align: center !important;
}







/* 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: #000;
	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;/**/
	min-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: 980px; /* 980px */
	/*height: 390px; /* 390px */
	float: left;
	background-color: #ECECEE;
	background: #ECECEE url(../graph/bg_left.gif) repeat-y left;
}
#body #left #top_left {
	margin: 0;
	padding: 80px 45px 5px 60px; /* 25px 45px 5px 125px */
	width: 875px; /* 490px */
	/*height: 350px; /* 285px */
	float: left;
		overflow: none;
	background: url(../graph/top_left.gif) no-repeat top left; background-attachment : scroll;
}

/*
#body #left #fastbooking {}		#body #left #fastbooking a {}		#body #left #fastbooking a:hover {}		#body #left #fastbooking form {}		#fastbooking form input.form0, #fastbooking form select {}		#fastbooking form .submit0 {}		#body #right {}		#body #right img {}		#body #right img.orizzontale {}		#body #right img.verticale {}
*/






#listaofferte, #listasezioni {
	margin: 0;
	padding-top: 0px; /*30px*/
	padding-left: 45px;
	width: 850px; /* 810px */
	float: left;
}
#listaofferte .box_offerta, #listasezioni .box_sezione {
	margin: 0;
	padding: 5px;
	width: 390px; /* 400px */
	height: 100px; /* 80px */
	float: left;
}
#listaofferte .box_offerta a, #listasezioni .box_sezione a {
	display: table; /* solo su mozzilla firefox */
	cursor: pointer;
	color: #AAABAD;
	text-decoration: none;
}
#listaofferte .box_offerta a:hover, #listasezioni .box_sezione a:hover {
	cursor: pointer;
	color: #8A8B8D;
	text-decoration: none;
	background-color: #FFF;
}
#listaofferte .box_offerta .sx, #listasezioni .box_sezione .sx {
	margin: 0;
	padding: 0;
	width: 80px; /* 80px */
	height: 80px; /* 80px */
	float: left;
	border: 5px solid #FFF;
}
#listaofferte .box_offerta .dx, #listasezioni .box_sezione .dx {
	margin: 0;
	padding: 0px 0px 0px 10px;
	width: 280px; /* 300px */
	height: 90px; /* 80px */
	float: left;
}

#dettaglio_offerta, #dettaglio_sezione {
	padding-top: 0px;
	margin: 0;
}
#dettaglio_offerta .back, #dettaglio_sezione .back {
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #AAABAD;
	height: 30px;
	width: 300px;
}
#dettaglio_offerta .back a, #dettaglio_sezione .back a {
	color: #AAABAD;
	text-decoration: none;
}

#dettaglio_offerta .back a:hover, #dettaglio_sezione .back a:hover {
	color: #000000;
}

#dettaglio_offerta .titolo, #dettaglio_sezione .titolo {
	font-size: 12px;
	font-weight: bold;
}

#dettaglio_offerta .descrizione, #dettaglio_sezione .descrizione {
	
}

#dettaglio_offerta .foto, #dettaglio_sezione .foto {
	float: right;
}
#dettaglio_offerta .foto .verticale, #dettaglio_sezione .foto .verticale {
	height: 400px;
	border: 2px solid #FFF;
}
#dettaglio_offerta .foto .orizzontale, #dettaglio_sezione .foto .orizzontale {
	width: 400px;
	border: 2px solid #FFF;
}
#dettaglio_offerta .foto .no-img, #dettaglio_sezione .foto .no-img {
	width: 400px;
	height: 400px;
	border: 2px solid #FFF;
}








#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: 10px;
}
#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 .xtitolo:hover {
	color : #8A8A8C;
	background-color : #FFFFFF;
	text-decoration:none;
}













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

















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