*{
	margin: 0;
	padding: 0;
}
tr{
	color:#a76;
	font-size:12px;
}
.leftColumn td, .rightColumn td{
	padding:0 10px 0 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #c9c2af;
}
.c{
	text-align:center;
	line-height:normal;
	font-size:1.4em;
	color:#0e4b7c;
	font-weight: bold;

}
.c1{
	text-align:center;
	line-height:normal;
	font-size:1.2em;
	color:#0e4b7c;
	font-weight: bold;
}
em{
	font-size:1.4em;
	color:#0e4b7c;
	font-weight: bold;
}
body {
	background: #ffffe5 url(images/bg-body.gif) repeat-x;
	color: #333;
	font: 14px/20px  Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.container1 {
	display: block;	
	margin: 0 auto;
	text-align: left;
	width: 1019px;
	position: relative;
	}
.container {
	background: url(images/fond_contenu.png) no-repeat center top;
	display: block;	
	margin: 0 auto;
	text-align: left;
	width: 1019px;
	position: relative;
	}
.containerNews {
	background: url(images/bg_news.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 1019px;
	position: relative;
	}
	
.leftColumn {
	display: block;
	float: left;
	margin-left:13px;
}
.rightColumn { display: block; float: right; margin-right:18px; color:#a76; }

a { 
	color: #841;
	text-decoration: none; 
	outline: none;
	}

a:hover { color: #510; }

.clear { clear: both; }

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
	background: transparent;
	}
	
ol { 
	list-style-type: upper-roman; 
	float: left;
	width: 200px;
	margin: 5px 0 25px 0;
	}
	
h2 {
	color: #0e4b7c;
	font-style: normal;
	font-size: 18px;
	line-height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.rightColumn h2 {
	color: #0e4b7c;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.rightColumn li {
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left:25px;
	}

h3 { 
	clear: both;
	display: block;
	padding: 4px 0;
	margin: 0 0 5px 0;
	color: #410;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	border-top: 1px solid #c9c2af; 
	border-bottom: 1px solid #c9c2af; 
	}


/* ------------------------------------------------------------------------
	TOP SECTION STYLES 
------------------------------------------------------------------------ */
	
#topSection { 
	background: url(images/bg-topSection.jpg) no-repeat center top;
	display: block;
	height: 205px;
	width: 100%;
	}
	
#topSection .leftColumn { width: 337px; }
#topSection .rightColumn { width: 543px; }

#topSection #logo a { 
	display: block;
	height: 166px;
	outline: none;
	text-indent: -5000px;
	width: 337px;
	}

#topSection #tagline { 
	display: block;
	height: 166px;
	text-indent: -5000px;
	width: 650px;
	}
	
#langue img {
	margin:10px 15px 0 0;
}
a img {
	border:0 none;
}
#langue{
	text-align:right;
	float:left;
	width:255px;
	background:url(images/langue.jpg) no-repeat top;
	height:36px;
}	
#drapeaux{
	text-align:right;
	float:right;
	width:70px;
	height:36px;
}

/* ------------------------------------------------------------------------
	MENU FRANCAIS 
------------------------------------------------------------------------ */

#menu {
	float:left;
	height: 36px;
	margin: 0;
	width:754px;
	}
	
#menu ul { 
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
	}
	
#menu ul li { 
	display: block;
	float: left;
	}
	
#menu ul li a { 
	background: url(images/menu.gif) no-repeat;
	display: block;
	height: 36px;
	outline: none;
	text-indent: -5000px;
	}
	
#menu ul li.accueil a { background-position: 0 0; width: 101px; }
#menu ul li.accueil a:hover { background-position: 0 -36px; }
#menu ul li.accueil a.active { background-position: 0 -72px; }

#menu ul li.hotel a { background-position: -101px 0; width: 83px; }
#menu ul li.hotel a:hover { background-position: -101px -36px; }
#menu ul li.hotel a.active { background-position: -101px -72px; }

