#MainBlock
{
    width: 877px;
    height: 730px;
    background: url(../Images/VoirBonPlan.png) no-repeat;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-top: 10px;
}

#Titre, #Categorie
{
    margin-top: 8px;
    margin-left: 20px;
    width:802px;
    font-size: 16px;
    color:#000;
    text-align: center;
}

#Titre
{
    color:#55788F;
}

#Categorie
{
    margin-top: 20px;
}

#Description
{
    margin-top: 35px;
    margin-left: 30px;
    width:791px;
    height:640px;
    position: relative;
    overflow: auto;
    font-size: 14px;
}

.Gold
{
    color:#C89A0F;
}
