/*** Styles generaux ***/
* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;	  
	/*color: #FFFDE9;  */
}

html {
	padding: 0px;
	margin: 0px;
}

body
{
	padding: 0px;
	text-align: center;
	background-color: #9F2E22;
}				

img 
{
	border: 0px;
}

img.menu 
{
	margin-left: 28px;
	vertical-align: absmiddle;
}

#g_conteneur
{
	text-align: left;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 2px 0px 2px 2px;
	/*overflow: auto;	*/
	/*background-color: #FFFFFF;*/
}  

#logo
{
	position: absolute;
	padding-left: 54px;	   
	padding-top: 40px;
}					  

#barre_blanche
{
	position: absolute;
	padding-left: 272px;	   
	padding-top: 111px;
}					

#langue
{
	position: absolute;
	padding-left: 336px;	   
	padding-top: 114px;
}

#localisation
{
	position: absolute;
	padding-left: 550px;	   
	padding-top: 10px;	
	color: #FFFDE9; 
	z-index: 10000;
}					 

#localisation ul, #localisation li, #localisation p {
	margin: 0px; 
	padding: 0px;
}
	
#conteneur
{
	position: absolute;
	padding-top: 153px;
}					

#menu_gauche 
{
    position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 24px;	
	padding-top: 162px;		   
	width: 209px;
}

a.menu 
{
	text-decoration: none;	 
	font-size: 10px; 
	color: #FFFDE9;
}

a:hover.menu
{
	text-decoration: underline;
}  

#photos 
{
    position: absolute;
	top: 0px;
	left: 210px;
	padding-top: 162px;
}			  

#bg_conteneur
{
	position: absolute;
	top: 0px;
	left: 381px;
	padding-top: 201px;
}

#coordonnees 
{
	position: absolute;
	top: 0px;
	left: 550px;
	padding-top: 162px;		   
	width: 250px;
	color: #EDE7D0;
}

#recommandations
{
	position: absolute;
	top: 546px;
	left: 195px;  
	width: 400px;	 
	color: #FFFDE9; 
}

#bg_recommandations
{
	position: absolute;
	top: 470px;
	left: 185px; 
}

#rub_hotel
{
	float: left;
	width: 226px;
}

#contenu
{
	float: left;
}

#tarifs_hotel {
	width: 631px;
	height: 180px;
	background-color: #FFFDE9; 
	padding-left: 22px;
	padding-right: 22px;
	color: #9F2E22;	  
	margin-top: -400px;
	margin-left: 80px;	  
	z-index: +10; 
	display: none;
}
 
.txt_justif {
	text-align: justify;
}

#menu_gauche ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#menu_gauche li {
  background-image: url('../../deco/lien_menu.gif');
  background-repeat: no-repeat;
  padding-left: 26px; 
  height: 41px;			   
  vertical-align: middle;
} 
 
#english {
	background-image: url('../../deco/english.gif');	   
	background-repeat: no-repeat;
	width: 195px;
	height: 572px;
	float: left; 
	margin-right: 40px;
	padding-top: 60px;	  
	padding-right: 20px; 
	font-size: 13px;	   
	text-align: justify;
}
 
#vlaams {
	background-image: url('../../deco/vlaams.gif');
	background-repeat: no-repeat;
	width: 248px;
	height: 573px;
	float: left;
	margin-right: 40px;
	padding-top: 60px;
	padding-right: 20px; 
	font-size: 13px; 
	text-align: justify;
}
 
#spanish {
	background-image: url('../../deco/spanish.gif');
	background-repeat: no-repeat;
	width: 213px;
	height: 572px;	
	float: left;	  
	padding-top: 60px;
	font-size: 13px;   
	text-align: justify;
	padding-right: 20px;
}
	
#footer
{
	position: absolute;
	top: 610px;
	left: 60px;
	width: 735px;
	color: #FFFDE9;
        line-height: 38px;
}								   

td.td_carte {		
	font-size: 11px;
	color: #A70000;
}			

/*strong, em {		
	font-size: 11px;
	color: #A70000;
}*/	

td.td_carte2 {		
	font-size: 11px;
	color: #ffffff;
}			

 
td.td_carte3 {		
	font-size: 10px;
	color: #A70000;
}	

input {
	color: black;
}

td.actu {
   	font-size: 14px;
	color: #FFFDE9;
}			  

a.retour {
	color: #FFFDE9;
}

a.facebook {
    color: #5784d8;
    text-decoration: none;
}

a.facebook:hover {
    text-decoration: underline;
}