.titreBlocMentionsLegales
{
    font-size: 24px;
    color: rgb(120,120,120);
    border-bottom: 1px solid #fff594;
    padding-bottom: 3px;
}

.contentBlocMentionsLegales
{
    position: relative;
    margin-bottom: 80px;
}

.contentBlocMentionsLegales img
{
    margin: 30px 0;
}

.contentBlocMentionsLegales .contenuBlocMentionsLegales
{
    float: right;
    width: 370px;
    font-size: 20px;
    color: rgb(80,80,80);
}

.contentBlocMentionsLegales .labelContenuBlocMentionsLegales
{
    float: left;
    width: 200px;
    text-align: right;
    font-size: 20px;
    color: rgb(110,110,110);
}

.contentBlocMentionsLegales a
{
    color: rgb(80,80,80);
}

#contentParagrapheMentionsLegale
{
    color: rgb(80,80,80);
    margin: 150px 0;
    font-size: 14px;
}