/* bandeau avec logo client, en haut à gauche du header */
.rqnavbarimg{
    background-image: url(Banniere-Alimentec.svg);       
}

/* Texte en gras  */
.gras {
    font-weight: bold;
    text-align: center;
    margin-bottom: 2px;
}
  
.rqNewLogin {
    background-image: url(Alimentec-Amphi-2024.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.rqNewLogin .backgroundImage {
    background-image: none;;
}



  