/*---mdm-popup--*/
*{
  outline: none;
}
#mdm_top{
	background:url(../images/charte/mdm_top.jpg) no-repeat top left;
	width:600px;
	height:238px;
  float: left;
}
#mdm_content{
	background: url(../images/charte/mdm_middle.jpg) no-repeat top left;
	width:600px;
	height:322px;
  float: left;
}
#picture2
{
	float: right;
	margin:5px 5px 0px 10px;
}
.content_footer{
	height:250px;
  float:left;
}
.mdm_text
{
	font-family: Verdana;
  margin-top:3px;
	font-size:11px;
	text-align:justify;
	color:#000000;
	overflow:auto;
	height:300px;
	line-height:15px;
  width:580px;
}
.mdm_text p
{
  padding:20px 10px 0px 25px;
}
#mdm_footer{
background: url(../images/charte/mdm_bottom.jpg) no-repeat top left;
width: 600px;
height:40px;
float: left;
}
.fermer{
  width: 75px;
  height: 24px;
  float: right;
  margin-right: 5px;
	}
/*---------*/