/* Remplace 'Noel' ou 'avent' par l'identifiant exact de votre mainmenu */
div.mainmenu.Noel {
    background-image: url(../img/avent.png) !important;
    background-repeat: no-repeat !important;
    background-position: 8px center !important; /* Centre l'image verticalement à 8px du bord */
    background-size: 24px 24px !important;    /* Force la taille standard des icônes du menu haut */
}