html, body{	background:#F8F5E0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.mdm{
	font-family:verdana;
	font-size:10px;
	color:#883013;
	text-align:justify;
	width: 210px;
	height:120px;
	margin-left:10px;
	padding-top:15px;
	}

.mdm-link:link, .mdm-link:visited{
	color:#883013;
	text-decoration: none;
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	}
.mdm-link:hover, .mdm-link:active{
	color: #000000;
	text-decoration: none;
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	}
#mdm-header{
	height:161px;
	}
#mdm-content{
	background:url(../images/mdm/background_mdm.jpg) no-repeat left top;
	width:500px;
	height:600px;
}
.mdm-text{
	font-family:verdana;
	margin-left:16px;
	padding:7px;
	font-size:12px;;
	text-align:justify;
	color:#000000;
	overflow:auto;
	width:466px;
	height:380px;
	border:0px;
	}
#fermer{
	padding-top:25px;
	padding-left:400px;
	}

.fermer-popup:link, .fermer-popup:visited{
	color: #062276;
	font-family: Arial;
	font-size:12px;
	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;
}
