html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
background-image:url(../images/charte/body_repeat.jpg);
background-repeat:repeat;
background-position:top;
background-color:#FEFFFE;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
p{
	padding-bottom:10px;
} 
#container{
	width: 888px;
	margin: auto;
}
#header{
	width: 807px;
	height: 318px;
	margin:auto;
}
#middle{
	background-image: url(../images/charte/middle_repeat.jpg);
	background-repeat:repeat-y;
	background-position: 40px 0;
	display: table;
	width: 100%;
	height: 100%;
}

/*--- footer---*/
#footer{
	width: 808px;
	height: 72px;
	background-image: url(../images/charte/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin: auto;
	bottom: 0px;
	font-size:11px;
	clear: both;
/*	text-align: right;*/
}
/*---end footer---*/

/*---menu---*/
#left_col{
	background:url(../images/charte/menu_repeat.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width: 230px;
	margin-left: 39px;
	margin-top:0px;
	display: inline;
	float: left;
	height:100%;
}
#mdm{
	width:230px;
	height:211px;
	background:url(../images/charte/mdm.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#jours{
background:url(../images/charte/le_vieux_comptoir_final_11.jpg);
background-repeat:no-repeat;
background-position:top left;
width:229px;
height:62px;
margin-left:1px;
}
#adresse{
background:url(../images/charte/adresse.jpg);
background-repeat:no-repeat;
background-position:top;
width:230px;
height:150px;
}
#plan{
		background-image:url(../images/charte/plan.jpg);
		background-repeat:no-repeat;
		background-position:top;
		height:147px;
		width:230px;
	}
	.contact_link:link, .contact_link:visited{
		font-family:georgia;
    font-size:12px;
    color:#56524D;
		line-height:16px;
		text-decoration:none;
	}
	.contact_link:hover, .contact_link:active{
		font-family:georgia;
		font-size:12px;
		line-height:16px;
    color:#716552;
		text-decoration:underline;
	}
	div.plan div.plan_content{
		padding:0px 0px 0px 12px;
	}
/*---end menu---*/
/*---------------------------Mdm----------------------*/

#mdm_content{
	font-family:georgia;
	font-weight:normal;
	font-size:11px;
	color:#56524D;
	width: 190px;
	margin: 0px 0px 10px 25px;
	padding:65px 0px 0px 5px;

}
#mdm_content1{
	font-family:tahoma;
	font-weight:normal;
	font-size:11px;
	color:#56524D;
	width: 550px;
	margin: 0px 0px 10px 10px;
	padding:10px 0px 0px 0px;

}
#mdm_detail{
	display:block;
	float:right;
	padding:8px 5px 0px 0px;
}
#popup_container{
	background-image: url(../images/charte/bg0.gif);
	background-repeat: repeat;
}
#popup_content{
	background-image: url(../images/mdm/popup_background.jpg);
	background-repeat: repeat-y;
}

#popup{
		font-family:Verdana;
		font-size:12px;
		color:#FFFFFF;
		padding:10px 5px 0px 15px;
		text-align:justify;
		line-height:15px;
	}
.mdm_popup:link, .mdm_popup:visited{
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
    color:#56524D;
		cursor:pointer;
		margin-left:120px;
}
.mdm_popup:hover, .mdm_popup:active{
		text-decoration:underline;
		font-family:tahoma;
		font-size:11px;
		color:#716552;
		cursor:pointer;
		margin-left:120px;

}
/*----------------------End Mdm----------------------*/
/*-----------------------Text----------------*/
.text{
font-family:georgia;
font-size:13px;
color:#56524D;
text-align:justify;
margin:5px 15px 0px 25px;
}

.text_adresse{
font-family:georgia;
font-size:12px;
color:#56524D;

}

.text_footer{
color:#F1ECE1;
font-family:georgia;
font-size:11px;
padding-top:15px;
}
.text_end_page{
color:#820813;
font-family:georgia;
font-size:16px;
}
.text_footer1{
color:#262623;
font-family:georgia;
font-size:11px;
}
.title_bottom{
font-family:tahoma;
font-size:22px;
color:#56524D;
}
.title_category{
font-size:18px;
color:#56524D;
font-family:tahoma;
}
.text_title{
font-family:tahoma;
font-size:13px;
color:#56524D;
}

