/* -------- */
/* GENERALE */
/* -------- */
a {	color: #666;}
a:hover {	color: #ccc;	text-decoration: underline;}
h2 {	font-size: 24px;	font-weight: normal;	color:#658CAD; margin-bottom:20px;}
h3 {	font-size: 18px;	font-weight: normal;	color: #658CAD;}

/* SITE */
body {	color: #7E6C5D;	font-size: 12px;	font-family: Arial,  Helvetica, sans-serif;	margin:0;	padding:0;}
.clearer {clear:both;}
#background {	position:fixed;	height:100%;	width:100%;	z-index:100;}
#background .bg_image {	height:100%;	width:100%;	z-index:120;}
#background .bg_shadow {	position:absolute;	top:0;	left:0;	height:100%;	width:100%;	background:transparent url("../images/bg_greyrows.png") repeat;	z-index:120;}

#page_wrapper {	width: 901px;	padding: 0  ;	margin: 0 auto;	position:relative;	z-index:200;}

/* TOP_BAR */
#top_bar {	height: 22px;	clear: both;	width:100%;}

/* H1 seo description */
#heading {	height:15px;	width:730px;	position:absolute;	top:4px;	left:0;	color:#fff;}
#heading h1 {	display:inline;}
#heading a {	color:#ccc;}
#language_menu {	height:16px;	position:absolute;	top:7px;	right:0;}
#language_menu li {	float: left;	padding: 0 ;	margin: 0 0 0 10px;}
#language_menu li a {	color: #999999;	display:block;	height:16px;	width:20px;	background: url("../images/flags.png") no-repeat;	text-indent:-99999px;}
#language_menu li a.flag_en { background-position:0px 0px;} 
#language_menu li a.flag_en.selected {background-position:0px -16px;}
#language_menu li a.flag_fr { background-position:-20px 0px;} 
#language_menu li a.flag_fr.selected {background-position:-20px -16px;}
#language_menu li a.flag_de { background-position:-40px 0px;} 
#language_menu li a.flag_de.selected {background-position:-40px -16px;}
#language_menu li a.flag_es { background-position:-60px 0px;} 
#language_menu li a.flag_es.selected {background-position:-60px -16px;}
#language_menu li a.flag_it { background-position:-80px 0px;} 
#language_menu li a.flag_it.selected {background-position:-80px -16px;}

/* HEADER */
#header {	position: relative;	height: 160px;	z-index:300;	padding: 0 1px 0 0 ;}

/* LOGO */
#logo {	position:absolute;	top:30px;	left:15px;	margin: 0;	width: 228px;	height: 129px;	z-index:310;}
#logo a {	width: 228px;	height: 129px;	display: block;	text-indent: -9999px;	background: url("../images/logo.png") top left no-repeat;	z-index:311;}
#bw_logo {	position:absolute;	top:0;	left:95px;	margin: 0;	width: 67px;	height: 61px;	z-index:320;}
#bw_logo  img {	width: 67px;	height: 61px;	z-index:321;}
#address { 	width: 218px;	height: 65px;	display: block;	z-index:313;	position:absolute;	top:18px;	right:5px;	font-size:11px;	color:#fff;	text-align:right;	line-height:120%; }
#address a {  	color:#ccc;  }

/* TOP MENU */
#top_menu {	width: 665px;	position:absolute;	right:-4px;	bottom:10px;	height: 50px;	padding: 4px 0 3px 27px;	overflow: hidden;	background: url("../images/menu.png") top center no-repeat;}
#top_menu ul {	height: 50px;}
#top_menu ul li {	float: left;	height: 50px;	display: block;	text-align: center;	background: url("../images/topmenu_line.png") -1px center no-repeat;}
#top_menu ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color:#67594C;
	text-decoration:none;
	padding: 0 8px;
	position:relative;
}

#top_menu ul li.credits {	display: none;}
#top_menu ul li.current a,
#top_menu ul li a:hover {
	background: url("../images/topmenu_current.png") top center repeat-x;
	color: #67594C;
	text-decoration:none;
}
#top_menu ul li.current a {
	font-weight:bold;
}

#top_menu ul li a span.triangle {
	display:none;
	background: url("../images/span_triangle.png") top center no-repeat;
 	width: 23px;
	height: 11px;
	position:absolute;
	bottom:-2px;
	left:50%;
	margin:0 0 0 -11px;
}
#top_menu ul li a:hover span.triangle {
	display:block;
} 
/* ----------------- */
/* SLIDESHOW WRAPPER */
/* ----------------- */
#midbar {
	height: 290px;
	margin: -20px 0 0 0;
	background: url("../images/bg_content_wrapper.png") repeat-y;
	padding:20px 1px 0 0 ;
	position:relative;
	z-index:200;
}
#slideshow_wrapper {
	width: 660px;
	height: 290px;
	margin: 0 ;
	position:absolute;
	top:20px;
	right:10px;
	z-index:430;
}
#slideshow_wrapper_shadow {
	width: 660px;
	height: 290px;
	margin: 0 ;
	background: url("../images/slideshow_bg.png") top left no-repeat;
	position:absolute;
	top:20px;
	right:10px;
	z-index:450;
}
#slideshow.slide_image {
	width: 660px;
	height: 290px;
	overflow: hidden;
	z-index:440;
}
.slide_image img {
	margin: 0;
}


