html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body {
   	background-color:#000000;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
#cont-header{
  background-image:url(../images/charte/cont-header-repeat.jpg) ;
  background-position: top left;
  background-repeat: repeat-x;
  width: 100%;
}
#cont-header-block{
  background-image: url(../images/charte/cont-header-block.jpg);
  background-position: top;
  background-repeat: no-repeat;
  width: 100%;
  height: 264px;
  display:table;
  margin: 0 auto;
}
#header{
	/*background-image:url(../images/charte/header.jpg);*/
	background-position:left top;
	background-repeat:no-repeat;
	width:786px;
	height:264px;
	margin:0 auto;
}
#cont-middle{
  background-image: url(../images/charte/bg-footer-repeat.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 100%;
  margin:0;
}
#cont-footer{
  background-image: url(../images/charte/cont-middle-repeat.jpg);
  background-repeat: repeat-y;
  background-position: top;
  width: 100%;
}
#cont-footer-block{
  background-image: url(../images/charte/bg-footer-block.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
/*  height: 142px;*/
  display:table;
  margin: 0;
}
#footer{
  background-image: url(../images/charte/cont-footer.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 50px;
  width: 834px;
  display:table;
  margin:0 auto;
}
#site{
  background-image: url(../images/charte/cont-middle.jpg);
  background-position:left top;
  background-repeat: repeat-y;
  width: 786px;
  margin:0px auto;
  display:table;
}
.text_footer{
	color:#6b6a6a;
	font-family:arial;
	font-size:12px;
	padding-top:0px;
	float:left;
	text-align:right;
  margin-top:10px;
}
.contact_link:link, .contact_link:visited{
	font-family:arial;
	font-size:10px;
	color:#6D6D6D;
	line-height:11px;
	text-decoration:none;
}
.contact_link:hover, .contact_link:active{
	font-family:arial;
	font-size:10px;
	line-height:11px;
  color:#6D6D6D;
	text-decoration:underline;
}
.link_footer:link, .link_footer:visited{
	color:#6b6a6a;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#c2c2c2;
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
}
.copyright:link, .copyright:visited{
	font-family:arial;
	font-size:12px;
	color:#bcbaba;
	letter-spacing:0;
  text-decoration:underline;
}
.copyright:hover, .copyright:active{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	letter-spacing:0;
  text-decoration:underline;
}
#left_col{
  width:230px;
  float:left;
}
#right_col{
 width: 556px;
 float:left;
}
#flag{
    background-image:url(../images/charte/flags.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:230px;
    height:136px;
    float:left;
    display:block;
  }

#mdm{
	background-image:url(../images/charte/mdm.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:230px;
	height:214px;
	float:left;
}
#adresse{
	background-image:url(../images/charte/adresse.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:230px;
	height:232px;
	float:left;
}
#imgleft{
  background-image: url(../images/charte/leftphoto.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  width: 230px;
  height: 170px;
}
.details:link, .details:visited{
	font-family:arial;
	font-size:10px;
	color:#066666;
	letter-spacing:0;
  text-decoration:underline;
}
.details:hover, .details:active{
	font-family:arial;
	font-size:10px;
	color:#8daaaa;
	letter-spacing:0;
  text-decoration:underline;
}
#adress_content{
 margin-top:61px;
 margin-right: 26px;
 text-align: right;
 font-size:12px;
 font-family: Arial;
 line-height: 18px;
}
.contact_link:link, .contact_link:visited{
	font-family:arial;
	font-size:11px;
	color:#066666;
	line-height:11px;
	text-decoration:underline;
}
.contact_link:hover, .contact_link:active{
	font-family:arial;
	font-size:11px;
	line-height:11px;
  color:#8daaaa;
	text-decoration:underline;
}
#page_dynamic{
	width:556px;
	float:left;
}
.page_content{
	font-family:arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	width:556px;
	line-height:18px;
	padding-top:0px;
}
ul.list{
  margin:0px;
  padding: 0px;
}
ul.list1{
  margin:0px;
  padding: 0px;
}

.list li{
	list-style-type:none;
	background-image:url(../images/charte/pointer1.jpg);
	background-repeat:no-repeat;
  background-position: 0px 2px;
	padding:0px 0px 0px 0px;
	float:left;
  font-size: 12px;
  font-family: Arial;
	margin-bottom:5px;
	color:#f3f4cd;
}
.list1 li{
	list-style-type:none;
	background-image:url(../images/charte/pointer.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	float:left;
	margin-bottom:5px;
	color:#f3f4cd;
  font-size: 12px;
  font-family: Arial;
}
