html, body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	background:#ebe1d8 url('bg.gif') repeat-y top center;
}

p {
	text-align:left;
	margin:10px; padding:0px;
}

a {
	text-decoration:underline;
	color:#0066CC;
}

a:hover {
	text-decoration:none;
	color:#666666;
}


a.active {
	text-decoration:none;
	color:#666666;
}
/*********************************************/

div.choix_reservation {
	position:absolute;
	top:260px;
	padding-left:10px;
}

div.choix_reservation a {
	display:inline-block;
	margin-right:4px;
	padding:4px 10px;
	background:#fff;
	color:#71286a;
}

div.choix_reservation a.active {
	background:#71286a;
	color:#fff;
}

div.booking, div.reservit {
	width:191px;
	position:absolute;
	top:300px;
	font-size:11px;
	padding:5px;
}

div.reservit input, div.reservit select {
	font-size:11px;
}

div.booking h3 {
	display:none;
}

div.flag {
	width:31px;
	height:31px;
	position:absolute;
	bottom:0px;
}

div.fr {
	background:url('fr.gif') no-repeat;
	left:35px;
}

div.uk {
	background:url('uk.gif') no-repeat;
	left:86px;
}

div.de {
	background:url('de.gif') no-repeat;
	left:137px;
}

div.flag a {
	width:100%;
	height:100%;
	display:block;
}



/*******************************************/

#container {
	width:980px;
	margin:auto;
	position:relative;
}

#content {
	position:relative; float:left;
	clear:both;
	width:980px;
	position:relative;
	background:url('bg_content.gif') repeat-y;
}

#content div.actualites {
	width:203px; height:180px;
	position:absolute; bottom:0px;left:0px;
	background:#7b2e74;
	z-index:999;
}

#content div.actualites p {
	color:#FFFFFF;
	padding:0px; margin:8px 0px 0px 0px;
}

#content div.sideleft {
	float:left;
	width:203px;
	position:relative;
	background:url('bg_sideleft.gif') no-repeat; _height:349px; min-height:349px;
}

#content div.center {
	float:left;
	width:201px;
	position:relative;
	background:url('bg_center.gif') no-repeat;
	_height:440px; min-height:440px;
}

#content div.php {
	float:left;
	width:576px;
	position:relative;
}

/****************INTRO***********************/

#top_intro {
	position:relative; float:left;
	clear:both;
	width:980px;
	height:146px;
	background:url('top_intro.gif') no-repeat top center;
	position:relative;
}

#content_intro {
	position:relative; float:left;
	clear:both;
	width:980px;
	height:349px;
	position:relative;
}

#content_intro div.sideleft {
	float:left;
	width:203px;
	position:relative;
	background:url('bg_sideleft.gif') no-repeat; height:349px;
}

#content_intro div.center {
	float:left;
	width:201px;
	position:relative;
	background:url('bg_center.gif') no-repeat; height:349px;
}



#content_intro div.sideright {
	float:left;
	width:576px;
	position:relative;
	height:349px;
}

#bottom_intro {
	position:relative; float:left;
	clear:both;
	width:980px;
	_height:200px;min-height:200px;
	background:url('bottom_intro.gif') no-repeat top center;
}

#bottom_intro div.copyright {
	position:absolute;
	top:20px;left:420px;
	width:470px;
}

#bottom_intro div.copyright p {
	 color:#ffffff; font-size:10px; text-align:left; margin:0;padding:0;
}

#bottom_intro div.copyright a {
	 color:#ffffff; text-decoration:underline;
}

#bottom_intro div.copyright a:hover {
	/* color:#7b2e74;*/
	text-decoration:none;
}


/**************MENU****************************/

#menu {
	width:576px;
	position:absolute;
	bottom:8px; right:0px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

#menu li {
	height:24px;
	text-align:center;
	list-style-type:none;
	text-transform:uppercase;
	letter-spacing:0px;
	float:left;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	height:24px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	/*background:url('menu.gif') no-repeat bottom center;*/
	background:#5f1f59;
	/*-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);*/
}

#menu a:hover, #menu a.active {
	color:#ffffff;
	background:url('menu_new.gif') no-repeat top center;
	/*background:url('menu.gif') no-repeat top center;*/
	text-decoration:none;
}

#menu b {
	padding:5px 8px 0px 8px;
	display:block;
}

/* CONTACT */

div.contact form {
	margin:0; padding:0;
}

div.contact form fieldset {
	margin:0; padding:0;
	border:0;
	margin-bottom:5px;
	/*border:1px solid #ffffff;*/
}

div.contact form legend {
	font-size:14px;
	color:#7b2e74;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	padding:5px;
	padding-bottom:0;
	/*border-bottom:1px solid #e2001a;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div.contact form sup {
	color:#e5353b;
}

div.contact table.inner label {
	font-weight:bold;
	/*float:left;
	width:40%;
	clear:left;*/
}

div.contact table.inner div {
	float:right;
	width:58%;
	clear:right;
}

div.contact table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.contact textarea, div.contact input, div.contact select {
	/*border-width:1px;
	border-color:#666;*/
	border:1px solid #cccccc;
}

div.contact textarea {
	width:100%;
}

div.contact table.inner input, div.contact table.inner textarea, div.contact table.inner select {
	width:100%;
}

div.contact form input.radio {
	width:auto;
	clear:none;
}

div.contact form input.submit {
	background:url('submit.gif') no-repeat;
	border:0;
	width:150px;
	height:35px;
	color:#fff;
	font-size:14px;
}

div.contact form input.submitde {
	background:url('submitde.gif') no-repeat;
	border:0;
	width:150px;
	height:35px;
	color:#fff;
	font-size:14px;
}

div.contact form input.submituk {
	background:url('submituk.gif') no-repeat;
	border:0;
	width:150px;
	height:35px;
	color:#fff;
	font-size:14px;
}

div.space {
	width:320px;height:30px;
	background:url('space.gif') no-repeat 0px -6px;
}

div.wifi {
	width:320px;height:50px;
	background:url('wifi.gif') no-repeat;
}

div.menu_actualites ul {
	padding:10px; margin:0px 0px 0px 10px;
}

div.menu_actualites a {
	color:#ffffff;
	text-decoration:none;
}

div.menu_actualites a:hover, div.menu_actualites a.active  {
	color:#ffffff; font-weight:bold;
	text-decoration:none;
}