/* --------------- */
/* CONTENT WRAPPER */
/* --------------- */
#content_wrapper {
	overflow: hidden;
	clear: both;
	position: relative;
	background: url("../images/bg_content_wrapper.png") repeat-y;
	padding: 25px 16px 50px 15px ;
}

/* COL_LEFT */
#col_left {
	float: left;
	width: 520px;
	margin:0 10px 20px 10px ;
}
#col_left h2 {
	margin: 0 0 15px 0;
}
#col_left img.logo {
	border: 5px solid #658CAC;
  float: left;
  margin: 0 10px 10px 0;
}

#col_left .text {
	font-size: 13px;
	line-height: 120%;
	color:#3F352E;
}

#col_left .subtitle {
	margin:0 0 15px 0;
	font-style: normal;
	font-weight:bold;
	line-height: 140%;
	color:#3F352E;
}

#col_left .notes {
	margin:0 0 15px 0;
	line-height: 140%;
	color:#3F352E;	
}
#col_left .notes ul {padding:5px 0;}
#col_left .notes ul li {
	list-style:disc inside none;
}

/* COL_RIGHT */
#col_right {
	float: right;
	width: 300px;
	padding: 0 30px 0 0 ;
}
#col_right #gallery {
	margin: 10px 0 0 6px;
}

/* COL_LARGE */
#col_large {
	float: left;
	width: 860px;
	margin: 0 0 15px 0;
}
#col_large .logo { float:left; margin:0 20px 20px 0; }
#offers_list {margin: 30px 0 0 0;}
#offers_list .offer_box {margin:0 10px 40px 10px;padding: 0 0 30px 0;overflow:hidden;background:transparent url("../images/bg_offer_bottom.png") left bottom no-repeat;}

#offers_list .offer_box .offer_logo {position:relative;height:190px;width:230px;float:right;margin: 0 0 20px 20px;}
#offers_list .offer_box .offer_logo img.thumb {float:right;position:absolute;top:0;left:0;}
#offers_list .angle {width:26px;height:26px;position:absolute;}
#offers_list .angle.top_left {background:transparent url("../images/bg_top_left.png"); top:0px;left:0px;}
#offers_list .angle.top_right {background:transparent url("../images/bg_top_right.png"); top:0px;right:0px;}
#offers_list .angle.bottom_left {background:transparent url("../images/bg_bottom_left.png"); bottom:0px;left:0px;}
#offers_list .angle.bottom_right {background:transparent url("../images/bg_bottom_right.png"); bottom:0px;right:0px;}
#offers_list .offer_box .offer_text h3 {margin:0 0 20px 0;}
#offers_list .offer_box .offer_text .subtitle {padding:5px 0;font-style:italic;}
#offers_list .offer_box .offer_text .body {margin:10px 0;line-height:130%;}
#offers_list .offer_box .offer_text a.booknow { 
	color: #FFFFFF;   
	cursor: pointer;  
	display: block;   
	font-size: 14px; 
	font-style: italic; 
	padding: 4px 0 0; 
	text-decoration: none;    
	text-shadow: 1px 1px 1px #3C5366;
	background: url("../images/bf_submit.png") no-repeat scroll left top transparent;
  float: left;
  height: 22px;
  margin: 30px 14px 10px 0px;
  text-align: center;
  width: 84px;
}


/* home  */
#home_offer {overflow:hidden;}
#home_offer .cat_title {
	color: #658CAD;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