/*-----------------end text--------------------*/

/*-----------------link------------------------*/
.link_footer:link, .link_footer:visited{
color:#F1ECE1;
font-family:georgia;
font-size:11px;
text-decoration:none;
}
.link_footer:hover, .link_footer:active{
color:#716552;
font-family:georgia;
font-size:11px;
text-decoration:underline;
}

.link_merci:link, .link_merci:visited{
font-family:tahoma;
font-weight:bold;
font-size:13px;
color:#786C59;
text-decoration:none;
}
.link_merci:hover, .link_merci:active{
color:#958942;
font-family:tahoma;
font-weight:bold;
font-size:13px;
text-decoration:underline;
}
.link_popup:link, .link_popup:visited{
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#6B5C00;
text-decoration:none;
}
.link_popup:hover, .link_popup:active{
color:#000000;
font-family:tahoma;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}
.link_page:link, .link_page:visited{
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#908869;
text-decoration:none;
}
.link_page:hover, .link_page:active{
color:#006225;
font-family:tahoma;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}
.details_link:link, .details_link:visited{
		font-family:tahoma;
		font-size:11px;
		line-height:16px;
		color:#958942;
		font-weight:bold;
		text-decoration:none;
	}
	.details_link:hover, .details_link:active{
		font-family:tahoma;
		font-size:11px;
		line-height:16px;
		color:#000000;
		font-weight:bold;
		text_decoration:underline;
	}

.link_contact_page:link, .link_contact_page:visited{
color:#820813;
font-family:georgia;
font-size:16px;
text-decoration:underline;
}
.link_contact_page:hover, .link_contact_page:active{
color:#716552;
font-family:georgia;
font-size:16px;
text-decoration:underline;
}
.link_text:link, .link_text:visited{
font-family:georgia;
font-size:12px;
color:#56524D;
text-decoration:none;
}
.link_text:hover, .link_text:active{
font-family:georgia;
font-size:12px;
color:#86041E;
text-decoration:underline;
}

/*----------------end Link---------------------*/


.list1 li{
		list-style-type:none;
		background-image:url(../images/charte/puce.gif);
		background-position: 0px 2px;
		background-repeat:no-repeat;
		margin:3px 10px 0px 45px;
		padding:0px 5px 2px 45px;
		font-family:tahoma;
		font-size:12px;
		color:#56524D;
}
.list2 li{
		list-style-type:none;
		background-image:url(../images/charte/puce1.gif);
		background-position: 0px 3px;
		background-repeat:no-repeat;
		margin:0px 0px 10px 20px;
		padding:0px 5px 2px 20px;
		font-family:tahoma;
		font-weight:bold;
		font-size:12px;
    color:#006225;
}


/*----content---*/
#right_col{
	float:left;
	width: 562px;
	height: 100%;
}
#page_title{
	float:left;
	width: 566px;
	height: 41px;
}

.recherche{
background:url(../images/charte/recherche.jpg);
background-repeat:no-repeat;
background-position:top;
height:31px;
width:109px;
cursor:pointer;
margin-right:35px;
margin-top:13px;
border:0;
}
.rechercheover{
background:url(../images/charte/recherche_over.jpg);
background-repeat:no-repeat;
background-position:top;
height:31px;
width:109px;
margin-right:35px;
margin-top:13px;
border:0;
cursor:pointer;
}

#contenu{
height:100%;
width:577px;
display:table;
background-color:#FFFFFF;
}
#line{
width:549px;
height:15px;
}
.photo_left{
float:left;
clear:left;
margin:0px 20px 5px 0px;
}
.photo_right{
float:right;
margin:0px 10px 5px 20px;
clear:right;

}
#line{
margin-left:15px;
margin-top:20px;
margin-bottom:15px;
clear:left;
}

/*-------------------Presentation-----------------------------*/
#footer_contenu{
height:150px;
margin:auto;
}


/*----------------End Presentation----------------------------*/
#sound{
position: absolute;
margin-top: 10px;
margin-left: 800px;
}