@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	background:#ffd356 url(../images/fond_page.png) 0 0 repeat-x;
	text-align: center;
}
body, td, th {
	color: #000000;
	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color:#656565;
	text-decoration: none;
}
li a:link, li a:visited {
	color: #ffffff;
	text-decoration: none;
}
li a:hover, li a:active {
	color:#e0e0e0;
	text-decoration: none;
}
h1 {
	font-size:19px;
	line-height:28px;
	color: #000000;
}
h2 {
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	color:#7E7E7E;
}
h3 {
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
}
h4 {
	font-size:9px;
	font-weight:normal;
}
h4 a:link, 
h4 a:visited {
	color: #333;
}
div#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
div#header {
	position:relative;
	height:61px;
}
div#logo {
	position:relative;
	top:0px;
	left:10px;
	float:left;
	width:157px;
}
div#infos {
	position:absolute;
	text-align:right;
	top:5px;
	right:7px;
}
div#infos div {
	height:28px;
	line-height:28px;
}
div#infos div div {
	float:left;
}
/* Menu */
div#menu_haut {
	background:url(../images/fond_menu.png) 0 0 no-repeat;
	padding-left:10px;
	height:52px;
}
div#menu_haut ul {
	list-style:none;
}
div#menu_haut li {
	display: inline;
	float: left;
}
div#menu_haut li a {
	display:block;
	height:52px;
	text-indent: -5000px;
}
div#menu_haut li#m_galerie a {
	width:154px;
	background:url(../images/m_galerie.png) 0 0 no-repeat;
}
div#menu_haut li#m_galerie a:hover {
	background:url(../images/m_galerie.png) 0 -52px no-repeat;
}
div#menu_haut li#m_chambres a {
	width:191px;
	background:url(../images/m_chambres.png) 0 0 no-repeat;
}
div#menu_haut li#m_chambres a:hover {
	background:url(../images/m_chambres.png) 0 -52px no-repeat;
}
div#menu_haut li#m_lounge a {
	width:136px;
	background:url(../images/m_lounge.png) 0 0 no-repeat;
}
div#menu_haut li#m_lounge a:hover {
	background:url(../images/m_lounge.png) 0 -52px no-repeat;
}
div#menu_haut li#m_seminaires a {
	width:128px;
	background:url(../images/m_seminaires.png) 0 0 no-repeat;
}
div#menu_haut li#m_seminaires a:hover {
	background:url(../images/m_seminaires.png) 0 -52px no-repeat;
}
div#menu_haut li#m_offres a {
	width:151px;
	background:url(../images/m_offres.png) 0 0 no-repeat;
}
div#menu_haut li#m_offres a:hover {
	background:url(../images/m_offres.png) 0 -52px no-repeat;
}
div#menu_haut li#m_plan a {
	width:115px;
	background:url(../images/m_plan.png) 0 0 no-repeat;
}
div#menu_haut li#m_plan a:hover {
	width:115px;
	background:url(../images/m_plan.png) 0 -52px no-repeat;
}
/* EN */
div#menu_haut li#m_gallery a {
	width:154px;
	background:url(../images/m_gallery.png) 0 0 no-repeat;
}
div#menu_haut li#m_gallery a:hover {
	background:url(../images/m_gallery.png) 0 -52px no-repeat;
}
div#menu_haut li#m_rooms a {
	width:191px;
	background:url(../images/m_rooms.png) 0 0 no-repeat;
}
div#menu_haut li#m_rooms a:hover {
	background:url(../images/m_rooms.png) 0 -52px no-repeat;
}
div#menu_haut li#m_seminars a {
	width:128px;
	background:url(../images/m_seminars.png) 0 0 no-repeat;
}
div#menu_haut li#m_seminars a:hover {
	background:url(../images/m_seminars.png) 0 -52px no-repeat;
}
div#menu_haut li#m_special a {
	width:151px;
	background:url(../images/m_special.png) 0 0 no-repeat;
}
div#menu_haut li#m_special a:hover {
	background:url(../images/m_special.png) 0 -52px no-repeat;
}
div#menu_haut li#m_access a {
	width:115px;
	background:url(../images/m_access.png) 0 0 no-repeat;
}
div#menu_haut li#m_access a:hover {
	width:115px;
	background:url(../images/m_access.png) 0 -52px no-repeat;
}
/* wrapper */
div#wrapper_content {
	position:relative;
}
div.wrapper_1 {
	padding-bottom:25px;
	background:url(../images/fond_b.png) 0 bottom no-repeat;
}
div.wrapper_2 {
	background:url(../images/fond_m.png) 0 0 repeat-y;
}
div#content {
}
/* slidehow */
div#slidewhow {
	position:relative;
	float:left;
	padding:0px 0px 20px 18px;
}
div#slidewhow .pics {
	width: 570px;
	height: 380px;
}
div#slidewhow #s1 {
	z-index:10;
}
div#slidewhow #controls {
	z-index:20;
	position:absolute;
	right:15px;
	bottom:25px;
}
div#main {
	position:absolute;
	width:260px;
	padding:55px 30px 0px 30px;
	right:10px;
}
.separateur {
	margin-top:35px;
	background:url(../images/separateur.png) center top no-repeat;
}
div#checkin {
	clear:both;
	position:relative;
	text-align:center;
}
div#promo_acc {
	position:relative;
	left:10px;
	margin-top:-10px;
	bottom:-15px;
	width:900px;
	height:79px;
	background:url(../images/bandeau_promo.png) 0 0 no-repeat;
	font-size:14px;
	text-align:center;
	line-height:16px;
}
div#promo_acc p {
	padding:20px 50px 10px 50px;
}
div#menu_bas {
	clear:both;
	margin-top:-7px;
	height:24px;
	line-height:24px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
div#liens {
	display: inline;
}
div#liens a:link, div#liens a:visited {
	color:#000000;
}
div#liens a:hover, div#liens a:active {
	color:#FFFFFF;
}
div#menu_bas #liens ul {
	list-style: none;
}
div#menu_bas #liens li {
	padding-left:20px;
	display: inline;
}
div#menu_bas #liens li.first {
	padding-left:0px;
}
div#liens form {
	display: inline;
}
div#liens input {
	width: 155px;
	padding: 7px 20px 5px 10px;
	border: none;
	outline: none;
	background: url(../images/input_news.png) -2px 0px no-repeat;
	font-size:10px;
}
div#liens button {
	width: 31px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	border: none;
	background: url(../images/btn_ok.png) 0px -2px no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}
div#footer {
	clear:both;
	margin-top:-2px;
	text-align: center;
	font-size:10px;
	color:#e21747;
}
form a:link, form a:visited {
	color: #e21747;
	text-decoration: none;
}
form a:hover, form a:active {
	color:#656565;
	text-decoration: none;
}
textarea, input[type='text'], input[type='password'], select {
	border: 1px solid #ccc;
	background: #fff;
}
input[type='text'], input[type='password'] {
	width:150px;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #aaa;
}
input[type='submit'], input[type='button'] {
	cursor: pointer;
	padding:3px;
}
input[type='submit'], input[type='button'] {
	color: #000000;
	border: 1px solid #ccc;
	background: #efefef;
}
input[type='submit']:hover, input[type='button']:hover {
	color: #000000;
	background: #cecece;
	border: 1px outset #FFFFFF;
}
/* IE6 */
.submit input {
	color: #000000;
	border: 1px solid #ccc;
	background: #efefef;
}
.submit select {
	color: #000000;
	border: 1px solid #ccc;
	background: #fff;
}
.cache {
	display:none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
