/* CSS Document */

* { margin: 0; padding: 0; border: 0; }

html, body {
	height: 100%;
}

body {
	background-image: url("images/motif.gif");
}

#container {
	background: url("images/moulay_07.png") repeat-y center;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 950px;
	height: 230px;
	background: url("images/entete.png") top center no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#lang {
	position: relative;
	width: 100px;
	left: 868px;
	top: 5px
}

#menu_trans {
	position: relative;
	left: 650px;
	top: -60px;
	background: url("images/menu_bckg.gif") center no-repeat;
	width: 281px;
	height: 20px
}

a.menu_haut {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E5CA8F;
	padding: 2px 10px 0 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#info_riad {
	position: relative;
	left: 195px;
	top: -18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C6532B;
}

#info_riad a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C6532B;
	text-decoration: none;
	font-weight: bold
}

#menu_ch {
	position: relative;
	top: -12px;
	left: 180px;
	height: 31px;
	width: 746px;
}

#contenu {
	margin-top: -44px;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	padding: 13px 0 60px 140px 
}

#image_chanmbre {
	float: left;
	border: 2px #FFFFFF solid;
}

#info_ch {
	float: left;
	margin: 2px 0 0 40px;
	width: 460px;
}

#desc_ch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #713521;
	margin-top: 10px;
	padding: 0 0 0 3px;
	text-align: justify
}

a.nom_chambre {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C6532B;
	padding: 8px 0 0 22px;
	text-decoration: none;
	font-weight: bold
}

a.nom_chambre:hover {
	text-decoration: underline;
	color: #9B220D;
	font-weight: bold
}

a.lien_ac {
	display: block;
	position: relative;
	top: -15px;
	left: 160px;
	width: 380px;
	height: 106px
}

.ref_top {
	padding: 4px 0 4px 0;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #C49686
}

.spacer {
 	clear: both;
}