@page {
 size: 21cm 29cm;
 /*margin: 11mm 15mm 11mm 15mm;*/
}
* {
 background: white !important;
}
html, body {
 margin: 0;
 padding: 0;
}
body {
 font-size: 10pt;
}
a {
 color: black;
}
acronym {
 border: none;
}
p#header, p#header2, p#footer, div#headermenu, .noprint {
 display: none !important;
}
div.entete {
 margin-top: 0em;
}
div#document {
 width: auto;
 font-size: 1.0em;
}
div.bloc h2 {
 border-bottom: 0.1em black solid;
}
dt, li em {
 color: #999;
}
h1, h2, h3, dt, dd, ul {
 page-break-after: avoid;
 page-break-inside: avoid;
}
ul li:first-of-type, dl dd:first-of-type {
 page-break-after: avoid;
}
#entete h1 {
 height: 1.2em;
 overflow: hidden;
}
.verystrong a {
 text-decoration: underline;
}