#demarrer,#frmCompte{
    position:relative;
}
#jauge{
    position: absolute;
    width:35px;
    height: 35px;
    right: 0;
    top:0;
    bottom:0;
    z-index:100;
}
.afficher_jauge{
    display: none;
}