/* tjrs un nbre pair */
html,
body {
  width: 100%;
  height: 100%;
  color: black;
  background-color: white; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.4; }

h1, h2, h3, h4, h5, h6, p {
  color: black; }

a:after {
  content: ""; }

a {
  color: black;
  text-decoration: none; }
  a:focus, a:hover, a:active {
    color: black;
    text-decoration: none; }

nav {
  display: none; }

.no-print {
  display: none; }

/* Special Lmag */
.site-entete {
  position: absolute; }

.resultat {
  page-break-inside: avoid; }

.page {
  min-height: auto; }

.contenu {
  padding-bottom: 0; }

.site-corps {
  padding-bottom: 0; }

.site-pied {
  min-height: 0px;
  margin: 0;
  padding: 0; }
  .site-pied .pied {
    margin: 0;
    padding: 0; }
  .site-pied .pied-credits {
    margin: 0;
    padding: 0 15px; }
  .site-pied .pied-copy {
    font-size: 13px;
    color: black; }

.bloc {
  margin-bottom: 0; }

.bloc-dates {
  margin: 0; }

.bloc-hashtags {
  margin: 0; }
