body {
  width: auto!important;
  margin: auto!important;
  font-family: serif;
  font-size: 12pt;
  background-color: #fff!important;
  color: #000!important;
}

p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
  color: #000!important;
  margin: auto!important;
}

p, blockquote {
  orphans: 3;
  widows: 3;
}

blockquote, ul, ol {
  page-break-inside: avoid;
}

h1, h2, h3, caption {
  page-break-after: avoid;
}

h2, h3, h4, h5 {
	margin-top: 12pt;
}

#entete h3 {
	font-weight: normal;
}

a {
  color: #444!important;
  text-decoration: underline!important;
}

#numeros a[title]:after {
  content: "<br>" attr(title);
}

#numeros .numero img, #image_revue img, #couverture img {
	border: 1px solid #CCC;
}

nav, hr, #pied, #en_haut, #imprimer, #deconnexion {
	display: none;
}
