.mezzanine {
    background-image: url(../images/poutres.png);
    background-repeat: repeat;
    background-color: #aaa;
    max-width: 430px;
    position: relative;
}
#mezzanineTop {
    position:static !important;
}