@charset "UTF-8";
/**********************************************************************************************************************
Pour toutes les tailles d'écran
**********************************************************************************************************************/
.main-content {
  background-image: url("https://www.technobel.be/images/illu_connexion.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#formConnexion {
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px;
  border-radius: 5px;
}

/*# sourceMappingURL=connexion.css.map */
