.mdm{
		font-family:tahoma;
		font-size:11px;
		color:#DADAC8;
		padding:30px 10px 0px 30px;
}
#mdm_popup{
	background-color:#000000;
}
.mdm_link:link, .mdm_link:visited{
		font-family:tahoma;
		font-size:11px;
		color:#DADAC8;
		text-decoration:underline;
}

.mdm_link:hover, .mdm_link:active{
		font-family:tahoma;
		font-size:11px;
		color:#DADAC8;
		text-decoration:none;
}

#mdm_top{
	width:500px;
	height:117px;
}
#mdm_content{
	background-image:url(../images/mdm/mdm_content.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:361px;
}
.mdm_text{
	padding:10px 20px 10px 20px;
	text-align:justify;
	overflow:auto;
	height:330px;
}
#fermer{
	background-image:url(../images/mdm/mdm_footer.jpg);
	background-repeat:no-repeat;
	height:36px;
	padding-top:5px;
}
