/* POLICES */
.defaultPolice {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
#blocGlobal #contenuGlobal section ul.centrage640 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#blocGlobal #contenuGlobal section ul.centrage640 > li {
  max-width: 640px;
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: left;
}
