body#popup{ background: #F77400 url(../images/popup/popup-bg.jpg) repeat-y left top; }
#title{
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 8px 0;
}
#mdm-top{
    width: 500px;
    height: 120px;
    background: url(../images/popup/actualites-top-bg.jpg) no-repeat left top;
}
#mdm-content{
    width: 480px;
    height: 350px;
    padding: 10px;
    overflow: hidden;
    text-align: justify;
    color: #FFFFFF;
}
#mdm-content img{
    float: left;
    border: 1px solid #FED700;
}
