input[type="text"][size="10"] {
    width: 99px;
}

.tdSiren {
    padding-left: 20px;
}

.icon-chevron-haut:before {
    font-size: 20px;
    font-weight: bold;
}

.icon-chevron-bas:before {
    font-size: 20px;
    font-weight: bold;
}

.background-gris {
    background-color: #ebebe4;
}

.text-rouge {
    color: red;
}

.promotion-gmbi {
    text-align: left;
    color: rgb(0, 104, 138);
}