html, body{	background:#FEFDDC url(../images/charte/bg_body.jpg) repeat-x left top ;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.mdm{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-align:justify;
	width: 155px;
	height:180px;
	margin-left:25px;
	padding-top:35px;
	}
#mdm-popup{ background:url(../images/charte/bce_mdm.jpg) no-repeat left top;
	width:640px;
	height:480px;
	margin:0px;
	}
.mdm-link:link, .mdm-link:visited{
	color:#000000;
	text-decoration: none;
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	}
.mdm-link:hover, .mdm-link:active{
	color: #327233;
	text-decoration: none;
	font-family:verdana;
	font-size: 12px;
	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/mdm_content.jpg) no-repeat left top;
	width:578px;
	height:345px;
	float: left;
	margin-left:17px;
	margin-top:50px;
}
.mdm-text{
	font-family:Arial;
	padding-top: 15px;
	padding-right: 6px;
	padding-left:15px;
	font-size:1.1em;
	text-align:justify;
	color:#000000;
	overflow:auto;
	width:560px;
	height:300px;
	border:0px;
	}
#fermer{
	padding-top:10px;
	padding-left:480px;
	}
