/* codes mis par Natacha suppr date et nomb visites article */




.articles_show_stats_date, #articles_show_stats_date {
    font-style: normal !important;
    display: none;
}
.articles_show_stats_hits {
display:none !important;
}
.articles_show_stats_article {
    font-style: italic;
    height: 15px;  /*pour maintenir la hauteur*/
}

/* fin */

