/* ===================================================================
 * LAYOUT GENERAL
 * =================================================================*/

/* Force background images and colors */
* {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;

}
body,
#document {
    overflow: visible !important;
    display: block;
}
ul li,
p {
    font-family: Arial, sans-serif;
}
#colonneGauche,
#colonneDroite,
#blocRecherche,
#btnRecherche,
#btnRechercheClose,
#bandeauHaut,
#bandeauBas,
#menu,
#btnMenuMobile,
.sousHautDePage,
#hautDePage {
    display: none !important;
}
