body {
    margin: 0px;
    background: #FBF8F3;
    font-family: Verdana;
    font-size: 11px;
}
a {
    color: #BA1519;
    text-decoration: none;
}
a:hover {
    color: #6B6B6B;
}
#contenu {
    text-align: justify;
    color: #6B6B6B;
    padding-top: 24px;
    padding-right: 28px;
}
#lienLangue {
    color: #F58B13;
}
#lienLangue:hover {
    color: #BA1519;
}
#titrePage {
    color: #BA1519;
    font-size: 24px;
}
#produitDeveloppe {
    font-size: 9px;
    color: #BA1519;
    border-bottom: 1px solid #FBC78A;
    text-align: right;
}
#copyright {
    font-size: 9px;
    text-align: center;
    color: #6B6B6B;
    margin-top: 15px;
}
#menuBas {
    color: #BA1519;
    text-align: center;
    margin-top: 8px;
}
#menuMilonic {
    border-bottom: 1px solid #FBC78A;
}
#clientsSatisfaits {
    font-size: 9px;
    color: #BA1519;
    text-align: right;
    margin-top: 19px;
}
.contenuGauche {
    font-size: 10px;
    color: #F89F39;
    line-height: 17px;
    text-align: right;
    margin-top: 7px;
    margin-bottom: 16px;
padding-left:20px;
}
li {
    list-style-image : url(/fichiers/images/contenu/Puce05.gif);        
}
.SousTitreOrange {
    font-size:14px;
    font-weight:bold;
    color: #ff9900;
    padding-left:9px;
    background: url(/fichiers/images/contenu/PuceOrange.gif) no-repeat left top;
}