html {
}
body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #A17083;
	color: #6B5353;
}
:focus {
	outline: 0;
}
h1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 24px;
	color: #A16F83;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
table.default td {
	margin: 1px;
	padding: 4px;
	text-align: left;
	background-color: #FFFFFF;
}
table.default tr th {
	background-color: #A17083;
	color: white;
}
ul.default {
	line-height: 1.4em;
	list-style-position: outside;
	margin: 3px 3px 10px 14px;
	padding: 0 2px 0 5px;
	text-indent: 2px;
}
ul.default li {
	background: url(brown-bullet.gif) no-repeat left;
	padding-left: 10px;
}
a {
	color: #A12B37;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
a.linkpdf {
	display: block;
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding-left: 40px;
	background-image: url(icon.pdf.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #A12B37;
	text-decoration: none;
}
a.linkpdf:hover {
	text-decoration: underline;
}
a.linkperson {
	display: block;
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding-left: 40px;
	background-image: url(icon.person.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #A12B37;
	text-decoration: none;
}
a.linkperson:hover {
	text-decoration: underline;
}
a.linkheart {
	display: block;
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding-left: 40px;
	background-image: url(icon.heart.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #A12B37;
	text-decoration: none;
}
a.linkheart:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
	color: #6B5353;
}
p.h1para {
	display: inline;
	margin: 0px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: arial;
	font-size: 12px;
	border: solid 1px #A17083;
}
input[type=checkbox], input[type=radio] {
	border: none;
}
input:focus, select:focus, textarea:focus {
	outline: solid 2px #FFDD77;
}
textarea {
	overflow: auto;
}
label {
	display: -moz-inline-stack;
	display: inline-block;
	width: 150px;
	margin-right: 20px;
	padding: 5px;
	vertical-align: top;
}
ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
img {
}
img.headingtitle {
	margin-bottom: 10px;
}
#parent {
	display: block;
	width: 100%;
}
#headercntr {
	display: block;
	width: 100%;
	height: 285px;
	background-image: url(headercntr.bg.jpg);
	background-repeat: repeat-x;
}
#header {
	display: block;
	width: 1020px;
	margin: 0 auto;
}
#reservebarcntr {
	display: block;
	width: 100%;
	height: 36px;
	background-color: #A1B01E;
}
#reservebar {
	position: relative;
	display: block;
	width: 960px;
	height: 36px;
	margin: 0px auto;
	background-color: #A1B01E;
	background-image: url(reservebar.bararrow.jpg);
	background-repeat: no-repeat;
	background-position: 440px 0px;
}
.de #reservebar {
	background-position: 490px 0;
}
#reservebar #flagbar {
	display: inline;
	margin-left: 100px;
}
.de #reservebar #flagbar {
	margin-left: 25px;
}
.nl #reservebar #flagbar {
	margin-left: 175px;
}
#reservebar #flagbar img {
	margin: 5px;
}
#reservebutton {
	position: absolute;
	left: 710px;
	top: -16px;
	width: 264px;
	height: 61px;
}
#mainnavcntr {
	display: block;
	width: 100%;
	height: 49px;
	border-bottom: solid 5px #FFFFFF;
	background-color: #A1B01E;
	background-image: url(mainnav.bg.jpg);
	background-repeat: repeat-x;
}
#mainnav {
	display: block;
	width: 960px;
	height: 49px;
	margin: 0px auto;
}
#mainnav a {
	display: inline-block;
	margin: 15px 15px 0px 0px;
	color: #677721;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.de #mainnav a {
	margin: 15px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nl #mainnav a {
	font-size: 13px;
	margin: 15px 10px 0px 0px;
}
#mainnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a.link_currentpage {
	color: #FFFFFF;
}
#maincontentcntr {
	display: block;
	width: 100%;
	margin: 0px auto;
	background-image: url(maincontent.bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEDBE5;
	padding-bottom: 20px;
}
#maincontent {
	display: block;
	width: 960px;
	margin: 0px auto;
}
#maincontent #leftcol {
	float: left;
	width: 720px;
	margin: 25px 5px 25px 0px;
}
#maincontent #leftcol #gmaps {
	width: 425px;
	height: 350px;
}
#maincontentpanel {
	position: relative;
	display: block;
	width: 721px;
	height: 236px;
	padding: 0px;
	background-image: url(maincontentpanel.bg2.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#maincontentpanel #mainimageviewer {
	position: absolute;
	left: 20px;
	top: 2px;
	width: 228px;
	height: 201px;
	background-image: url(index.maincp.image.bg.png);
	_position: relative;
}
#maincontentpanel #mainimageviewer img.mainimage {
	position: absolute;
	left: 6px;
	top: 20px;
}
#maincontentpanel h1 {
	position: absolute;
	left: 270px;
	top: 12px;
	color: #FFFFFF;
	font-size: 24px;
	_position: relative;
}
#maincontentpanel #thumbspanel {
	position: absolute;
	left: 270px;
	top: 50px;
	_position: relative;
}
#maincontentpanel #thumbspanel li {
	display: inline
}
#maincontentpanel a.thumb {
	display: inline-block;
	margin-right: 25px;
	_position: relative;
}
#maincontentpanel p.quote {
	position: absolute;
	left: 270px;
	top: 125px;
	display: block;
	width: 404px;
	max-width: 404px;
	height: 58px;
	padding-top: 30px;
	color: #6B5353;
	font-size: 14px;
	text-align: center;
	background-image: url(quote.bg.png);
	background-repeat: no-repeat;
	_position: relative;
}
.de #maincontentpanel p.quote, .nl #maincontentpanel p.quote {
	font-size: 13px;
}
#maincontentpanellarge, .maincontentpanellarge {
	position: relative;
	display: block;
	width: 721px;
	height: 342px;
	padding: 0px;
	background-image: url(maincontentpanel.bg.lrg.png);
	background-repeat: no-repeat;
}
.maincontentpanellarge {
	height: auto;
	background: url(maincontentpanel.bg.top.png) no-repeat;
	padding-top: 17px;
	overflow: hidden;
}
.maincontentpanellarge .wrapper {
	background: url(maincontentpanel.bg.bottom.png) no-repeat bottom left;
	padding-bottom: 37px
}
.maincontentpanellarge .cont {
	width: 721px;
	overflow: hidden;
	background: url(maincontentpanel.bg.bg.png) repeat-y;
}
.maincontentpanellarge .lefthand {
	float: left;
	width: 200px;
	overflow: hidden;
}
.maincontentpanellarge .righthand {
	float: left;
	width: 521px;
	overflow: hidden;
}
.maincontentpanellarge .imageviewer {
	margin: 0 auto;
	background-image: url(index.maincp.image.smll.bg.png);
	width: 168px;
	height: 137px;
	padding: 18px 0 0 4px
}
#maincontentpanellarge #planviewer, .maincontentpanellarge .planviewer {
	width: 168px;
	height: 137px;
	background-image: url(index.maincp.image.smll.bg.png);
	padding: 18px 0 0 4px;
	margin: 0 auto;
}
#maincontentpanellarge h1, .maincontentpanellarge h1 {
	color: #FFFFFF;
	font-size: 24px;
}
#maincontentpanellarge table, .maincontentpanellarge table {
	width: 440px;
}
#maincontentpanellarge table td, .maincontentpanellarge table td {
	width: 220px;
	margin: 1px;
	padding: 4px;
	text-align: center;
	background-color: #FFFFFF;
}
#maincontentpanellarge table tr.alt td, .maincontentpanellarge table tr.alt td {
	background-color: #E8DFE4;
}
#maincontentpanellarge p.zoomtext, .maincontentpanellarge p.zoomtext {
	color: #A16F83;
	display: inline;
	vertical-align: middle;
	line-height: 30px;
}
#maincontentpanellarge a.reservenow, .maincontentpanellarge a.reservenow {
	display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 30px
}
.maincontentpanellarge a.reservenow img {
	vertical-align: middle;
}
#maincontent #leftcol h1 {
	margin-top: 0px;
	width: 685px;
}
#maincontent #leftcol p {
	width: 685px;
}
#maincontent #rightcol {
	position: relative;
	float: left;
	width: 220px;
	margin: 25px 0px 0px 0px;
	padding: 40px 0 35px 10px;
	font-size: 11px;
	color: #A12B37;
}
#maincontent #rightcol #appeleznous {
	position: absolute;
	left: -10px;
	top: -55px;
	width: 264px;
	height: 61px;
}
#maincontent #rightcol #downloadspanel {
	margin-bottom: 25px;
}
#footercntr, #footercntr-uk {
	display: block;
	width: 100%;
	min-height: 100px;
	margin: 0px auto;
	background-color: #A17083;
	background-image: url(footer.bg.jpg);
	background-repeat: repeat-x;
	border-top: solid 5px #A17083;
}
#footer {
	position: relative;
	display: block;
	width: 960px;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 11px;
}
#footer #rose {
	position: absolute;
	left: 640px;
	top: -89px;
}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
* html ul li a {
	height: 1em;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*Fancey box css*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 20px 20px 40px 20px;
	margin: 0;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	outline: none;
	overflow: hidden;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}
a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}
a#fancy_left:hover span {
	left: 20px;
}
a#fancy_right:hover span {
	right: 20px;
}
#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}
div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}
div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}
div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}
div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}
div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}
div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}
div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}
div#forfait{
	margin-bottom: 20px;
	height: 77px;
	width: 100%;
	position: relative;
}
div#forfait a {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 77px;
	background: transparent url('bouton-forfait-annuel.png') no-repeat;
	position: absolute;
	left: -12px;
	top:0;
}