.lien {
  height: 180px;
  margin-top: 0px;
  padding: 10px;
  text-align: center;
}

.lien img{
  max-width: 100%;
  margin-bottom: 10px;
}

.banniere-top {
  background-color: #f4f4f4;
  text-align: center;
}

.titre {
    color: #333;
    font-family: 'lato', georgia, arial, helvetica, verdana, sans-serif;
    font-size: 25px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 70px !important;
    margin-bottom: 5px !important;
    display: block;
    text-align: center;
}

.titre span {
    letter-spacing: -5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1em;
}
