.cadre_bordure {
    border-top-color : #F6F6F6;
    border-top-style : ridge;
    border-top-width : thin;
}
.ligne_couleur {
    color : #F6F6F6;
    height : 2px;
}
.tableau_bordure {
    border : thin outset #F6F6F6;
}