/* LPENS */
h3.Annee.ui.header {
    color : #0c257c;
}
#publications  .ui.mini.label, #publications .ui.mini.labels .label {
    font-size: .5rem;
    }

.ui.statistic > .label, .ui.statistics .statistic > .label {
        color: #0c257c;
}

.ui.statistic > .value, .ui.statistics .statistic > .value {
    color: #0c257c;
    }

    .ui.grid > .row {
        
        padding-top: 0rem;
        padding-bottom: 0rem;
        }

.TexteItalic {
    font-style: italic;
       }