/************************************************/
/* BARRE LATÉRALE  */
/************************************************/

#sidebar .section p:last-of-type{
    margin-bottom:0.5em;
}

#block-article-derniere-maj, 
#block-classification-superieure, 
#block-nfrancais, #block-nlatins, #block-nb-articles {
    background-color:#f6f6f6;
    padding: 0.9em;
    border:1px solid #bbb;
    margin-bottom:1.5em;}

#sidebar h2 {
    color:#424141;
    font-weight:600;
    border-bottom: 1px solid #bbb;
    margin-top:0em;
    padding-bottom: 0.2em;
    text-shadow: 0 1px 0 #fff;
    font-size: 1.25em;
    line-height: 1.2em;}

#block-nb-articles .nb-articles { 
    background:  url(../../images/symboles_dico_svg/nbarticles.svg) left top no-repeat;
    background-size: auto 2.8rem;
    padding-left:4.3em;}

#block-nb-articles .articles-count {
    font-weight:500;
    display:block;
    font-size:1.1em;
    color: #3a3a3a;
    font-weight:600;
}

#block-nb-articles .articles-count span {
    font-family: "PT Sans","Arial Narrow","Arial",sans-serif;
}

.cs-famille, .cs-ordre {margin-bottom:0.3em;}

#block-classification-superieure p:not([class|="cs"]) {
    margin-top:0;
    margin-bottom:0.3em;}

@media screen and (min-width: 976px){
    #sidebar {
        margin-top:3em;
        margin-bottom:2.8em;
        padding-top:0.1em;
    }
}
    
@media screen and (max-width: 975px){   
     #block-nb-articles {margin-top:1.5em;}
    .main-wrapper {display:block;}
    #sidebar {max-width:400px;}
}