#home_offer .offer {overflow:hidden;height:160px;position:relative;}
#home_offer .offer .logo { width:115px;height:95px;position:relative;float:left;margin: 0 5px 5px 0;}
#home_offer .offer .logo img.thumb { width:115px;height:95px;position:absolute;top:0;left:0;z-index:100;}
#home_offer .offer .logo .shadow{ width:115px;height:95px;position:absolute;top:0;left:0;z-index:200;background:url("../images/homeoffer_shadow.png") no-repeat;}
#home_offer .offer a.title {color:#658CAC;font-size:12px;margin:0 0 5px 0;text-decoration:none;font-weight:bold;}
#home_offer .offer .subtitle {margin:2px 0 ;font-weight:bold;color:#39312B;}
#home_offer .offer .body {margin:2px 0 ;line-height:120%;font-size:11px;}
#home_offer .offer .buttons {position:absolute;bottom:4px;right:0;height:22px;width:180px;line-height:22px;}
#home_offer .offer .buttons a.info {font-size:11px;color:#7E6C5D;text-decoration:none;float:left;}
#home_offer .offer .buttons a:hover.info {text-decoration:underline;}
#home_offer .offer .buttons a.booknow {
	width: 84px;
	height: 22px;
	text-align: center;
	background: url(../images/bf_submit.png) top left no-repeat;
	cursor: pointer;
	margin: 0 0 0 20px ;
	padding:  0;
	color: #fff;
	display:block;
	font-size:14px;
	font-style:italic;
	text-shadow:#3C5366 1px 1px 1px;
	text-decoration:none;
	float:left;
}
#home_offer.left {margin:20px 0 ;float:left;}
#home_offer.left .offer {padding:0 0 35px 0; border-bottom: 1px dotted #789AB7; height:auto;}
#home_offer.left .offer .logo {margin: 0 35px 10px 35px;}
#home_offer.left .offer a.title {padding:0 0 10px 0 ;display:block;}
#facebook {position:absolute;bottom:10px;left:20px;; line-height:25px; text-align:center;width:220px;height:25px;}
#facebook .facebook_link {float:left;color:#666;text-decoration:underline;margin:0 0 0 15px;}
#facebook .facebook {background:url("../images/facebook.png") no-repeat; display:block; width:25px; height:25px;float:left;}
#facebook a.facebook:hover  {text-decoration:none;}
.gplus {position:absolute;bottom:10px;left:260px;; line-height:25px; text-align:center;width:80px;height:25px;}

#home_poi {margin:10px 0;}
#home_poi .box {margin: 0 0 10px 0 ; height:140px;width:100%;position:relative;}
#home_poi .box a.title {color:#658CAC;font-size:16px;width:100%;display:block;height:18px;margin: 0 0 15px 0;text-decoration:none;}
#home_poi .box img.thumb {float:left;border:5px solid #658CAC;margin: 0 10px 10px 0;}
#home_poi .box .body {color:#333333;line-height:140%;}
#home_poi .box .body a.info {color:#658CAC;font-size:11px;text-transform:uppercase;margin: 0 0 0 5px;}
#home_poi .box .buttons {position:absolute;bottom:0;right:0; height:20px;width:180px;}
#home_poi .box .buttons a { float:right;font-size:12px;color:#658CAC;text-decoration:underline; font-weight:bold;}
#home_poi .box .buttons a:hover {text-decoration:underline;}


#col_left.chambre {float:right;width:635px;}
#col_left_chambre {float:left;width: 195px;	padding: 0 15px 0 0 ;}

#left_comments {position:relative;padding:0 0 20px 0;float:left;}
#left_comments h2 {color:#658CAD;font-size:24px;margin:0 0 10px 0;}
#left_comments .box_comment {padding: 10px 0 20px 0;border-bottom:1px dotted #789AB7;}
#left_comments .box_comment .date {color:#182632;font-size:16px;margin:0 0 5px 0;}
#left_comments .box_comment .comment {font-style:italic;color:#7E6C5D;margin:0 0 5px 0;font-size:12px;line-height:130%;}
#left_comments .box_comment .name {float:right;color:#658CAD;font-size:14px;}
#left_comments .cat_link {position:absolute;bottom:0;right:0;}
#left_comments .cat_link a {color:#30475D;font-size:11px;}

#col_left .text ul {padding:5px 0; color:#6CA4CF;}
#col_left .text ul li {
	list-style:disc inside none;
}

/* ITEM LIST HIGHLIGHT */
#items_list.highlight {
	margin: 20px 0 0;
}

#items_list.category {
	margin-left: 15px;
}
#items_list.category li {
	margin-right: 25px;
}

/* ---------- */
/* ITEMS LIST */
/* ---------- */
#items_list {
	overflow: hidden;
	float: left;
}
#items_list li {
	float: left;
	width: 444px;
	height: 164px;
	display: block;
	margin: 0 0 10px;
	background: url("../images/items_list_bg.png") top left no-repeat;
}
#items_list li div.article_preview {
	margin: 16px 0 0 17px;
	width: 415px;
	height: 133px;
	position: relative;
}
#items_list li div.article_preview img.thumb {
	float: left;
	width: 200px;
	height: 133px;
	display: block;
	margin: 0 13px 0 0;
}
#items_list li div.article_preview a.booknow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 118px;
	height: 33px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 240%;
	background: url("../images/booknow.png") top left no-repeat;
}
#items_list li div.article_preview_text {
	position: relative;
	float: left;
	width: 200px;
	height: 133px;
}
#items_list li div.article_preview_text a.title {
	display: block;
	margin: 0 0 10px;
	color: #FF6600;
	font-size: 14px;
	line-height: 120%;
}
#items_list li div.article_preview_text a.title:hover {
	color: #333333;
}
#items_list li div.article_preview_text div.text {
	height: 80px;
	overflow: hidden;
	line-height: 120%;
}
#items_list li div.article_preview_text a.info {
	position: absolute;
	left: 0;
	bottom: 0;
	text-transform: uppercase;
}

