body{
    background:#000059;
}
#home{
    text-align:center;
    vertical-align: middle;
    background:#FFFFFF url(./css/bghome2.jpg) no-repeat top;
    height:182px !important;
    height:237px;
    width:100%;
    padding-top:55px;
    margin-top: 200px;
}

#entrer{
    text-align:center;width:100%;color:#ffffff;font-size:21px;margin-top:25px;
}

#entrer a{
    color:#ffffff;
    text-decoration: none;
}

#entrer a:hover{
   font-size:35px;
   color:#ffffff;
   text-decoration: none;
}