#menu ul li.chambres a { background-position: -184px 0; width: 118px; }
#menu ul li.chambres a:hover { background-position: -184px -36px; }
#menu ul li.chambres a.active { background-position: -184px -72px; }

#menu ul li.tarif a { background-position: -302px 0; width: 204px; }
#menu ul li.tarif a:hover { background-position: -302px -36px; }
#menu ul li.tarif a.active { background-position: -302px -72px; }

#menu ul li.plan a { background-position: -506px 0; width: 144px; }
#menu ul li.plan a:hover { background-position: -506px -36px; }
#menu ul li.plan a.active { background-position: -506px -72px; }

#menu ul li.foto a { background-position: -650px 0; width: 96px; }
#menu ul li.foto a:hover { background-position: -650px -36px; }
#menu ul li.foto a.active { background-position: -650px -72px; }

/* ------------------------------------------------------------------------
	MENU ANGLAIS 
------------------------------------------------------------------------ */
#menu_en {
	float:left;
	height: 36px;
	margin: 0;
	width:754px;
	}
	
#menu_en ul { 
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
	}
	
#menu_en ul li { 
	display: block;
	float: left;
	}
	
#menu_en ul li a { 
	background: url(images/menu_en.jpg) no-repeat;
	display: block;
	height: 36px;
	outline: none;
	text-indent: -5000px;
	}
	
#menu_en ul li.accueil a { background-position: 0 0; width: 101px; }
#menu_en ul li.accueil a:hover { background-position: 0 -36px; }
#menu_en ul li.accueil a.active { background-position: 0 -72px; }

#menu_en ul li.hotel a { background-position: -101px 0; width: 83px; }
#menu_en ul li.hotel a:hover { background-position: -101px -36px; }
#menu_en ul li.hotel a.active { background-position: -101px -72px; }

#menu_en ul li.chambres a { background-position: -184px 0; width: 118px; }
#menu_en ul li.chambres a:hover { background-position: -184px -36px; }
#menu_en ul li.chambres a.active { background-position: -184px -72px; }

#menu_en ul li.tarif a { background-position: -302px 0; width: 204px; }
#menu_en ul li.tarif a:hover { background-position: -302px -36px; }
#menu_en ul li.tarif a.active { background-position: -302px -72px; }

#menu_en ul li.plan a { background-position: -506px 0; width: 144px; }
#menu_en ul li.plan a:hover { background-position: -506px -36px; }
#menu_en ul li.plan a.active { background-position: -506px -72px; }

#menu_en ul li.foto a { background-position: -650px 0; width: 96px; }
#menu_en ul li.foto a:hover { background-position: -650px -36px; }
#menu_en ul li.foto a.active { background-position: -650px -72px; }


/* ------------------------------------------------------------------------
	MENU ALLEMAND 
------------------------------------------------------------------------ */
#menu_ger {
	float:left;
	height: 36px;
	margin: 0;
	width:754px;
	}
	
#menu_ger ul { 
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
	}
	
#menu_ger ul li { 
	display: block;
	float: left;
	}
	
#menu_ger ul li a { 
	background: url(images/menu_ger.jpg) no-repeat;
	display: block;
	height: 36px;
	outline: none;
	text-indent: -5000px;
	}
	
#menu_ger ul li.accueil a { background-position: 0 0; width: 101px; }
#menu_ger ul li.accueil a:hover { background-position: 0 -36px; }
#menu_ger ul li.accueil a.active { background-position: 0 -72px; }

#menu_ger ul li.hotel a { background-position: -101px 0; width: 83px; }
#menu_ger ul li.hotel a:hover { background-position: -101px -36px; }
#menu_ger ul li.hotel a.active { background-position: -101px -72px; }

#menu_ger ul li.chambres a { background-position: -184px 0; width: 118px; }
#menu_ger ul li.chambres a:hover { background-position: -184px -36px; }
#menu_ger ul li.chambres a.active { background-position: -184px -72px; }