/* EVENTI */
.info_block{width:100%;float:left;overflow:hidden;}
.poi_notes_left {
	font-size: 13px;
	line-height: 120%;
	color:#3F352E;
	width:260px;
	float:left;
}
.poi_notes_right {
	font-size: 13px;
	line-height: 120%;
	color:#3F352E;
	width:235px;
	border-left: 1px dashed #658CAC;
	float:left;
	padding:0 0 0 20px;
}

#list_poi {margin:30px 0 0 10px;}
#list_poi .event {margin: 0 5px 10px 0 ; height:120px;width:275px;position:relative;float:left;}
#list_poi .event a.title {color:#658CAC;font-size:16px;width:100%;display:block;height:18px;margin: 0 0 15px 0;text-decoration:none;}
#list_poi .event img.thumb {float:left;border:5px solid #658CAC;margin: 0 10px 10px 0;}
#list_poi .event .body {color:#333333;line-height:140%;}
#list_poi .event .body a.info {color:#658CAC;font-size:11px;text-transform:uppercase;margin: 0 0 0 5px;}
#list_poi .event .buttons {position:absolute;bottom:10px;right:0; height:16px;width:180px;}
#list_poi .event .buttons a {font-size:12px;color:#658CAC;text-decoration:underline;}
#list_poi .offer .buttons a:hover {text-decoration:underline;}

#home_event {margin:30px 0;}
#home_event .box {margin: 0 0 10px 0 ; height:160px;width:100%;position:relative;}
#home_event .box h2 {width:100%;display:block;height:18px;margin: 0 0 10px 0;}
#home_event .box h2  a {color:#658CAC;font-size:16px;text-decoration:none;font-weight:bold;}
#home_event .box .box_logo {float:left;height:90px; width:90px;background-color:#658CAC;margin: 0 10px 10px 0;}
#home_event .box .box_logo a {height:80px; width:80px;display:block;margin:5px;}
#home_event .box .box_logo a img.logo-item {height:80px; width:80px;display:block;}
#home_event .box .date {color:#333333;line-height:140%;font-style:italic;font-weight:bold;}
#home_event .box .type {color:#333333;line-height:140%;}
#home_event .box .place_name {color:#333333;line-height:140%;font-style:italic;}
#home_event .box .body {color:#333333;line-height:140%;}
#home_event .box .body a.more {font-size:12px;color:#658CAC;text-decoration:underline;font-weight:bold;}
#home_event .box .body a.more:hover {text-decoration:underline;}
#home_event a.all {font-weight:bold;font-size:15px;}

#bottom_event .box {height: 138px;width: 313px;}
#bottom_event .box h2 {    margin: 0 0 10px; width:100%;}
#bottom_event .box h2 a {color: #182632;    font-size: 24px;    }
#bottom_event .box_logo { float: left;    height: 96px;    margin: 0 10px 10px 0;    overflow: hidden;    position: relative;    width: 115px;}
#bottom_event .box_logo a {height: 96px;  width: 115px;display:block;}
#bottom_event .box_logo  img.logo-item {height: 115px;    left: 0;    position: absolute;    top: 0;    width: 115px;    z-index: 200;}
#bottom_event .box .date {line-height:120%;font-style:italic;font-weight:bold;}
#bottom_event .box .type {line-height:120%;}
#bottom_event .box .place_name {line-height:120%;font-style:italic;}
#bottom_event a.all {position:absolute;bottom:0;right:10px; height:15px;width:150px;text-align:right;font-weight:bold;color:#182632;}

#right_events {margin:10px 0;width:290px;padding:10px 0 20px 8px;border-left:1px dashed #658CAC;}
#right_events .box {margin: 0 0 10px 0 ; height:160px;width:100%;position:relative;}
#right_events .box h2 {width:100%;display:block;height:18px;margin: 0 0 10px 0;}
#right_events .box h2  a {color:#658CAC;font-size:16px;text-decoration:none;font-weight:bold;}
#right_events .box .box_logo {float:left;height:90px; width:90px;background-color:#658CAC;margin: 0 10px 10px 0;}
#right_events .box .box_logo a {height:80px; width:80px;display:block;margin:5px;}
#right_events .box .box_logo a img.logo-item {height:80px; width:80px;display:block;}
#right_events .box .date {color:#333333;line-height:140%;font-style:italic;font-weight:bold;}
#right_events .box .type {color:#333333;line-height:140%;}
#right_events .box .place_name {color:#333333;line-height:140%;font-style:italic;}
#right_events .box .body {color:#333333;line-height:140%;}
#right_events .box .body a.more {font-size:12px;color:#658CAC;text-decoration:underline;font-weight:bold;}
#right_events .box .body a.more:hover {text-decoration:underline;}
#right_events a.all {font-weight:bold;font-size:15px;}

