html, body{	
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.mdm{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-align:justify;
	width: 190px;
	margin-left:35px;
	padding-top:30px;
	}
#mdm-popup{
	width:640px;
	height:500px;
	margin:0px;
	background: url(../images/charte/mdm_repeat.jpg) repeat-x left top;
	}
#mdm-popup1{
	width:640px;
	height:500px;
	margin:0px;
	background: url(../images/charte/footer_repeat.jpg) repeat-y left top;
	}
.mdm-link:link, .mdm-link:visited{
	color:#000000;
	text-decoration: none;
	font-family:verdana;
	font-size: 16px;
	font-weight:bold;
	}
.mdm-link:hover, .mdm-link:active{
	color:#0000FF;
	text-decoration: none;
	font-family:verdana;
	font-size: 16px;
	font-weight:bold;
	}
#mdm-top{ background: url(../images/charte/duj-mdm.jpg) no-repeat left top;
	width:640px;
	height:480px;
	border:0px;
}
#mdm-content{ background:url(../images/charte/bg_mdm_content.jpg) no-repeat left top;
	width:620px;
	height:412px;
	float: left;
	margin-left:10px;
	margin-top:67px;
}
.mdm-text{
	font-family:verdana;
	padding-top: 15px;
	padding-right: 6px;
	padding-left:15px;
	font-size:12px;;
	text-align:justify;
	color:#000000;
	overflow:auto;
	width:580px;
	height:355px;
	border:0px;
	}
#fermer{
	padding-top:4px;
	padding-left:465px;
	}

.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;
}
