﻿div.appl_gcor_ecritoire {
    margin-top: 0px; /* Marge en haut */
    margin-bottom: 15px; /* Marge en bas */
}

/*li.ei_tabslist__item {*/ /* Onglets non sélectionnés avec couleur plus claire */
    /*background-color: #e5eef9;
}*/

table.liste > tbody > tr > td:not(:first-child) { /* tableau de Type=List avec quadrillage */
    border-left: .0625rem solid rgba(0,0,0,.12);
}

table.liste > tbody > tr > td { /* tableau de Type=List avec quadrillage */
    border-bottom: .0625rem solid rgba(0,0,0,.12) !important;
}