
div#presses {
  padding: 130px 0px 10px 10px;
  margin-left: 180px;
  margin-bottom: 10px;
}

div.presse {
  background-image: url("/images/presse/bottom-archive.gif");
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

div.presse-top {
  background-image: url("/images/presse/presse-top.gif");
  background-position: top left;
  background-repeat: no-repeat;
  width: 510px;
  height: 21px;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
}

div.presse-top h3 {
  letter-spacing: 1px;
}

div.presse-content {
  background-image: url("/images/presse/presse-content.gif");
  background-position: top left;
  background-repeat: repeat-y;
  width: 500px;
  padding: 5px 10px;
}

div.presse-content p {
  text-align: justify;
  margin-bottom: 10px;
}

div.presse-content img {
  float: left;
  margin: 2px 10px 10px 0;
  border: 1px solid grey;
}

div.presse-bottom {
  background-image: url("/images/presse/presse-bottom.gif");
  background-position: top left;
  background-repeat: no-repeat;
  width: 520px;
  height: 4px;
}

p.presse-categories {
  margin-top: 5px;
  color: grey;
}

p.presse-categories a {
  color: #6D82AF;
}
