#indexContents h1 {
  color:#9a9593;
  font-size:18px;
  letter-spacing:-1px;
}

/* Ancres */
#lexiqueAnchors {
  font-weight:bold;
  text-align:center;
}
#lexiqueAnchors a {
  color:#000;
  margin-left:15px;
}
#lexiqueAnchors a:hover {
  color:#da0800;
}
#lexiqueAnchors a:first-child {
  margin-left:0px;
}

/* Liste */
#lexiqueListe li {
  margin-top:20px;
}
#lexiqueListe h2 {
  font-size:14px;
  margin:0px;
}

