body {
  font-size:12pt;
  font-family:Arial, Helvetica, sans-serif;
  background: white;
  }
#right {
  display:none;
  }
#container, #left {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }
/*#actu {
  margin-left: 10%;
  padding-top: 1em;
  border-top: 1px solid #930;
  }*/
IMG {text-align:center; border:0}
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
  /* PAGE BREAK */
#content {page-break-after: always}
/* CENTER H1 */
.center {padding:50% 0 0}
	.center H1 {text-align:center}