#mdm-page{
  float:left;
  width:350px;
}
#mdm-page1{
  width:160px;
  height:95px;
  float:left;
}
.mdm-content{
  font:normal 12px Arial;
  color:#ffffff;
  background:transparent;
  margin-bottom:85px;
  margin-left:5px;
  position:absolute;
  width:150px;
  text-align:justify;
}
.mdm-img{
  display:table;
  margin-top:20px;
  float:left;
}
.mdm-text{
   padding-top:5px;
   width:100px;
   margin-left:135px;
}
#mdm-link {
		color:#ffffff;
		font:normal 12px Arial;
		text-align:justify;
		}
		#mdm-link:link, #mdm-link:visited{
				font:normal 12px Arial;
				text-decoration:underline;
				color:#ffffff;
				}
		#mdm-link:hover, #mdm-link:active{
				font:normal 12px Arial;
				text-decoration:underline;
				color:#FAD065;
				}
.mdm_top{
		background:url(../images/charte/mdm-top.jpg) no-repeat left top;
		width:501px;
		height:154px;
		margin-left:1px;
    border:1px solid #016684;
		}
.mdm_text{
		font:normal 13px Arial;
		color:#016684;
		text-align:justify;
		padding-left:10px;
		padding-right:5px;
		padding-top:2px;
		padding-bottom:5px;
		}
.mdm_content{
		width:499px;
		height:434px;
		padding:4px 0px;
		margin-left:1px;
    margin-bottom: 5px;
		background:#CFE2E8;
    text-align: center;
		}
.mdm_text_box{
		width:500px;
		height:435px;
		background-repeat:no-repeat;
		overflow:auto;
		}
.mdm_footer{
		width:500px;
		height:50px;
    padding-top:5px;
		}