img.notation_stars_5 {
    width: 140px;
    height: 25px;
    background: url(../images/stars.jpg) 0px 27px;
}

img.notation_stars_4 {
    width: 140px;
    height: 25px;
    background: url(../images/stars.jpg) 0px 54px;
}

img.notation_stars_3 {
    width: 140px;
    height: 25px;
    background: url(../images/stars.jpg) 0px 81px;
}

img.notation_stars_2 {
    width: 140px;
    height: 25px;
    background: url(../images/stars.jpg) 0px 107px;
}

img.notation_stars_1 {
    width: 140px;
    height: 25px;
    background: url(../images/stars.jpg) 0px 133px;
}

img.notation_stars_0 {
    width: 140px;
    height: 25px;
    background: url(../images/stars.jpg) 0px 158px;
}

.new_mess {
    background-color :#ECFFB3;
    /*border-top-style: solid;
    border-top-color: #ff0000;
    border-top-width : 2px;
    margin-top:10px;
    padding-top:5px;*/
}
.new_mess2 {
    background-color :#A9DD90;
    /*border-top-style: solid;
    border-top-color: #ff0000;
    border-top-width : 2px;
    margin-top:10px;
    padding-top:5px;*/
}

table#table_fiche_paie tr:nth-child(even) {
    background-color: #EEEEEE!important;
} 
td.bl {
    border-right:0;
}
td.br {
    border-left:0;
}
td.nb {
    border-left:0  ;
    border-right:0 ;
}
