﻿.ligneGraphique
{
    height: 14px;
    line-height: 14px;
    margin: 3px;
}

.labelGraphique
{
    padding-top: 3px;
    padding-right: 5px;
    text-align: right;
}
.bandeGraphiqueCouleur1
{
    background: #14286e;
}
.bandeGraphiqueCouleur2
{
    background: #d6d6d7;
}