/* CSS Document */

body{
	background:#544a41 url(../images/fond_brush.jpg) no-repeat center top;
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
}

#banniere{
	margin-left:auto;
	margin-right:auto;
	height:148px;
	width:100%;
	background:#544a41;	/*modif*/
}

#barre_haut{
	background:url(../images/ban.png) repeat-x top;	/*modif*/
	height:35px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}	

#tabs {
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;	/*modif*/
	padding-left:30px;
    width:800px;
	height:20px;
    font-size:15px;
	font-family:"myriad Pro", arial;
	text-decoration:none;
}

#tabs ul{
	margin-left:auto;
	margin-right:auto;
	display:inline;
	padding-top:10px;
	padding-right:40px;
	list-style-type:none;
	text-decoration:none;
}

#tabs li{
	margin-left:auto;
	margin-right:auto;
	display:inline;
	padding-right:40px;
	text-decoration:none;
}

#tabs a{	
	color:#eb8229;
	text-decoration:none;
}

#tabs a:hover{
	color:#72a1bb;
	text-decoration:none;
}

#tabs a.current{
	color:#72a1bb;
	text-decoration:none;
}
	  
#corps{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:800px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_bungalow{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:1100px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_chambre{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:800px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_mobil{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:1000px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_tarifs{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:1000px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_regions{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:800px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_contact{
	margin-top:-5px;	/*modif*/
	min-height:550px;
	background:#8a7a6a;
	height:630px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#corps_texte_img{
	height:auto;
	width:618px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:10px;
}

#corps_flash{
	height:auto;
	width:618px;
	margin-left:auto;
	margin-right:auto;

}

#corps_texte{
	height:auto;
	width:618px;
	font-size:15px;
	text-align:left;
	font-family:"myriad Pro", arial;
	color:#33261b;
	text-shadow:none;
}


#barre_bas{
	/*background:url(../images/barre_footer.png) repeat-x top;*/
	margin-bottom:0;
	font-family:"myriad Pro", arial;
	font-size:13px;
	color:#72a1bb;
	background:#403832;
	height:100px;
	width:768px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}	

#mentions_left{
	height:100%;
	padding-top:10px;
	padding-left:80px;
	width:200px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#mentions_centre{
	padding-top:10px;
	width:100px;
	text-align:left;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#mentions_right{
	padding-top:10px;
	width:300px;
	text-align:left;
	float:right;
	margin-left:auto;
	margin-right:auto;
}

#barre_bas a{	
	color:#72a1bb;
	text-decoration:none;
}

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

#barre_bas a.current{
	color:#eb8229;
	text-decoration:none;
}




h1{
	font-family:"myriad Pro", arial;
	font-size:20px;
	color:#33261b;
}

td{
	color:#eb8229;
}

.td_int{
	color:#33261b;
}
