/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* Le 9 aout 2016 : Masquage de l'onglet Frise chronologique.
   La bibliothèque SIMILE Timeline de TNG affiche une échelle incorrecte
   sur cette installation. */
#a4 {
    display: none !important;
}