/* style pour imprimer correctement */

body {
  background: white;
  font-size: 12pt;
  font-family: 'Times New Roman', Times, Sylfaen, Georgia, Didot, serif;
  line-height:150%;
}
acronym:after {
  content: ("attr(title)");
  font-variant: small-caps;
}
h1 {
  font-size: 30pt;
}
h2 {
  font-size: 20pt;
}
h3 {
  font-size: 15pt;
}

#header{
	display: none;
}

#menu, #nav_02, #footer, #accessibility, #ads_leaderboard, #navcontainer, #sb, ul.reactions, div.story_tools {
  display: none;
}

#z_CENTER_2_1, #z_RIGHT_4_1 {
  display: none; 
}

#story_wrapper {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  overflow: visible !important;
}
a:link, a:visited {
  color: #55555;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}
blockquote, q {
  font-style:italic;
  quotes:'\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}

@page { margin: 10%; }



