.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.idbox {
    padding-top: 5%;
}

#bodylogin {
    background:url('../img/entretenirsonjardin-cover-horizontal.jpg') no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
}

.footer-login{
    line-height: 20px;
}

#image-map {
    width: 100%;
    height: 581px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
a {
    color: #669118 !important;
}

.login-page > .content {
    padding-top: 10vh !important; 
}

.copyright {
    color: #222222 !important;
}

/* @media (max-width: 767px) {
  #modalSearchVeg .modal {
    top: 5%;

  }
}
*/
/*.title h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-family:"Cookie", Helvetica, sans-serif !important;
    font-weight: 400;
}
h4 {
    font-size: 36px !important;
}
*/