.maj_ok {
    font-weight: bold;
    background-color: #d9534f;
    padding: 22px;
    margin: 0;
    color: white;
}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.bold{font-weight: bold;}
.titre_groupe{padding:3px; color:white;}
.ss_titre_groupe{margin:5px 0;}
.red {
    background-color: #D60000;}
.mgb10{margin-bottom: 10px;}
.mgt10{margin-top: 10px;}
.pdb10{padding-bottom: 10px;}
.pdt10{padding-top: 10px;}
.pdgd15{padding:0 15px;}