.mdm{
		font-family:verdana;
		font-size:11px;
		color:#FFFECB;
		padding:0px 20px 0px 20px;
		text-align:justify;
		height:148px;
}
#mdm_popup{
	width:513px;
	height:600px;
	background-image:url(../images/mdm/mdm_background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	
}
.mdm_link:link, .mdm_link:visited{
		color:#ffffff;
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
	}
	.mdm_link:hover, .mdm_link:active{
		color:#A0D7F0;
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
	}

#mdm_top{
	width:500px;
	height:138px;
}
#mdm_content{
	width:483px;
	height:422px;
	margin-left:15px;
	background-image:url(../images/mdm/mdm_repeat.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.content_footer{
	height:422px;
	background-image:url(../images/mdm/mdm_content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:0px 418px;
}
.mdm_text{
	font-family:tahoma;
	padding-top:0px;
	margin:0px 2px 0px 12px;
	font-size:13px;
	text-align:justify;
	color:#737171;
	overflow:auto;
	height:422px;
	width:466px;

}

#mdm_footer{
	width:500px;
	height:40px;
}
#fermer{
 padding-top:8px;
}

