#mdm_layout{
	height:125px;
	color:#334215;
	text-align: justify;
	margin-left:3px;
	margin-right:5px;
	padding-top:35px;
	font:normal 11px Verdana;
	}
#mdm_layout img{
	/*border:2px solid #CEDF7D;*/
	margin:0px 5px 1px 3px;
	}
.mdm_link{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#55077B;
	margin-left:20px;
	margin-top:4px;
	}
.mdm_link:hover{
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	color:#73AEFF;
	margin-left:20px;
	margin-top:4px;
	}
.mdm{
	font-family:arial;
	font-size:12px;
	color:#404244;
	padding:75px 15px 0px 15px;
	}
.mdm_text{
		font:normal 13px Verdana;
		color:#000000;
		text-align:justify;
		padding-left:10px;
		padding-right:5px;
		padding-bottom:5px;
		}
.mdm_top{
		background:url(../images/charte/mdm-top.jpg) no-repeat left top;
		width:500px;
		height:153px;
    float:left;
		}
.mdm_content{
		width:500px;
		height:293px;
    padding-top:10px;
    float:left;
		}
.mdm_text_box{
		width:500px;
		height:293px;
		background-repeat:no-repeat;
		overflow:auto;
    font:normal 11px Arial;
	  color:#ffffff;
		}
.mdm_footer{
    background:url(../images/mdm/mdm-bottom.jpg) left top no-repeat;
		width:500px;
		height:28px;
    float:left;
		border:none;
    margin-top:10px;
		}
.button1{
	background-color: #275A89;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:0px;
	border: 1px solid #ffffff;
	width: 75px;
	height: 25px;
  margin-left:3px;
  margin-right: 3px;
}
.buttonover1{
	background-color: #FFFFFF;
	color: #32699C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #000000;
	width: 75px;
	height: 25px;
	cursor: pointer;
  margin-left:3px;
  margin-right: 3px;
}
.detailes{
  color:#b2110e;
  line-height:10px;
  float:right;
  padding-top:1px;
  text-decoration: underline;
  }
.detailes:link, .detailes:visited{
	font:normal 10px Arial;
	color:#b2110e;
  text-decoration: underline;
	}
.detailes:hover, .detailes:active{
	font:normal 10px Arial;
  color:#b2110e;
  text-decoration: none;
	}
#adresse_mdm{
	position:absolute;
	margin-top:5px;
	margin-left:340px;
	font:12px Arial;
  width:150px;
  text-align:right;
  line-height:18px;
}
