body {
  background: white;
  font-size: 12pt;
  }
#blocMenu, #blocHeader {
  display: none;
  }
#blocCorps, #signature {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }

  .blocPhoto {
  margin: 5%;
  border: 1px 0;
  }
  
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
#blocCentral a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
#blocCentral a[href^="/"]:after {
  content: " (http://www.archives.cg31.fr" attr(href) ") ";
  }
  
  .pointilles{
  color: #CCCCCC;
  line-height: 20pt;
  }
