html, body{background:#849973 url(../images/charte/bg_body.jpg) repeat-x left top ;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.mdm{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	width: 170px;
	height:210px;
	margin-left:20px;
	padding-top:30px;
	}
#mdm-popup{
	width:600px;
	margin:0px;
	position:absolute;
	z-index:1;
	}
.contact_link:link, .contact_link:visited{
			color:#AEFF92;
			text-decoration: none;
			font-family:tahoma;
			font-size: 11px;
			font-weight:bold;
			}
	.contact_link:hover, .contact_link:active{
			color: #FFFFFF;
			text-decoration: none;
			font-family:tahoma;
			font-size: 11px;
			font-weight:bold;
			}
#mdm-content{ background:url(../images/charte/bg_mdm_content.jpg) no-repeat left top;
	width:600px;
	height:412px;
}
.mdm-text{
	font-family:tahoma;
	margin-top:10px;
	padding-top: 15px;
	padding-right: 6px;
	font-size:12px;
	text-align:justify;
	color:#FFFFFF;
	overflow:auto;
	width:557px;
	height:345px;
	border:0px;
	position:absolute;
	z-index:5;
	top: 60px;
	left: 34px;
	}
#fermer{
	position:absolute;
	z-index:5;
	margin-top:446px;
	margin-left:476px;
	}