 body{
      background: url(../../images/charte/bg-mdm.jpg) no-repeat left top;
      margin:0;
      padding:0;
}

#mdm-top{
	width: 600px;
	height: 150px;
    float: left;
}
#mdm-content {
    width: 600px;
    height: 320px;
    overflow: hidden;
    text-align: justify;
    float: left;
}
#mdm-content img{
    float: left;
    padding:12px;
    border: solid 1px #c15284;
    padding:3px;
	background:#ffffff;
    margin-right:10px;
}
#title{
    color: #275592 !important;
    font-size: 13px !important;
	padding-bottom:8px;
    font-family: Arial;
}
#mdm-content p{
  font: normal 12px Arial;
  color:#032757;
  line-height:18px;
}

