body {
  margin: 0;
  padding: 5px;
  overflow: hidden;
  font-family: verdana,sans-serif;
  font-size: 14px;
}
h1 {
  margin: 0;
  font-size: 40px;
  color: black;
}
h2 {
  color: black;
}
h3 {
  color: black;
}
a {
  text-decoration: none;
}
#conteneur {
  margin: auto;
  width: 960px;
  position: relative;
  height: 600px;
}
#contenu {
  height: 500px;
  margin-top: 20px;
  z-index: 1;
}
#contenu2 {
  height: 500px;
  margin-top: 30px;
  z-index: 1;
}
p {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: Verdana,Helvetica,sans-serif;
  margin-top: 0;
  color: #666666;
  line-height: 25px;
}
.liens {
  color: #ff6600;
  text-decoration: none;
  padding-right: 35px;
}
.grosItal {
  font-size: 16px;
  font-style: italic;
  color: #999999;
}
td {
  vertical-align: top;
}
.piedDePage {
  text-align: center;
  color: #999999;
  font-size: 9px;
  height: 30px;
  line-height: 30px;
}
.piedDePage a {
  text-decoration: none;
  color: #dd5300;
}
.optimise {
  color: #c0c0c0;
  height: 30px;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
}
#ref {
  margin-top: 900px;
  text-align: center;
}
img {
  border:  none;
}
table {
  border:  none;
}
ul {
  margin: 0;
  padding: 0;
}