#menu_ger ul li.tarif a { background-position: -302px 0; width: 204px; }
#menu_ger ul li.tarif a:hover { background-position: -302px -36px; }
#menu_ger ul li.tarif a.active { background-position: -302px -72px; }

#menu_ger ul li.plan a { background-position: -506px 0; width: 144px; }
#menu_ger ul li.plan a:hover { background-position: -506px -36px; }
#menu_ger ul li.plan a.active { background-position: -506px -72px; }

#menu_ger ul li.foto a { background-position: -650px 0; width: 96px; }
#menu_ger ul li.foto a:hover { background-position: -650px -36px; }
#menu_ger ul li.foto a.active { background-position: -650px -72px; }

/* ------------------------------------------------------------------------
	MID SECTION STYLES 
------------------------------------------------------------------------ */

#sidebar { display: none; }

#midSection .container {
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
}	
#midSection .containerNews {
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
}	

#midSection .leftColumn { width: 385px; }
#midSection .rightColumn { width: 480px; }

#midSection.homeMidSection .leftColumn {
	width: 505px;
	height: 367px;
}
#midSection.homeMidSection .rightColumn {
	width: 466px;
	padding-bottom: 0px;
	height: auto;
}

#midSection.homeMidSection .rightColumn p { margin: 0 10px 10px 10px; }
 
#midSection.homeMidSection h2.pageTitle { display: none; }
#midSection.faqsMidSection h2.pageTitle { display: none; }

#book1 { 
	display: block;
	position: absolute;
	bottom: 165px;
	right: 10px;
	z-index: 999;
	}


/* ------------------------------------------------------------------------
	CONTACT SECTION STYLES 
------------------------------------------------------------------------ */

.contactinfo { 
	float: left;
	width: 170px;
	padding-right: 20px;
	margin-right: 10px;
	display: block;
	background: url(images/bg-contact.gif) no-repeat right top;
	height: 240px;
	}

.contactform { 
	float: left;
	width: 280px;
	display: block;
	padding: 10px 0 0 0;
	}
	
.contactform .contactleft { width: 80px; float: left; margin: 0 0 6px 0; text-align: right; font-size: 13px; }
.contactform .contactright { width: 200px; float: left; clear: right; margin: 0 0 6px 0;  }
	
.contactform input.inputText, 
.contactform textarea.inputText { 
	width: 185px; 
	border: 1px solid #bba;
	background: #fff;
	padding: 4px 5px;
	font: 11px/25px bold Arial, Helvetica, sans-serif;
	color: #410;
	}

.contactform input.inputTextError, 
.contactform textarea.inputTextError { 
	width: 185px; 
	border: 1px solid #841;
	background: #fff;
	padding: 4px 5px;
	font: 11px/25px bold Arial, Helvetica, sans-serif;
	color: #410;
	}
	
.contactform textarea.inputText, 
.contactform textarea.inputTextError { height: 150px; line-height: 17px; }

