.mdm{
	background-image:url(../images/charte/message.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:tahoma;
	font-size:11px;
	color:#573E57;
	padding:33px 15px 10px 45px;
}
#mdm_popup{
	background-color:#FEFED2;
	width:500px;
}
.mdm_adresse{
	width:100px;
	height:123px;
	float:left;
	font-family : tahoma;
	font-size:11px;
	color:#563C30;
	font-weight:bold;
} 
#mdm_button{
	background-color:#361B1A;
	padding:0px 0px 0px 230px;
}
.mdm_link:link, .mdm_link:visited{
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#79405D;
	letter-spacing:0px;
}
.mdm_link:hover, .mdm_link:active{
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#79405D;
	letter-spacing:0px;
	}
.popup_close:link, .popup_close:active{
	text-decoration:none;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#563C30;
}
.popup_close:hover, .popup_close:visited{
	text-decoration:underline;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#563C30;
}
.mdm_content{
	width:100%;
	height:350px;
	padding-top:15px;
	background-color:#FEFED2;
}

.mdm_text{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
	width:535px;
	height:350px;
	overflow:auto;
}
.mdm_popup{
	text-decoration:underline;
	font-family:tahoma;
	font-size:12px;
	width:330;
	height:360;
	color:#361B1A;
	font-weight:bold;
	text-align:justify;
	background-color:#E1E7CB;
	}
.mdm_popup:hover{
	text-decoration:none;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}