body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Helvetica", Arial, Verdana, sans-serif;	
}

img {
  border: none;
}

#couverture {
  float: right;
  width: 286px;
  margin-left: 2em;
}

h1 {
  width: 100%;
  background: #ff5018;
  color: #fff;
  font-weight: normal;
  line-height: 100%;
  font-size: 250%;
  margin-bottom: 0;
}

h1 a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

h1 strong {
  display: block;
}

h1 em {
  font-style: normal;
  font-size: 85%;
}

h1 span {
  width: 525px;
  display: block;
  margin: 0 auto;
  padding: 0.4em 300px 0.4em 0;
  position: relative;
  z-index: 300;  
}

.imprimer {
  display: none;
}