.contactform .asterick { margin: 0 5px; font-size: 10px; color: #841; line-height: 20px; }
.contactform p.small { margin: 10px 0; padding: 0 0 0 80px; font-size: 11px; color: #841; }
.contactform p.error { margin: 0 0 10px 0; font-size: 13px; color: #841; font-style: italic; font-weight: bold; }
.contactform p.success { margin: 0 0 10px 0; color: #841; font-style: italic; font-weight: bold; }

/* ------------------------------------------------------------------------
	BOTTOM SECTION STYLES 
------------------------------------------------------------------------ */

#botSection {
	color: #a76;
	font: 14px Arial, Helvetica, sans-serif;
	height:110px;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	}
#botSection .coloneGauche p{
	font-size:15px;
}
#botSection .coloneGauche{
	float:left;
	width:400px;
}
#botSection .coloneCentre{
	float:left;
	background: #e6e6e6 url(images/BG_Photo_Slide.jpg) no-repeat top;
	width:330px;
	height:109px;
	margin:0 10px;
}
#botSection .coloneCentre .resumeTxt{
	width:215px;
	float:left;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#969087;
	margin:32px 5px 0 10px;
	
}
#botSection .coloneCentre .resumeTxt a{
	color:#969087;
}
#botSection .coloneCentre .resumeTxt a:hover{
	color:#666;
}
#botSection .coloneCentre .PhotoResume{
	width:92px;
	height:70px;
	float:left;
	margin:32px 0 0 0;
	
}
#botSection .coloneDroite{
	background:url(images/reservation.jpg) no-repeat top;
	float:right;
	width:230px;
	height:109px;
}
#botSection .coloneDroite a{
	color:#FFF;
}
#botSection .coloneDroite a:hover{
	color:#FFF;
}
#botSection .coloneDroite .contentReserve{
	width:210px;
	margin:32px 0 0 10px;
}
#botSection .coloneDroite .contentReserve td{
	padding:2px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#969087;
}
.links {
	margin-bottom:25px;
	margin-top:15px;
	bottom:30px;
	margin:0;
	right:20px;
}
.links a.button  {
	background:url("images/button_right.png") no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Calibri,Arial,Sans-serif;
	font-size:11px;
	height:26px;
	margin-right:6px;
	padding-right:15px;
	text-decoration:none;
	text-transform:uppercase;
}
.links a.button span {
	background:url("images/button_left.png") no-repeat scroll 0 0 transparent;
	display:block;
	line-height:14px;
	padding:6px 0 6px 15px;
}
.links a.button:hover {
	background-position:right bottom;
}
.links a.button:hover span {
	background-position:left bottom;
}
.links a.button:active {
	background-position:right bottom;
	color:#FFFFFF;
	outline:medium none;
}
.links a.button:active span {
	background-position:left bottom;
	padding:7px 0 5px 15px;
}


#botSection .coloneDroite .contentReserve .small{
	font-size:12px;
}
input {
  -moz-appearance: textfield;
  /* The sum of border-top, border-bottom, padding-top, padding-bottom
     must be the same here, for buttons, and for <select> (including its
     internal padding magic) */
  padding: 1px 0 1px 0;
  border: 1px inset ThreeDFace;
  background-color: -moz-Field;
  color: -moz-FieldText;
  font: -moz-field;
  text-rendering: optimizeLegibility;
  line-height: normal !important;
  text-align: start;
  text-transform: none;
  word-spacing: normal;
  letter-spacing: normal;
  cursor: text;
  text-indent: 0;
  -moz-user-select: text;
  text-shadow: none;
}

input > .anonymous-div {
  white-space: pre;
  word-wrap: normal !important;
}
#botSection ul {
	display: block;
	list-style-type: none; 
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
	}	
	
#botSection ul li { 
	border-left: 1px solid #dcb;
	float: left; 
	font-weight: bold;
	margin: 0 0 0 -1px;
	padding: 0 11px 0 10px;
	}
	
#botSection a { color: #a76; }
#botSection a:hover { color: #410; }
	
#footer {
	width: 1019px;
	text-align:center;
	color: #a76;
	font: 11px/15px Arial, Helvetica, sans-serif; 
	margin: 20px auto;
	position: relative;
	}
#footer a { color: #a76; }
#footer a:hover { color: #410; }

#bas {
	width: 1019px;
	text-align:center;
	color: #a76;
	font: 11px/15px Arial, Helvetica, sans-serif; 
	margin: 20px auto;
	position: relative;
	}
#footer_b {
		width: 1000px;

	text-align: right;
	color: #a76;
	font: 11px/15px Arial, Helvetica, sans-serif; 
	margin: 20px auto;
	position: relative;
	padding-right:18px;
	}
#footer_b a { color: #a76; }
#footer_b a:hover { color: #410; }

.sep { margin: 0 10px; }
.line { border-left: 1px solid #dcb; }	
.by { font-size: 10px; color: #c98; }
#botSection .by a { color: #c98; }
#botSection .by a:hover { color: #410;}
	
	

