.navbar-papier {
    background-color:#0C2340;
    color:white;
}
.navbar-papier li>a {
    color:white;
}
span-alerte {
    font-color: "red";
}
.PPPERR {
    font-size: large;
    font-weight: bold;
    color: Tomato;
}
.PPPINFO {
    font-size: large;
    font-weight: bold;
    color: green;
}
#BUTT A {
    text-decoration: none;
    background-color: silver;
    padding: 2px 2px 2px 2px;
    border-radius: 3px;
    border: 1px solid rgba(128,128,128,.5);
}
#mod_paye {
    padding-left: 200px;
}