#top_events {margin:10px 0;padding:45px 0 0 80px;overflow:hidden;height:250px; border-bottom:1px solid #6EABD8;}
#top_events .box {margin: 0 30px 10px 0 ; height:160px;width:300px;padding:20px  ;position:relative;float:left;border:1px dotted #6EABD8;}
#top_events .box h2 {width:100%;display:block;height:18px;margin: 0 0 10px 0;}
#top_events .box h2  a {color:#658CAC;font-size:16px;text-decoration:none;font-weight:bold;}
#top_events .box .box_logo {float:left;height:90px; width:90px;background-color:#658CAC;margin: 0 10px 10px 0;}
#top_events .box .box_logo a {height:80px; width:80px;display:block;margin:5px;}
#top_events .box .box_logo a img.logo-item {height:80px; width:80px;display:block;}
#top_events .box .date {color:#333333;line-height:140%;font-style:italic;font-weight:bold;}
#top_events .box .type {color:#333333;line-height:140%;margin:3px 0 ;}
#top_events .box .place_name {color:#333333;line-height:140%;font-style:italic;}
#top_events .box .body {color:#333333;line-height:140%;margin:3px 0 ;}
#top_events .box .buttons  {width:100px;height:16px;position:absolute;bottom:10px;right:10px;text-align:right;}
#top_events .box .buttons a.more {font-size:12px;color:#658CAC;text-decoration:underline;font-weight:bold;}
#top_events .box .buttons a.more:hover {text-decoration:underline;}

#events_list {margin:10px 0;width:100%;overflow:hidden;}
#events_list .box {margin: 0 20px 10px 0 ; padding: 0 20px 10px 0 ;height:180px;width:240px;position:relative;border-right:1px dashed #6EABD8;border-bottom:1px dashed #6EABD8;}
#events_list .box h2 {width:100%;display:block;height:25px;margin: 0 0 10px 0;}
#events_list .box h2  a {color:#658CAC;font-size:16px;text-decoration:none;font-weight:bold;}
#events_list .box .box_logo {float:left;height:90px; width:90px;background-color:#658CAC;margin: 0 10px 10px 0;}
#events_list .box .box_logo a {height:80px; width:80px;display:block;margin:5px;}
#events_list .box .box_logo a img.logo-item {height:80px; width:80px;display:block;}
#events_list .box .date {color:#333333;line-height:140%;font-style:italic;font-weight:bold;}
#events_list .box .type {color:#333333;line-height:140%;}
#events_list .box .place_name {color:#333333;line-height:140%;font-style:italic;}
#events_list .box .body {color:#333333;line-height:140%;}
#events_list .box .buttons  {width:100%;height:16px;float:left;text-align:right;}
#events_list .box .buttons a.more {font-size:12px;color:#658CAC;text-decoration:underline;font-weight:bold;}
#events_list .box .buttons a.more:hover {text-decoration:underline;}

#event {float: left;  padding: 0 10px 30px 10px;  position:relative;line-height:140%; color:#333333;border-bottom:1px dashed #658CAC;margin:0 0 10px 0;}
#event .image1 {float:right;margin:0 0 10px 10px;width:140px;}
#event  div {margin: 2px 0;}
#event  h2 {color:#658CAC;	font-size:15px;	margin:5px 0 10px 0;	font-weight:bold;	width:100%;}
#event  .date {font-weight:bold;margin:10px 0;}
#event .title_info {font-weight:bold;margin:10px 0;}
#event .place ,#event .tourisminfo {float:left;width:395px;padding:10px;}
#event .tourisminfo {border-left:1px dashed #658CAC;}
#event .date_begin ,
#event .theme ,
#event .category ,
#event .interest ,
#event .event_type ,
#event .date_end
{display:none;}


/* ------- */
/* GALLERY */
/* ------- */
#gallery {position:relative; height:135px;margin:20px 0;width:630px;overflow:hidden;}
#gallery .title {color:#658CAD;font-size:24px;height:24px;margin:0 0 10px 0;}
#gallery .prev {height:32px;width:33px;position:absolute;top:70px;left:0;z-index:110;background:url("../images/slide_arrows.png")no-repeat;background-position:0px 0px;}
#gallery .next {height:32px;width:33px;position:absolute;top:70px;right:0;z-index:110;background:url("../images/slide_arrows.png")no-repeat;background-position:-33px 0px;}
#gallery .sliding {height:120px;width:600px;position:absolute;top:0;left:15px;z-index:100;margin:0 0 0 15px;}
#gallery .sliding ul li {display: block;width: 120px;	height: 100px;}
#gallery .sliding a {
	display: block;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 100px;
	margin: 0 ;
	padding:0;
	position:relative;
}
#gallery .sliding a img { display: block;width: 120px;	height: 100px; position:absolute;top:0;left:0;}
#gallery .sliding a div.shadow{ display: block;width: 120px;	height: 100px; background:url("../images/bg_gallery.png")no-repeat; position:absolute;top:0;left:0;}

