body {
  background: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

h1 {
  font-size: 13pt;
  font-weight: bold;
  float: none !important;
}

h1:after {
  content: " - Source : zebulon.fr";
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  float: none !important;
}

#header {
  display: none;
}

#haut {
  display: none;
}

#pied {
  display: none;
}

#col_gauche_large {
  display: none;
}

#col_gauche {
  display: none;
}

#col_droite_fine {
  display: none;
}

#col_droite {
  display: none;
}

#barre {
  display: none;
}

#bloc-lien {
  display: none;
}

.noprint {
  display: none;
}

.sponsor {
  display: none;
}

#actus {
  width: auto;
  float: none !important;
}

#astuces {
  width: auto;
  float: none !important;
}

#dl {
  width: auto;
  float: none !important;
}

#dos {
  width: auto;
  float: none !important;
}

#divers {
  width: auto;
  float: none !important;
}

#centre {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
}

div#centre {
  padding-top: 1em;
  border-top: 1px solid #930;
}

div#centre img {
  vertical-align: bottom;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  text-decoration: underline;
  text-align: left;
}

#centre a:link:after, #centre a:visited:after {
  content: " (" attr(href) ") ";
}

#centre a[href^="/"]:after {
  content: " (http://www.zebulon.fr" attr(href) ") ";
}

