.imgforindex {
  background: top no-repeat url("/css/images/fond-connexion.jpg");
  background-color:#99d5ec;
  width:100%;
  min-height:625px; 
  background-size:cover;
}
#divboxcnx, #divboxcnxpopup {
  margin: auto;
  width: 100%;
  max-width: 750px;
  min-height: 320px;
  background-color: #4e95c6;
  opacity: 1;
  margin-top: 56px;
  position: relative;
  color: #ffffff;
  font-size: 1.339em;
  text-align: center;
  /* padding-top: 40px; */
}
#divboxcnxpopup {
  margin-top: 8px;
  min-height: 150px;
}    
.password {
  position: relative;
}    
#pforimgcnx {
  background: center / contain no-repeat url('/css/images/ic_forcnx.png');
  background-size: 73px 73px;
  height:73px;
  position:relative;
  top: -34px;
  margin: 0px;
}