/*---mdm-popup--*/
#mdm_top{
	background:url(../images/mdm_top.jpg) no-repeat top left;
	width:600px;
	height:200px;
  float: left;
}
#mdm_content{
	background: url(../images/charte/mdm_middle.jpg) no-repeat top left;
	width:600px;
	height:301px;
  float: left;
}
#picture2
{
	float: left;
	margin:5px 10px 0px 25px;
}
.content_footer{

	height:250px;
  float:left;
}
.mdm_text
{
	background:#ece3dc;
  font-size: 12px;
  font-family: Arial;
  color: #794a38;
  text-align: justify;
  line-height: 18px;
  margin-top:3px;
	overflow:auto;
	height:298px;
  width:590px;
}
.mdm_text p
{
  padding:20px 10px 0px 25px;
}
#mdm_footer{
background: #ece3dc;
border-top:1px solid #794a38;
width: 600px;
height:51px;
float: left;
text-align: center;
}
.fermer{
  width: 65px;
  height: 13px;
  margin-top: 22px;
	}
/*---------*/
