/* Base ===================================================================== */
html, body {
    /*box*/ 
    width : 100%;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

main {
    /*box*/  
    width : 100%;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

aside {
    /*box*/  
    display : none;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

footer {
    /*box*/  
    display : none;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

/* Agencements ============================================================== */

.page-col-2 {
    /*box*/ 
    width : 100%;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

.page-col-2.page-article main {
    padding : 0;
}

/* Modules ================================================================== */

/* Masonry fix for Print - Début */
.item-grid[style]
{
    position:relative !important;
    display:block !important;
    left:0 !important;
    top:auto !important;
    float:left;
}
#grid[style]
{
    height:auto !important;
}
/* Masonry fix for Print - Fin */

.menu-listeSite {
    /*box*/  
    display : none;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

.breadcrumb li:after { 
    content: ">";
    margin-left : 15px;
}

.breadcrumb li:last-child:after { 
    content: "";
}

.menu-desktop,
.menu-mobile {
    /*box*/  
    display : none;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

a.achetezBillet {
    /*box*/  
    display : none;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

.cols-4 figure, .cols-4 figcaption,
.cols-5 figure, .cols-5 figcaption, 
.cols-6 figure, .cols-6 figcaption {
    width: 100%;
}

figure a {
    display : block;
}

.csc-textpic img {
    max-width: 100%;
}

.supTitre a {
    color: #D3001A;
    border : 1px solid #D3001A;
    padding : 5px;
}

#ressources .supTitre a {
    color: #b24900;
    border : 1px solid #b24900;
}

.BlocRessourcesSdL,
.BlocContenuSdL,
.BlocAccess {
    /*box*/      
    /*border */
    border : 1px solid #ccc;
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

.BlocRessourcesSdL .icono,
.BlocContenuSdL .icono {
    /*box*/  
    display : none;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

.BlocRessourcesSdL .duree {
    /*box*/  
    /*border */
    /*background*/   
    /*fonts*/ 
    color : #000;
    /* autres */    
}

.BlocContenuSdL.bgExpoPermanente .titre, .BlocContenuSdL.bgExpoPermanente .sousTitre, .BlocContenuSdL.bgExpoPermanente .date,
.BlocContenuSdL.bgExpoTemporaire .titre, .BlocContenuSdL.bgExpoTemporaire .sousTitre, .BlocContenuSdL.bgExpoTemporaire .date, 
.BlocContenuSdL.bgInstitutionnel .titre, .BlocContenuSdL.bgInstitutionnel .sousTitre, .BlocContenuSdL.bgInstitutionnel .date, 
.BlocContenuSdL.bgDark span, .BlocAccess.bgDark span,
.BlocContenuSdL.bgJunior span {
    /*box*/  
    /*border */
    /*background*/   
    /*fonts*/ 
    color : #000;
    /* autres */   
}

#skip-nav,
#back-top {
    /*box*/  
    display : none;
    visibility: hidden;
    /*border */
    /*background*/   
    /*fonts*/ 
    /* autres */    
}

/* Etats ==================================================================== */

/* Themes =================================================================== */