/*This will work for firefox*/
@-moz-document url-prefix() {    
    *,
    html body header ul#listeSite li a,
    html body header #mainMenu ul#mainMenu1 > li a,
    html body header #mainMenu1 > li.isNotCollapse > ul > li a,
    html body header #mainMenu1 #zoneRecherche input,
    html body header #mainMenu ul#mainMenu2 > li a,
    html body header #mainMenu ul#mainMenu2 > li > ul > li > a,
    html body header #liteMenu ul li#zoneliteMenu a,
    html body#junior #wrapper aside #menuAside > ul > li > a,
    html body#junior #wrapper h1,
    html body#junior #wrapper h1 p,
    html body#junior #wrapper h2,
    html body#junior #wrapper *, 
    html body#junior #wrapper, 
    html body#junior #wrapper article h4,
    html body#junior #wrapper article h5,
    html body#junior #wrapper article h6,
    html body#junior #wrapper article *,
    html .item-grid *,
    html .item-grid .label,
    html .item-grid .titre,
    html .item-grid .sousTitre,
    html .item-grid .date,
    html .item-grid .texte,
    html body#index #wrapper #main .item-grid.accrocheIcono > a .label,
    form#form_question label, #newsletterFooter form label,
    form#form_question input[type="submit"], #newsletterFooter form input[type="submit"],
    html body #wrapper footer #socialBar div,
    html body #wrapper footer #socialBar div a,
    html body #wrapper footer #footerContent div strong,
    html body #wrapper footer #footerContent div a.strong,
    #menuSA a,    
    html body#ressources.sciencesactu #wrapper .actualites .article h1.newsTitle a,
    * .first-article .newsTitle a,
    * .article .newsTitle a,
    .actualites .first-article .newsTitle a,
    .actualites .article .newsTitle a,
    .interviewreportages .first-article .newsTitle a,
    .interviewreportages .article .newsTitle a,
    .enquetes .first-article .newsTitle a,
    .enquetes .article .newsTitle a,
    .expoDossier .first-article .newsTitle a,
    .expoDossier .article .newsTitle a
    html body#ressources.sciencesactu #wrapper .enquetes .article h1.newsTitle a,
    html body#ressources.sciencesactu #wrapper .news h1, html body#ressources.sciencesactu #wrapper .news h1 > a,
    html body#ressources #wrapper h1 .subtitle,
    html body#ressources.sciencesactu #wrapper .news.news-single h3,
    html body#ressources #wrapper article .item-grid > div.contenu .news.news-single h4
    {
        font-weight : normal !important;
    }
}