*
{
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
}
body 
{
	position: relative; 
	width: 1000px; 
	margin: 0px auto; 
	padding: 0; 
	background: #BFB18F;
	font : 12px Verdana; 
	text-decoration:none;
}

#langue
{
	width:200px;
	margin-left:800px;
}
#langue a{float:left;margin:0 2px;}

#bandeau {width:1000px; clear:both;}
#baslogo{margin-left:206px; width:30px;}
#gauche
{
	width:635px;
	margin-left:20px;
	float:left;
}

#Droite{width:310px;float:right;}
	

#menu 
{	
	
	padding: 0 10px 0 0; 
	border-right : solid #532E12 1px;
	float:left;
	
}

#menu li {width: 150px; padding: 0; list-style: none; line-height : 25px;  }
#menu a { font: bold 11px Verdana; text-decoration: none; color: white; padding-left : 20px;}
#menu a:hover { text-decoration: underline }
#menu .selected {background : url(../img/selected.gif) no-repeat left}
#menu img {float: right; margin-top : 10px ;}

#menu_chambres a {margin-left:15px; font-weight: normal;}


strong{font-family:Verdana; font-size:12px; font-weight:bold;}

/* Pied de page */
#pied { clear: both; background: url(../img/piedpage.jpg); height: 180px; width: 1000px; }
#pied, #pied a { font: 11px Verdana; color: #3C210D; font-weight : bold; }
#pied a { text-decoration: none }
#pied a:hover { text-decoration: underline }

address { padding: 97px 0 0 100px; text-align: center; font-style: normal }

/* Contenu principal */
#contenu{border:solid 1px #38220E; width:1000px;float:left;padding-bottom:30px;}

/* Format imprimable */

@media print
{
}