html, body{	background:#7EB346 url(../images/charte/bg_body.jpg) repeat-x left top ;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.mdm{
	font-family:arial;
	font-size:10px;
	color:#3D7800;
	text-align:justify;
	width: 190px;
	height:150px;
	margin-left:10px;
	padding-top:30px;
	}
#mdm-popup{
	width:640px;
	margin:0px;
	}
.mdm-link:link, .mdm-link:visited{
	color:#3D7800;
	text-decoration: none;
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	}
.mdm-link:hover, .mdm-link:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	}
#mdm-top{ background:url(../images/charte/mdm_top.jpg) no-repeat left top;
	width:640px;
	height:62px;
	padding-left:5px;
	border:0px;
}
#mdm-content{ background:url(../images/charte/bg_mdm_content.jpg) no-repeat left top;
	width:622px;
	height:412px;
	float: left;
	margin-left:17px;
	margin-top:5px;
}
.mdm-text{
	font-family:Arial;
	margin-top:10px;
	padding-top: 15px;
	padding-right: 6px;
	padding-left:15px;
	font-size:1.1em;
	text-align:justify;
	color:#458500;
	overflow:auto;
	width:600px;
	height:345px;
	border:0px;
	}
#fermer{
	padding-top:4px;
	padding-left:500px;
	}

.fermer-popup:link, .fermer-popup:visited{
	color: #062276;
	font-family: Arial;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
	text-decoration:none;
}

.fermer-popup:hover, .fermer-popup:active{
	color: #FFFFFF;
	font-family: Arial;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
	text-decoration:underline;
}
