html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}
body{
	font:normal 62.5% Tahoma;
	background-color:#FFCE14;
	}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding:0px;
	margin:0px;
	}
#container{
	width:996px;
	background:url(../images/charte/background-top.jpg) no-repeat left top;
	margin:0px auto;
	}
#container1{
	width:904px;
	background:url(../images/charte/background-middle.jpg) repeat-y left top;
	margin:0px auto;
	}
#header{
	width:904px;
	height:257px;
}
#middle{
	background-image:url(../images/charte/img-left-col.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:table;
	width:904px;
	height:100%;
}
#middle_content{
	margin:auto;
	width:100%;
}
#left_col{
	width:254px;
	float:left;
}
#right_col{
	width:650px;
	float:left;
}
#right_col p{
	color:#292E33;
	font:normal 1.3em Tahoma;
	text-align:justify;
	margin:5px 0px;
}
/*-------left-col--------*/
#menu{
	width:254px;
	height:157px;
}
#mdm{
	background:url(../images/charte/background-mdm.jpg) no-repeat left top;
	width:254px;
	height:225px;
}	
#adresse1{
	background:url(../images/charte/background-adresse1.jpg) no-repeat left top;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	width:254px;
	height:197px;
}
#adresse2{
	background:url(../images/charte/background-adresse2.jpg) no-repeat left top;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	width:254px;	
	height:193px;
}
#contact_link:link, #contact_link:visited{
	color:#C50000;
} 
#contact_link:hover, #contact_link:active{
	color:#000000;
	text-decoration:none;
} 
#plan{
	background-image:url(../images/charte/background-plan.jpg) no-repeat left top;
	width:254px;
	height:37px;
}
#plan1{
	background-image:url(../images/charte/background-plan1.gif) no-repeat left top;
	width:254px;
	height:39px;
}
/*------end-left-col---------*/
/*------right-col-----------*/
#page_dynamic{
	width:650px;
	float:left;
}
.page_content{
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	width:594px;
	color:#000000;
}
#text{
	width:350px;
	padding-top:22px;
	padding-left:18px;
}
#text h1{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	height:38px;
	color:#C50000;
	margin:0px 0px 0px 0px;
}
.photo_thumb_left{
	float:left;
}
.photo_thumb_right{
	float:right;
}
ul.list{
	list-style-type:outside;
	margin-top:10px;
}
.list li{
	list-style-type:none;
	background-image:url(../images/charte/pointer.jpg);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
.index_contact:link, .index_contact:visited{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#C50000;
	text-decoration:none;
}
.index_contact:hover, .index_contact:active{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.box_top{
	background-image:url(../images/charte/box-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	font-size:10px;
	font-weight:bold;
}
.box{
	background-image:url(../images/charte/box.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:200px;
	height:200px;
}
.detail:link, .detail:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.detail:hover, .detail:active{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#FFCE14;
	text-decoration:underline;
}
/*---------end-right-col---------*/
/*---------footer-------------*/
#footer{
	background:url(../images/charte/background-footer.jpg) no-repeat left top;
	height:63px;
	width:904px;
	color:#E0CB7D;
	margin:auto;
}
#footer_content{
	width:650px;
}
#digital{
	float:left;
	width:254px;
	height:63px;
}
#digital p{
	padding-left:73px;
	padding-top:18px;
}
.footer_link:link, .footer_link:visited{
	font-family:tahoma;
	font-size:11px;
	color:#E0CB7D;
	text-decoration:none;
	letter-spacing:0;
}
.footer_link:hover, .footer_link:active{
	font-family:tahoma;
	font-size:11px;
	color:#E0CB7D;
	text-decoration:underline;
	letter-spacing:0;
}
.copyright{
	color:#E0CB7D;
	font-size:10px;
}
.copyright1:link, .copyright1:visited{
	font-family:tahoma;
	font-size:11px;
	color:#E0CB7D;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0;
}
.copyright1:hover, .copyright1:active{
	font-family:tahoma;
	font-size:11px;
	color:#E0CB7D;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0;
}
/*---------end-footer---------*/
