/* PRINT CSS*/

#banner,
#header, #lev1, .lev2, .breadcrumb,
#context,
#footer, #footerbis,
#footerter, #form {display:none}

.lev3,
.subscribingAccess,
.backLink,
.toolsArticle,
.displayArticle,
.navArticles,
.highlightAdvertisement,
.breadcrumbArticle,
.lev4,
.smenu,
.smenuSep {display:none}


.noprint {display: none}

#body {
  background: white;
  font-size: 10pt;
  font-family: Helvetica,Arial,sans-serif;
  }
#main {
  background: white;
  font-size: 10pt;
  font-family: Helvetica,Arial,sans-serif;
  }
#contentWithContext {
  background: white;
  font-size: 10pt;
  font-family: Helvetica,Arial,sans-serif;
  }
#contentArticle {
  background: white;
  font-size: 10pt;
  font-family: Helvetica,Arial,sans-serif;
  }


/* tableaux cachés dans la recherche */
.notprintable { visibility: hidden; }
