.logo {
  width: 200px;
  height: 77px;
  margin-top: 51px;
  margin-bottom: 16px;
  margin-left: -6px;
  background-image: url('../images/logo_imp2016_color.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.adresse {
  width: 295px;
  height: 25px;
  padding-top: 3px;
  padding-left: 20px;
  background-image: -webkit-linear-gradient(270deg, #ff0, #ff0);
  background-image: linear-gradient(180deg, #ff0, #ff0);
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.name {
  margin-top: 30px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.job {
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.imprudence {
  width: 224px;
  height: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text {
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.space {
  width: 250px;
  height: 35px;
}