div#content {
  width: 953px;
  height: 583px;
  margin: auto;
  vertical-align: middle;
  top: 5%;
  background: url(../pix/fond_presse.jpg) 0 30px no-repeat;
}

body.en div#content {
  background: url(../pix/fond_presse_uk.jpg) 0 30px no-repeat;
}

div#content h1{
  text-indent: -500em;
}

div#content div#contenu {
padding-left: 285px;
padding-top: 156px;
}

div#content h2 {
  color: #bf3070;
  text-transform: uppercase;
  font-size: 16px;
  margin-left: 22px;
  font-weight: normal;
  padding-left: 19px;
  margin-bottom: 5px;
}

div#content p { margin-left: 22px; 
  color: #957f89;
  font-size: 12px;
}

div#content p a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  margin-left: 15px;
}

div#content p a span {color: #b06185;}


div#communique {
  height: 163px;
}
div#presse {
  height: 60px;
}