#item_gallery {margin:30px 0;overflow:hidden;}
#item_gallery .gallery_item div.image {display: block;width: 120px;	height: 100px;float:left;margin:0 0px 20px 20px;}
#item_gallery .gallery_item div.image a {
	display: block;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 100px;
	margin: 0 ;
	padding:0;
	position:relative;
}
#item_gallery .gallery_item div.image a img { display: block;width: 120px;	height: 100px; position:absolute;top:0;left:0;}
#item_gallery .gallery_item div.image a div.shadow{ display: block;width: 120px;	height: 100px; background:url("../images/bg_gallery.png")no-repeat; position:absolute;top:0;left:0;}
/* ----------------- */
/* DETTAGLIO OFFERTE */
/* ----------------- */
#back_btn {
	position: absolute;
	top: 40px;
	right: 5px;
	padding: 0 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url("../images/arrow.png") center left no-repeat;
}

#offer_box_wrapper {
	width: 948px;
	margin: 0 auto;
	overflow: hidden;
	background: url("../images/article_bg_bottom.png") bottom left no-repeat;
}
#offer_box {
	width: 940px;
	min-height: 100px;
	overflow: hidden;
	margin: 0;
	background: #EEEEEE url("../images/article_bg_top.png") top left no-repeat;
}

#offer_box .left {
	float: left;
	overflow: hidden;
	width: 300px;
	margin: 24px 15px 24px 24px;
}
#offer_box .left img {
	width: 300px;
	display: block;
}
#offer_box .left a.item_booknow {
	display: block;
	width: 118px;
	height: 33px;
	margin: 25px 0 0 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 240%;
	background: url("../images/booknow.png") top left no-repeat;
}

#offer_box h3 {
	margin: 25px 0 15px;
}

#offer_box .subtitle,
#offer_box .text {
	margin: 0 20px 15px 0; 
}


/* BOTTOM BAR */

#bottom_bar {
	height:169px;
	width:901px;
	margin:0;
	padding:0;
	background:transparent url("../images/bottom_bar.png") top left no-repeat;
	color:#FFFFFF;
	font-size:12px;
}
#bottom_bar .text {line-height:120%;}
#box_1 {
	width:210px;
	height:138px;
	background:transparent url("../images/bg_bottom_box.png") bottom right no-repeat;
	padding: 0 5px 0 10px;
	margin: 20px 0 10px 0;
	float:left;
	position:relative;
}
#box_2 {
	background:transparent url("../images/bg_bottom_box.png") bottom right no-repeat;
	width:313px;
	height:138px;
	padding: 0 10px 0 10px;
	margin: 20px 0 10px 0;
	float:left;
	position:relative;
}
#box_3 {
	width:313px;
	height:138px;
	padding: 0 10px 0 10px;
	margin: 20px 0 10px 0;
	float:left;
	position:relative;
}

#box_1 h2 {color: #182632;   font-size: 24px;    margin: 0 0 10px;    width: 100%;}
#box_1 a.more {bottom: 10px;    left: 130px;    position: absolute; display:block; width:100px;height:11px;color: #30475D;    font-size: 11px;}
#box_1 .subtitle {color: #182632;    font-size: 16px;    margin: 0 0 5px;}
#map {width:115px;height:96px;position:relative;float:left;margin: 0 10px 10px 0;}
#map_box {width:115px;height:96px;position:absolute;top:0;left:0;z-index:200;}
#map_box_shadow {width:115px;height:96px;position:absolute;top:0;left:0;z-index:300; background:url("../images/map_box_shadow.png") no-repeat;}

#box_2 h2 {color: #182632;    font-size: 24px;    margin: 0 0 10px; width:100%;}
#meteo {width:100%;height:100%;position:relative;}
#meteo .meteo_box {float:left; width:130px;}
#meteo .meteo_box img {float:left;margin:0 10px 10px 0;}
#meteo .meteo_box .box_title{display:none;color: #182632;    font-size: 16px;    margin: 0 0 5px;}
#meteo .meteo_box .text{display:none;}
#meteo .meteo_box .link {display:none;position:absolute;bottom:10px;left:130px;}
#meteo .meteo_box .link a {color: #30475D;    font-size: 11px;}
#meteo iframe {width:130px;height:135px;position:absolute;top:8px;right:25px;z-index:600;}

