html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;

}
body {
	background:url(../images/charte/body_background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:georgia;
	font-size:13px;
	color:#9B3230;
	text-align:justify;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
p{
	padding-bottom:10px;
}
a:link, a:visited{
		font-family:georgia;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:underline;
	}
a:hover, a:active{
		font-family:georgia;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
	} 
.contact:link, .contact:visited{
		font-family:georgia;
		font-size:13px;
		color:#9B3230;
		text-decoration:none;
	}
.contact:hover, .contact:active{
		font-family:georgia;
		font-size:13px;
		color:#558695;
		text-decoration:none;
	} 
#background_container{
	width:970px;
	background:url(../images/charte/header_background.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
#container{
	width: 875px;
	margin: auto;
}
#header{
	width: 875px;
	height: 289px;
}
#middle{
	display: table;
	width: 100%;
	height: 100%;
	background:url(../images/charte/background_repeat.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#FFFFFF;
}
#middle_content{
	width:875px;
}
#left_col{
	width: 261px;
	float: left;
}

#menu{
	height:156px;
}

.mdm_link:link, .mdm_link:visited{
		font-family:georgia;
		font-size:11px;
		color:#ffffff;
		text-decoration:underline;
}
.mdm_link:hover, .mdm_link:active{
		font-family:georgia;
		font-size:11px;
		color:#ffffff;
		text-decoration:none;
}

#mdm{
	height:190px;
	background:url(../images/charte/mdm_background.jpg);
	background-repeat:no-repeat;
}

#adresse{
	background-image:url(../images/charte/address_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:164px;
}

#address_content{
	padding:50px 0px 0px 55px;
	font-size:12px;
	color:#61B7D7;
}

#plan{
		height:153px;
		background-image:url(../images/charte/plan_background.jpg);
		background-repeat:no-repeat;
		background-position:top;
	}
#plan_content{
	padding:33px 0px 0px 49px;
}
#iso{
		height:80px;
		background-image:url(../images/charte/iso_background.jpg);
		background-repeat:no-repeat;
		background-position:top;
	}
#iso_content{
	padding:11px 0px 0px 71px;
}

#footer{
	width:831px;
	clear:both;
	float:left;
	display: block;
	margin: auto;
	bottom: 0px;
	background-image:url(../images/charte/footer_background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#digital{
	float:left;
	width:280px;
	padding-top:20px;
}
#footer_link{
	float:left;
	width:520px;
	margin-top:20px;
	color:#D2DADF;
}
.link_footer:link, .link_footer:visited{
	color:#D2DADE;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#D2DADE;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}

.text_footer1{
	color:#AFC0C9;
	font-family:tahoma;
	font-size:11px;
	line-height:2.5em;
}
#content_col{
	float:left;
	width: 565px;
}
#right_col{
	float:left;
	width: 49px;
}
/* ------------page-------------------------*/
#page_dynamic{
	width:515px;
	padding:20px 10px 0px 27px;
}
.photo_thumb_right{
	float:right;
	margin-left:20px;
}
.photo_thumb_right1{
	float:right;
	margin-left:20px;
	margin-top:6px;
}
.photo_thumb_left{
	float:left;
	margin-right:20px;
}
.separator{
	margin:10px 0px 10px 0px;
}
ul.list1{
		list-style-type:outside;
		float:left;
		width:300px;
}
.list1 li{
		list-style-type:none;
		background-image:url('../images/charte/leaf.jpg');
		background-position: 0px 3px;
		background-repeat:no-repeat;
		padding:0px 5px 2px 20px;
}	