html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
background-image:url(../images/charte/background_body.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#E7E5CE;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
p{
	padding-bottom:10px;
	margin-right:15px;
} 
#container{
	width: 833px;
	margin: auto;
}
#header{
	width: 833px;
	height: 241px;
	margin:auto;
}
#middle{
	display: table;
	width: 100%;
	height: 100%;
	background:url(../images/charte/background_repeat_left.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#FFFFFF;
}
#middle_content{
	margin:auto;
	width:833px;
}
#left_col{
	width: 252px;
	float: left;

}
#menu{
	width:252px;
	height:247px;
}

#adresse{
	height:161px;
}
#adress_content{
	font-family:verdana;
	font-size:12px;
	color:#757574;
	margin:10px 0px 0px 65px;
}

.contact_link:link, .contact_link:visited{
		font-family:verdana;
		font-size:12px;
		color:#6F9723;
		text-decoration:underline;
	}
.contact_link:hover, .contact_link:active{
		font-family:verdana;
		font-size:12px;
		color:#6F9723;
		text-decoration:none;
	}

a:link, a:visited{
		font-family:verdana;
		font-size:12px;
		color:#6F9723;
		text-decoration:underline;
	}
a:hover, a:active{
		font-family:verdana;
		font-size:12px;
		color:#6F9723;
		text-decoration:none;
	}
#plan{
		height:165px;
	}
	
#plan_content{
	margin:10px 0px 0px 55px;
}

#diaporama{
	height:169px;
}
#digital{
	height:65px;
}

#footer{
	height:84px;
	display: block;
	margin: auto;
	bottom: 0px;
	clear: both;
}
#footer_container{
	width:790px;
	height:84px;
	margin-left:43px;
	background-image: url(../images/charte/background_footer.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.link_footer:link, .link_footer:visited{
	color:#CFE874;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#CFE874;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}
.text_footer{
	color:#CFE874;
	font-family:tahoma;
	font-size:11px;
	padding-top:10px;
	text-align:center;
	margin-left:30px;
}
.text_footer1{
	color:#94A567;
	font-family:tahoma;
	font-size:11px;
}
#right_col{
	float:left;
	width:581px;
	height: 100%;
}
/* ------------page-------------------------*/
#page_dynamic{
	width:550px;
	margin:auto;
}
#page_details{
	width:550px;
	margin:auto;
	
}
.page_content{
	font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	color:#56524D;
	width:550px;
}
#page_title{
	height:44px;
	margin-bottom:5px;

}
#separator{
	clear:both;
}
.subtitle{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000655;
}
.photo_thumb_right{
	float:right;
	margin-left:15px;
}
.photo_thumb_left{
	float:left;
	margin-right:15px;
}
#adress {
	width:500px;
	float:left;
	background-image:url(../images/plan/plan_back.jpg);
	background-repeat:repeat-y;
	}
	
