html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	font:normal 12px arial;
	background-color:#ffffbe;
	color:#2a4385;
}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding:0px;
	margin:0px;
}
#container{
	width:100%;
	margin:0px auto;
}
#container1{
	width:774px;
	margin:0px auto;
}
#header{
	background:url(../images/charte/header.jpg) top left no-repeat;
	width:774px;
	height:161px;
}
#middle{
	background-image:url(../images/charte/background-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
    display:table;
	width:774px;
	height:100%;
}
#middle_content{
	margin:auto;
	width:100%;
	height:100%;
	/*display:table;*/
}
#left_col{
	width:224px;
	float:left;
}
#right_col{
	width:550px;
	float:left;
}
/*-------left-col--------*/
#menu{
	background-image:url(../images/charte/menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:224px;
	height:233px;
}
#mdm{
	background-image:url(../images/charte/background-mdm.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:224px;
	height:134px;
	padding:40px 0 0 0;
}
#adresse{
	background-image:url(../images/charte/background-adresse.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:224px;
	height:163px;
	display:table;
	margin-top:11px;
	float:left;
}
#adress_content{
	font-size:12px;
	text-align:center;
	color:#01440a;
}
.contact_link:link, .contact_link:visited{
	font-size:12px;
	color:#845706;
	font-weight:bold;
	text-decoration:underline;
} 
.contact_link:hover, .contact_link:active{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.contact_link1:link, .contact_link1:visited{
	color:#ffffff;
	text-decoration:underline;
} 
.contact_link1:hover, .contact_link1:active{
	color:#000000;
	text-decoration:none;
}
#plan{
	background-image:url(../images/charte/background-plan.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:224px;
	height:189px;
	float:left;
}
/*------end-left-col---------*/
/*------right-col-----------*/
#page_dynamic{
	width:520px;
	float:left;
	padding-bottom:20px;
}
.page_dynamic{
	width:520px;
	float:left;
	text-align:justify;
}
.page_content{
	font-size:11px;
	line-height:16px;
	text-align:justify;
	float:left;
	padding-left:20px;
	margin-top:10px;
	color:#2a4385;
}
.list li{
	list-style-type:none;
	background-image:url(../images/charte/pointer.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	float:left;
	margin-bottom:5px;
}
.index_contact:link, .index_contact:visited{
	font-size:11px;
	font-weight:bold;
	color:#E84B1B;
	text-decoration:none;
}
.index_contact:hover, .index_contact:active{
	font-size:11px;
	font-weight:bold;
	color:#5E666D;
	text-decoration:underline;
}
.page:link, .page:visited{
	font-size:11px;
	color:#A90317;
	line-height:16px;
	text-decoration:none;
}
.page:hover, .page:active{
	font-size:11px;
	line-height:16px;
  color:#000000;
	text-decoration:underline;
}
.separator{
background:url(../images/charte/separator.jpg) top left no-repeat;
height:3px;
width:546px;
margin:8px 0;
display:table;
float:left;
}
/*---------end-right-col---------*/
/*---------footer-------------*/
#footer{
	background-image:url(../images/charte/footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px auto;
	width:774px;
	height:55px;
	font-size:12px;
	display:block;
	clear:both;
}
#footer .text_footer{
	color:#000000;
	font-size:12px;
	padding-top:0px;
	float:left;
	padding-left:70px;
}
.text_footer1{
	color:#2a4385;
	font-size:10px;
/*	float:left;*/
}
.link_footer:link, .link_footer:visited{
	color:#27642f;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#2a4385;
	text-decoration:underline;
}
.copyright:link, .copyright:visited{
	font-size:11px;
	font-weight:bold;
	color:#2a4385;
	text-decoration:none;
}
.copyright:hover, .copyright:active{
	font-size:11px;
	font-weight:bold;
	color:#27642f;
	text-decoration:underline;
}
/*---------end-footer---------*/
