#ecran,#bouton-accueil,#bouton-spectacles{display:none;}
#generique1,#generique2,#generique3,#generique4,#generique5,#generique6,#generique7,#generique8{display:none;}
/*CONTENU---------------*/
#contenu{width:100vw;margin:20px 10px 100px 10px;}
.gauche{width:90%;}
.droite{margin-left:0;width:90%;}
h2,h3{font-size:30px;}
h2{display:none;}
.sous-titre{font-size:14px;width:90%;min-width:0px;}
.illustration-portrait{height:auto;width:85%;max-width:200px;}
.illustration-paysage{height:auto;width:90%;max-width:300px;}
.teaser{font-size:18px;}
.video{width:90%;max-width:400px;}
.description{font-size:19px;width:85%;}
.titre-generique{font-size:18px;
    text-decoration:underline;
    text-underline-offset:3px;
    text-decoration-thickness:1px;}
.generique{font-size:15px;}
.credits{font-size:15px;}
.dates{font-size:12px;}
.dates-titre{font-size:14px;}
.separation-projets{width:26px;height:26px;border-radius:13px;margin:30px 0 20px 0;}
/*------- DECO!!!!!!!!!!!!! ET NAVIGATION ----------*/
#ombre-bottom{height:100px;width:100%;background:linear-gradient(to bottom,rgba(255,232,184,0),rgba(255,232,184,1));position:fixed;bottom:0;left:0;display:block;}
#box-picto-mob{width:auto;
            position:fixed;
            height:auto;
            left:50%;transform:translateX(-50%);
            bottom:5px;display:inline-block;}
#fleche-mob{margin-bottom:5px;width:70px;cursor:pointer;transform: rotate(180deg);cursor: pointer;}
#fleche-menu-mob{display:block;position:fixed;transform:rotate(-90deg);top: 30px;right:5px;z-index:100000;cursor:pointer;}
#close-menu-mob{display:block;position:fixed;transform:rotate(90deg);top:30px;right:-100%;z-index:100000;cursor:pointer;}
/*CSS du menu-------------------*/
#menu-mob{display:inline-block;
    background-color:#9FF59F;
    position:fixed;
    top:0;left:auto;right:-150%;
    width:auto;
    height:100%;color:white;
    font-family:'MisterPixel';
    font-size: 30px;z-index:100000;border-right:white 1px solid;
    -ms-overflow-style: none;  
    overflow:-moz-scrollbars-none;
    overflow-y: scroll;}
#menu-mob::-webkit-scrollbar {display:none;}
table{background:linear-gradient(to bottom,rgba(0,0,255,0.6),rgba(0,0,255,0));
    width: 100%;padding: 20px;}
tr{height:30px;margin: 0;}
td{color:#18E718;}
table img{height:50px;}
.txt-menu-blanc{color:white;text-decoration:none;}
.txt-menu-rose{color:#18E718;text-decoration:none;}
#txt-menu-cat {padding-left:25px;display:none;height:auto;font-family:'vcr';}
#txt-menu-cat a {color:#18E718;text-decoration:none;font-size:23px;}
#menu-mob-spectacles{cursor:pointer;}