#mdm-page{
  float:left;
  width:350px;
}
#mdm-page1{
  width:160px;
  height:95px;
  float:left;
}
.mdm-content{
  font:normal 11px Tahoma;
  color:#C6E6FF;
  background:transparent;
  margin-bottom:85px;
  margin-left:5px;
  position:absolute;
  width:205px;
  text-align:justify;
}
.mdm-img{
  display:table;
  margin-top:55px;
  float:right;
  border: solid 1px #B4DDFC;
}
.mdm-text{
   padding-top:50px;
   width:115px;
   padding-left:10px;
   text-align: justify;
}
#mdm-link {
		color:#95CFFB !important;
		font:normal 11px Tahoma;
		text-align:justify;
		}
		#mdm-link:link, #mdm-link:visited{
				font:normal 11px Tahoma;
				text-decoration:underline;
				color:#95CFFB !important;
				}
		#mdm-link:hover, #mdm-link:active{
				font:normal 11px Tahoma;
				text-decoration:underline;
				color:#ffffff !important;
				}
.mdm_top{
		background:url(../images/charte/mdm-top.jpg) no-repeat left top;
		width:501px;
		height:154px;
		margin-left:1px;
    border:1px solid #6AA7D5;
		}
.mdm_text{
		font:normal 12px Tahoma;
		color:#1466A5;
		text-align:justify;
		padding-left:10px;
		padding-right:10px;
		padding-top:2px;
		padding-bottom:5px;
		}
.mdm_content{
		width:499px;
		height:434px;
		padding:4px 0px;
		margin-left:1px;
    margin-bottom: 5px;
		background:#ffffff;
    text-align: center;
		}
     .mdm-content a:link, .mdm-content a:visited{
    font-family: Tahoma;
    font-size: 12px;
    font-weight:normal;
    text-decoration: underline !important;
    color:#3289CB !important;
  }
   .mdm-content a:hover{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color:#95CFFB !important;
    text-decoration:none !important;

  }
.mdm_text_box{
		width:501px;
		height:435px;
		background-repeat:no-repeat;
		overflow:auto;
		}
.mdm_footer{
		width:500px;
		height:50px;
    padding-top:5px;
		}