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

#Bloc1
{
    width:160px;
    line-height:92px;
    vertical-align: middle;
    text-align: center;
    margin-top: 23px;
    margin-left: 25px;
}

#Bloc2
{
    width:420px;
    height:270px;
    margin-top: 23px;
    margin-left: 20px;
}

#Titre
{
    margin-top: 7px;
    margin-left: 50px;
    font-size: 20px;
    color:#000;
}

#Categorie, #Type, #Boutique, #Code, #Description
{
    font-size: 16px;
    color:#000;
    margin-left: 20px;
    margin-top: 5px;
}

#Montant
{
    font-size: 30px;
    font-weight: bold;
}

#Description
{
    margin-left: 20px;
    margin-top: 20px;
}

.Red
{
    color:#D60F18;
}

.Blue
{
    color:#17397D;
}

.Gold
{
    color:#EB9A0A;
}