#box_2 #item_logo {float: left;    height: 96px;    margin: 0 10px 10px 0;    position: relative;    width: 115px; overflow:hidden;}
#box_2 #item_logo img.logo {height: 115px;    left: 0;    position: absolute;    top: 0;    width: 115px;    z-index: 200;}
#box_2 a.more {color: #30475D;    font-size: 11px;}
a.info {color: #30475D;    font-size: 11px;}
#box_2 .subtitle {color: #182632;    font-size: 16px;    margin: 0 0 5px;}

#box_3 h2, #boxcat.guestcomment h2 {color:#182632;font-size:24px;margin:0 0 10px 0;}
#boxcat.guestcomment .date {color:#182632;font-size:16px;margin:0 0 5px 0;}
#boxcat.guestcomment .comment {font-style:italic;}
#boxcat.guestcomment .name {float:right;color:#30475D;font-size:11px;}
#boxcat.guestcomment .cat_link {position:absolute;bottom:5px;right:0;}
#boxcat.guestcomment .cat_link a {color:#30475D;font-size:11px;}

#box_3 #item_logo {float: left;    height: 96px;    margin: 0 10px 10px 0;    position: relative;    width: 115px; overflow:hidden;}
#box_3 #item_logo img.logo {height: 115px;    left: 0;    position: absolute;    top: 0;    width: 115px;    z-index: 200;}
#box_3 a.more {bottom: 0;    left: 130px;    position: absolute; display:block; width:100px;height:11px;color: #30475D;    font-size: 11px;}
a.info {color: #30475D;    font-size: 11px;}
#box_3 .subtitle {color: #182632;    font-size: 16px;    margin: 0 0 5px;}
#box_3  .buttons {position:absolute;bottom:10px;left:140px; width:150px;height:11px;font-size:11px;color:#2C4458;}
#box_3  .buttons  a.booknow {color:#2C4458;}

/* ------ */
/* FOOTER */
/* ------ */
#footer {
	margin:0 0 30px 0 ;
	width:901px;
	height:278px;
	background:transparent url("../images/footer.png") top left no-repeat;
	position:relative;
}
#footer_box {height:65px;width:901px;position:relative;z-index:199;}
.copyright {
	margin: 0;
	padding: 0;
	float:left;
	color:#fff;
	font-size:11px;
	position:absolute;
	top:15px;
	left:20px;
	z-index:200;
}
/* FOOTER MENU */
#footer_menu {
	height: 30px;
	overflow: hidden;
	font-size:11px;
	position:absolute;
	top:30px;
	left:20px;
	z-index:230;
	width:340px;
}
#footer_menu ul {
	overflow: hidden;
}
#footer_menu ul li {
	float: left;
	text-align: center;
	border-right:1px solid #fff;
	display:block;
	height:14px;
}
#footer_menu ul li.home {
	display: none;
}
#footer_menu ul li.last {
	border-right:none;
}
#footer_menu ul li a {
	display: block;
	color:#fff;	
	padding: 0 5px;
}
#footer_menu ul li a:hover {color:#ccc;}
#footer_menu ul li.current a {
	color: #ccc;
}

#coeur_logo {
	position:absolute;
	top:15px;
	left:365px;
	width: 75px;
	height: 50px;
	z-index:210;
}

#newsletter_box {
	position:absolute;
	top:10px;
	right:20px;
	width: 440px;
	height: 38px;
	line-height:30px;
	padding:8px 0 0 5px;
	background: url("../images/bg_newsletter_box.png") top left no-repeat;
	z-index:220;
}
#newsletter_box .title {
	width: 105px;
	float:left;
	height: 30px;
	margin: 0 0 0 5px;
	line-height:30px;
	color:#FFFFFF;
	font-size:19px;
}
#newsletter_box input.address {
	width: 188px;
	height: 19px;
	float: left;
	border:none;
	margin: 7px 0 0 0 ;
	background: url("../images/newsbox_input.png") top left no-repeat;
}

#newsletter_box a.submit {
	width: 88px;
	height: 26px;
	line-height: 26px;
	float: left;
	padding:0;
	margin: 3px 0 0 30px;
	text-align: center;
	background: url("../images/newsbox_submit.png") top left no-repeat;
	cursor: pointer;
	color: #FFFFFF;
	font-size:14px; 
	text-decoration:none;
	text-shadow:#3C5366 1px 1px 1px;
}
#newsletter_box  form#newsform {
	height:38px;
	width: 310px;
	float:left;
}


#copyright_bw {
	color:#F0EBEB;
	width:880px;
	padding: 0 0 0 15px;
	font-size:11px;
	letter-spacing:-0.2px;
	margin:0 ;
	height:39px;
	text-align:center;
	line-height:170%;
}
#copyright_bw a {	color:#F0EBEB;}
#footer_text  {margin: 0 0 10px 0 ;height: 75px;}
#footer_text .text {color:#537E9F;padding: 10px 25px 10px 25px ; line-height:120%;font-size:11px;}

