* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

div.hdp {
  margin-top: 22px;
  margin-left: 280px;
  margin-bottom: 40px;
}
div.hdp img {
  height: 61px;
}

div.bandeau {
  background: #B0006B;
  width: 100%;
  height: 68px;
}
div.bandeau h1 {
  color: white;
  margin-left: 280px;
  padding-top: 18px;
  font-size: 26px;
  font-weight: lighter;
}

div.contenu {
  margin-left: 280px;
}
div.contenu table {
  margin-top: 2em;
  margin-bottom: 2em;
  border-collapse: collapse;
}
div.contenu table th {
  background: #F7F5F5;
}
div.contenu table td:nth-child(2) a {
  text-decoration: none;
  color: #B0006B;
}
div.contenu table td:nth-child(2) a:after {
  padding-left: 5px;
  content: url("./pictos/icon-lien-externe-noir.png");
}
div.contenu table, div.contenu th, div.contenu td {
  border: 1px solid #ddd;
  padding: 8px;
}

div.pdp {
  background: black;
  width: 100%;
  height: 165px;
}
div.pdp img {
  position: relative;
  padding-top: 20px;
  left: 80%;
}

/*# sourceMappingURL=liste.css.map */
