* {
  font-family: sans-serif;
}
div#rappel {
  border-top: 1px solid black;
  padding-top: 3px;
  text-align: center;
  font-size: 90%;
  clear: both;
}
ul.spaced li {
  margin-bottom: 10px;
  clear: both;
  page-break-before: avoid;
  page-break-inside: avoid;
  page-break-after: auto;
}
ul.prog {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 20px;
}
ul.prog li {
  margin-top: 2px;
  margin-bottom: 2px;
  clear: both;
}
div#menu, div#print, div#visibleicons, div#icons, div#copyright {
  display: none;
}
h1 {
  border-bottom: 1px black double;
  font-size: 28px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 16px;
  text-align: left;
  border-bottom: 1px black solid;
  font-size: 24px;
  clear: both;
}
h3 {
  font-size: 18px;
  margin: 18px 0px 16px 0px;
  border-bottom: 1px #666 solid;
  font-weight: bold;
  clear: both;
}
h4 {
  margin: 16px 0px 14px 0px;
  font-size: 16px;
  font-style: italic;
}
p {
  text-align: justify;
}
img {
  border: none;
}
img.mediaright {
  float: right;
  margin-left: 16px;
  margin-bottom: 8px;
}
img.medialeft {
  float: left;
  margin-right: 16px;
  margin-bottom: 8px;
}
div#doku {
  display: none;
}
form.btn_secedit {
  display: none;
}
