.mdm{
		font-family:Arial;
		font-size:0.9em;
		margin:50px 0px 0px 25px;
		color:#FCF0D1;
		text-align:justify;
		width:175px;
		height:125px;
}
#mdm_popup{
	width:500px;
}
.mdm_link:link, .mdm_link:visited{
		color:#FCF0D1;
		text-decoration:none;
		font-size:1em;
		font-family:Arial;
		font-size:1em;
	}
	.mdm_link:hover, .mdm_link:active{
		color:#EEC46A;
		text-decoration:none;
		font-family:Arial;
		font-size:1em;
	}

#mdm_top{
	width:500px;
	height:106px;
}
#mdm_content{
	width:510px;
	height:398px;
	background-image:url(../images/charte/mdm_repeat.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.mdm_text{
	font-family:Arial;
	padding-top:6px;
	padding-right:6px;
	margin:0px 2px 0px 12px;
	font-size:1.1em;
	text-align:justify;
	color:#5D3A29;
	overflow:auto;
	height:392px;
	width:478px;

}

#mdm_footer{
	background:url(../images/charte/mdm_bottom.jpg) left top no-repeat;
	width:500px;
	height:36px;
}
#fermer{
		padding-top:4px;
}