#footer_links {height:85px;width:880px;color:#fff;margin:15px 0 0 20px;}
#footer_links .block_links {height:78px;width:180px;float:left;background:transparent url("../images/bg_block_links.png")  right 10px no-repeat ;margin: 0 30px 0 0;padding: 2px 10px 0 0 ;}
#footer_links .block_links.last {background:none;}
#footer_links .block_links a {display:block;float:left;margin:2px 0;color: #fff;font-size:11px;clear:both;text-decoration:none;width:100%;}
#footer_links .block_links a:hover {text-decoration:underline;color: #fff;}


/* ---------- */
/* GOOGLE MAP */
/* ---------- */
#map_canvas {
	width: 660px;
	height: 290px;
	margin: 0;
}
#slideshow_wrapper .angle {width:26px;height:26px;position:absolute;}
#slideshow_wrapper .angle.top_left {background:transparent url("../images/bg_top_left.png"); top:0px;right:634px;}
#slideshow_wrapper .angle.top_right {background:transparent url("../images/bg_top_right.png"); top:0px;right:0px;}
#slideshow_wrapper .angle.bottom_left {background:transparent url("../images/bg_bottom_left.png"); bottom:0px;right:634px;}
#slideshow_wrapper .angle.bottom_right {background:transparent url("../images/bg_bottom_right.png"); bottom:0px;right:0px;}
#map_canvas h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

div#map_canvas div div div div div div div div {overflow:hidden !important;}

/* ------- */
/* SITEMAP */
/* ------- */
ul.site_map {
	margin: 0 0 20px 10px;
	font-size: 12px;
	line-height: 140%;
}

/* --- */
/* 404 */
/* --- */
#error-404 {
	width: 60%;
	margin: 0 auto;
	padding: 20px;
}

#error-404-intro {
	margin: 0 0 10px;
}
/*Booking iframe */

#booking_iframe_container {display:none;width:960px; overflow: hidden; position:relative; clear:both;margin:  0 0 0 -30px; border: 1px solid #4a1a2c;z-index:9999; background:transparent url("../images/bg_white.png") repeat;}
#booking_iframe_main {position:relative; min-height: 1000px;}
#booking_iframe_controls {width: 100%; background-color: #6EAAD7; height: 25px; position:relative; clear:both;border-bottom:1px solid #FFF; color: #FFF; font-size: 14px; text-align:center; line-height: 25px; font-weight: bold;} 
#booking_iframe_controls a {position: absolute; top:0; right: 0; display:block; width: 22px; height: 22px; text-align:center; line-height: 22px; font-size: 14px;  color: #FFF; background-color:#6EAAD7; text-decoration:none; border: 1px solid #6EAAD7; font-weight: bold;} 
#booking_iframe_controls a:hover{background-color: #FFF; color:#6EAAD7; border: 1px solid #6EAAD7;} 
#booking_iframe_wrapper {width: 960px; height: auto; z-index: 8000;}
#booking_iframe {width:960px; height: 1000px; overflow-x:hidden; border: none; outline: 0 none;}

#goo-plus{position:absolute;bottom:12px;left:375px;; line-height:25px; text-align:center;width:220px;height:25px;}


.body-page {clear: left; margin-top: 20px; height: 150px;}
.body-page .extra {width:100%; text-align: center;  }
.body-page .extra  .title { width:100%; padding:15px; margin:0; font-weight:bold; font-size:14px; }
.body-page .extra  .box { width: 18%; padding:5px; float:left; text-align:center; }
.body-page .extra  .box  .breakfastbuffet_logo { width: 58px; height:58px; overflow:hidden; margin:0 auto 10px auto; background:transparent url('../images/sprite_services.png') 0px 0px no-repeat; }
.body-page .extra  .box  .welcomedrink_logo { width: 58px; height:58px; overflow:hidden; margin:0 auto 10px auto; background:transparent url('../images/sprite_services.png') -116px 0px no-repeat; }
.body-page .extra  .box  .lunchbox_logo { width: 58px; height:58px; overflow:hidden; margin:0 auto 10px auto; background:transparent url('../images/sprite_services.png') -174px 0px no-repeat; }
.body-page .extra  .box  .freewifi_logo { width: 58px; height:58px; overflow:hidden; margin:0 auto 10px auto; background:transparent url('../images/sprite_services.png') -58px 0px no-repeat; }
.body-page .extra  .box  .webkiosk_logo { width: 58px; height:58px; overflow:hidden; margin:0 auto 10px auto; background:transparent url('../images/sprite_services.png') -232px 0px no-repeat; }
.body-page .extra  .box   span { font-size:14px;}
