#Cadre
{
    background: #CECECE;
    border: 1px solid #928F8F;
    width: 580px;
    min-height: 488px;
    margin-right: 20px;
}

.Magazine
{
    width:163px;
    height: 219px;
    background: url(../Images/Magazine.png) no-repeat;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.MagazineLink
{
    width:155px;
    height:30px;
    display: block;
    position: relative;
    overflow: hidden;
    top:180px;
    left:5px;
    text-align: center;
}
