#pagetitle h1 {
    margin: 45px 0 0 0;
}
.info p img {
    width: 55%;
}
#header {
    background: #FFF;
}
.fullpage.body {
    margin-top: 159px;
}
#header #ident {
    background: #36A9E0;
}
.info h3 {
    color: #434f55;
}
#homesubtitle h2, #homesubtitle h3 {
    background-color: #36A9E0;
}
.info p.subtitle {
   height: 76px;
}

.info h3 {
   height: 58px;
}

#footer {
    position: relative;
}

.fullpage.body {
    margin-bottom: 10px;
}
a {
        color:#36A9E0;
}


#accessibilityRememberMe.lost.blochalfmaxheigh p a {
  color: #FF5733;
  font-size: 16px; /* ou 16px selon la préférence */
  text-decoration: none;
    font-weight: bold ;
  
}


#accessibilityRememberMe.lost.blochalfmaxheigh p a:hover {
  color: #2E91C0;
  text-decoration: underline;
    font-weight: bold ;
  
}


#accessibilityRememberMe.lost.blochalfmaxheigh p a:visited {
  color: #2D89B0;
  text-decoration: underline;
    font-weight: bold ;
  
}