:root {
    --preset-color-rouge: #cf2e2e;
    --preset-color-blue: #0693e3;
    --preset-color-green: #00d084;
    --preset-color-black: #231F20;
    --preset-color-purple: #A530BA;
    --preset-color-lavender: #e46cae;
    --preset-color-palatinate: #561961;
    --preset-color-lightgray: #cfcfcf;
    --preset-color-yellow: #ffeb3b;
    --preset-color-gold: #ffc107;
    --preset-color-orange: #ff9800;
    --preset-color-lightgreen: #8BC34A;
}

thead tr {
    background-color: var(--preset-color-black);
}
thead th {
    color: var(--preset-color-lightgray);
    font-weight: bold;
}

tbody tr:nth-child(even) {
    background-color: var(--preset-color-lightgray);
}

.licence {

}

/* senior */
.categorie[classname-id="11"] {

}

/* jeune */
.categorie[classname-id="12"] {

}

/* vétéran */
.categorie[classname-id="13"] {

}

/* non Classé */
.classification[classname-id="17"] {

}

/* honneur */
.classification[classname-id="14"] {

}

/* promotion */
.classification[classname-id="16"] {

}

/* elite */
.classification[classname-id="xx"] {

}
