html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/charte/background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#5C4535;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
#container1{
	background-image:url(../images/charte/bg.jpg);
	background-position:left top;
	background-repeat:repeat;
	width:100%;
}
#container{
	width:790px;
	margin:auto;
}
#header{
	width:790px;
	height:336px;
	margin:auto;
}
#middle{
	background-image:url(../images/charte/background-middle.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	display:table;
	width:100%;
	height:100%;
}
#middle_content{
	width:790px;
	margin:auto;
}
/*-------------------- footer----------------------*/
#container_footer{
	background-image:url(../images/charte/bg-footer.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:100%;
	height:86px;
}
#footer{
	width:790px;
	height:86px;
	background-image:url(../images/charte/background-footer.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	bottom:0px;
	margin:0px auto;
	clear:both;
}
.text_footer{
	padding-top:0px;
	padding:-10px 0px 0px 50px;
	float:left;
}
.text_footer1{
	color:#EDD59A;
	font-family:tahoma;
	font-size:11px;
	padding:17px 0px 0px 40px;
	float:left; 
}
/*--------------------end footer-------------------*/

/*-------------------Left Col---------------------*/
#left_col{
	width:228px;
	margin-left:0px;
	margin-top:0px;
	display:inline;
	float:left;
	height:100%;
}
#mdm{
	width:100%;
	height:260px;
	background:url(../images/charte/background-mdm.jpg);
	background-repeat:no-repeat;
  background-position:left top;
}
#adresse{
	background:url(../images/charte/background-adresse.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	height:183px;
}
#adress_content{
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	color:#52443C;
	padding:10px 0px 0px 0px;
	width:94%;
}
.email:link, .email:visited{
	font-family:tahoma;
	font-size:11px;
	color:#821703;
	line-height:16px;
	text-decoration:underline;
}
.email:hover, .email:active{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#52443C;
	text-decoration:none;
}
#plan{
	background-image:url(../images/charte/background-plan.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:167px;
	width:100%;
}
.contact_link:link, .contact_link:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.contact_link:hover, .contact_link:active{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#EDD59A;
	font-weight:bold;
	text-decoration:underline;
}
.contact_link2:link, .contact_link2:visited{
	font-family:tahoma;
	font-size:11px;
	color:#821703;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.contact_link2:hover, .contact_link2:active{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.detail:link, .detail:visited{
	font-family:tahoma;
	font-size:11px;
	color:#EDD59A;
	line-height:16px;
	text-decoration:none;
}
.detail:hover, .detail:active{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#FFFFFF;
	text-decoration:underline;
}
.title{	
	font-family:tahoma;
	font-size:14px;
	color:#52443C;
}
/*----------------------End Left Col----------------------*/
/*-----------------------Text----------------*/
#page_dynamic{
	width:562px;
	margin:auto;
	float:left top;
}
.page_content{
	font-family:tahoma;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	float:left;
	color:#52443C;
	width:522px;
}
.page_content1{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	line-height:14px;
	padding-left:5px;
	color:#52443C;
	width:522px;
}
.separator{
	padding:12px 0px 12px 0px;
}

.photo_thumb_left{
	float:left;
}
.photo_thumb_right{
	float:right;
}
/*-----------------end text--------------------*/

/*-----------------link------------------------*/
.link_footer:link, .link_footer:visited{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#52443C;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	font-family:tahoma;
	font-size:11px;
	color:#821703;
	line-height:16px;
	text-decoration:underline;
}
/*----------------end Link---------------------*/
/*-------------------------------content----------------------------*/
#right_col{
	float:left;
	width:562px;
	display:table;
	background-position:0px 0px;
}