#jauge{
    position: absolute;
    margin: 0 auto;
    width:50px;
    height: 50px;
    left: 0;
    right: 0;
    top:35%;
    bottom:0;
    z-index:1000000
}
.afficher_jauge{
    display: none;
}