.menu-sub-list {
    
    left: 99%;
}

.retour-button {
    border: 0;
    padding: 8px 8px;
    padding-right: 36px;
    width: 100%;
    margin-bottom: 5px;
    border-radius: 8px;
    color : white;
    font-size: 1.2em;
    font-size-adjust: inherit;
    background-color: #eb5065;
  }
  .acc1{
    background-color: beige;
    width:80%;
    height:50%;
    border: solid black;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.9;z-index:7777;
}
.acc2{
    text-align: left;
    top:25%;
    width: 90%;
    position: fixed;
    font-family: Comic Sans MS;color: blue;
    
    }
.acc2 h3 {color:black;}

.president{
    background-color: burlywood  ;
    text-align: center;
    width: 100%;
    height: auto;
    
}
.tresorier{
    padding-top: 2px;
    background-color: rgb(184, 168, 148)  ;
    text-align: center;
    width: 100%;
    height: auto;
}
.secretaire{
    padding-top: 2px;
    background-color: rgb(240, 215, 185)  ;
    text-align: center;
    width: 100%;
    height: auto;
}
.salle{
    
    text-align: center;
    width: 100%;
    height: auto;
}
.map{
    overflow:hidden;
    /*width: 700px;*/
    position: relative;
}