body {
  background: white;
  font-size: 10pt;
  }

#content {    
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }
#contenu {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }
div#contenu {
  border-top: 1px solid #930;
  }
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
#contenu a:link:after, #contenu a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
#contenu a[href^="/"]:after {
  content: " (http://www.ldh-france.org" attr(href) ") ";
  }
#centre-left, #centre-right, #menu-principal, #bloc-haut,#footer {display:none;}

.image {width:168px;height:168px;display:inline;z-index:100;}

h1,h2,h3,h4,h5,h6 {font-size:12pt;font-weight:bold;}
p{font-size:10pt;}