body {
	background-color : #251c0a;
	color : #251c0a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;		
	text-align : center;
}

.conteneur {
	width : 800px;
	height : 600px;
	margin-left : auto;
	margin-right : auto;
	background-color:#FFFFFF;
}

.gauche {
	/*background-image : url(../images/menu_gauche_bg.jpg);*/
	background : #666666 url(../images/menu_gauche_bg.jpg) no-repeat right top;;
	width : 249px;
	height : 600px;
	float : left;
}

.droite {
	background-image : url(../images/accueil_droite.jpg);
	width : 551px;
	height : 600px;
	float : right;
}

a img{
  border:none;
}

.menu  {
	position:relative;
	top:5px;
	margin-left:1%;
	/*margin-right:5%;*/
	margin-bottom:15px;
}

.item {
	position:relative;
	background-color:#251c0a;
	color:#FFFFFF;
	list-style-type:none;
	text-align:left;
	line-height:20px;
	text-indent:12px;
	margin-bottom:1px;
	opacity:0.9; 
}

h3 {
	color:#fb6507;
	font-size:14px;
}

.item a {
	text-decoration:none;
	color:#FFFFFF;
}

.item a:hover {
	color:#fb6507;
}

.riad {
	margin-right:5px;
	margin-top:20px;
	text-align:left;
	width : 541px;
	height : 575px;
	float : right;
}

.contenu {
	text-align:justify;
}

.tarif {
	font-size:12px;
	text-align:center;
}

.lien{
	color:#000000;
	text-decoration:none;
}

.lien:hover {
	text-decoration:underline;
}

.legende {
	text-align:center;
}
