@charset "utf-8";
body {
background-color:#fff7e9;
margin-top:0;
}
#maincontener {
	height: 580px;
	width: 955px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
/*****************************************************structure_fond*****************************************************/
#header {
	background-image: url(00images/header.jpg);
	height: 113px;
	width: 955px;
}
#titre {
	background-image: url(00images/titre_neutre.jpg);
	height: 43px;
	width: 955px;
}
#titre_laferme {
	background-image: url(00images/titre_laferme.jpg);
	height: 43px;
	width: 955px;
}
#titre_plan {
	background-image: url(00images/titre_plan.jpg);
	height: 43px;
	width: 955px;
}
#titre_tarifs {
	background-image: url(00images/titre_tarifs.jpg);
	height: 43px;
	width: 955px;
}
#titre_contact {
	background-image: url(00images/titre_contact.jpg);
	height: 43px;
	width: 955px;
}
#milieu {
	height: 390px;
	width: 955px;
}
#gauche {
	float:left;
	height: 390px;
	width: 345px;
}
#droit {
	margin-left:345px;
	height: 390px;
	width: 610px;
}
#milieu_droit {
	background-image: url(00images/milieu_droit.jpg);
	height: 325px;
	width: 610px;
}
#milieu_droit_tarifs {
	background-image: url(00images/milieu_droit_tarifs.jpg);
	height: 325px;
	width: 610px;
}
#milieu_gauche {
	background-image: url(00images/milieu_gauche.jpg);
	height: 325px;
	width: 345px;
}
#milieu_gauche_tarifs {
	background-image: url(00images/milieu_gauche_tarifs.jpg);
	height: 325px;
	width: 345px;
}
#fond_menus {
	background-image: url(00images/fond_menus.jpg);
	height: 65px;
	width: 345px;
}
#bande_dr {
	background-image: url(00images/bande_menus_droite.jpg);
	height: 65px;
	width: 610px;
}
#footer {
	background-image: url(00images/footer.jpg);
	height: 36px;
	width: 955px;
}
/*****************************************************fin_structure_fond*****************************************************/

/*****************************************************menus*****************************************************/
a:link {color:#85725a;	text-decoration: none;}
a:visited { text-decoration: none; color: #85725a;}
a:hover {	text-decoration:underline; color: #85725a;}
a:active { text-decoration: none; }

#menu1 {
	position:absolute;
	left:25px;
	top:493px;
	width:113px;
	height:48px;
	z-index:1;
}
#menu2 {
	position:absolute;
	left:137px;
	top:493px;
	width:66px;
	height:48px;
	z-index:1;
}
	
#menu3 {
	position:absolute;
	left:202px;
	top:493px;
	width:66px;
	height:48px;
	z-index:1;
}
#menu4 {
	position:absolute;
	left:267px;
	top:493px;
	width:67px;
	height:48px;
	z-index:1;
}
#btn_accueil {
	position:absolute;
	left:0px;
	top:0px;
	width:334px;
	height:113px;
	z-index:1;
}

/*****************************************************fin_menus*****************************************************/

/*****************************************************textes*****************************************************/
.textcontenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #85725a;
	text-decoration: none;
	font-weight: bold;

}
.textcontenu2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff7e9;
	text-decoration: none;
	font-weight: bold;

}.textcontenu3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85725a;
	text-decoration: none;
	font-weight: bold;

}
.textlien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;

}
/*****************************************************fin textes*****************************************************/
/*****************************************************div_infos*****************************************************/
#textcontenu {
	position:absolute;
	left:26px;
	top:206px;
	width:320px;
	height:230px;
	z-index:1;
}
#mentions_legales {
	position:absolute;
	left:820px;
	top:496px;
	width:120px;
	height:20px;
	z-index:1;
}
#images {
	position:absolute;
	left:351px;
	top:102px;
	width:582px;
	height:437px;
	z-index:1;
}
#plan{
	position:absolute;
	left:180px;
	top:131px;
	width:600px;
	height:auto;
	text-align:center;
	z-index:1;
}
#mentions{
	position:absolute;
	left:41px;
	top:119px;
	width:880px;
	height:360px;
	text-align:center;
	z-index:1;
	overflow: scroll;
}
#contact{
	position:absolute;
	left:197px;
	top:137px;
	width:550px;
	height:auto;
	text-align:center;
	z-index:1;
}
#image_index {
	position:absolute;
	left:28px;
	top:124px;
	width:899px;
	height:365px;
	z-index:1;
}
/*****************************************************fin div_infos*****************************************************/

