/* CSS Document */
#mdm-popup{width:500px; height:500px; background-color: #7C0000;padding:0px; margin:0px;}

.border1{
    background-color:#E6BD2F;
    padding: 4px;
    float:left;
}
.border1 img{
  border: 1px solid #ffffff;
}

#mdm-top{
	width:500px;
	height:140px;
    background: url(../../images/charte/mdm-top.jpg) no-repeat top left;
}
#mdm-content {
    float: left;
    width: 458px;
    height: 326px;
    background-color: #7C0000 !important;
    border: 1px solid #D20808;
    margin: 0 10px;
    padding: 10px;
    display: inline !important;
}
#mdm-content p{
  color: #FFEDB2;
  font-family:verdana;
  font-size:11px !important;
  text-align: justify;
  line-height: 14px;
}

/*#mdm-footer{
    width: 500px;
    height: 26px;
    padding: 7px 0 0 0;
    text-align: center;
}*/
