body {
    background-image : url(/hexags/hexagontransp.png);
    }

A:link {
    text-decoration:none;
    color:black;
}

A:visited {
    text-decoration:none;
    color:black; 
}

footer {
    position:absolute;
    width:97%;
    text-align:center;
    z-index:-1;
    margin-top : 20px;
    bottom:20px;
    font-family:Roboto,Arial;
    font-weight:400;
    font-size:11px;
}

footer span {
    font-weight:900;
}

#titre {
    text-align : center ;
    width : 100%;
    font-size : 40px;
}

#titreBn {
    max-width:95%;
    height:auto;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#menu-options {
    width : 600px;
}

#options-graphiques {
    width : 400px;
}  

#descMenu {
    text-align:center;
    font-family: "Lucida Console";
    font-size:15px;
    background-color:#ccc;
    margin-left:auto;
    margin-right:auto;
}

.optionmenu {
    margin-top:30px;
    position : relative ;
    text-align : center ;
    margin-left : auto;
    margin-right : auto; 
    background-color:#ccc;
    font-family: "Lucida Console";
    font-size : 15px;
    border:3px solid gray;
}

#menu {   
    position : relative ;
    width : 350px;
    text-align : center ;
    margin-left : auto;
    margin-right : auto; 
}
    

#boutonlancement {
    width :100px;
    text-align : center ;
} 

    
#transparent {
    position : absolute ;
    z-index : 10;
    }
    
#texte-survol-div {
    position : absolute ;
    display : inline;
    top : 3px ;
    width:100%;
    text-align : center;
}

#texte-survol {
    background-color:#d6dbd8;
    font-size:14px;
    font-family :Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    z-index : 12;
    }

.askNumber {
    max-width : 35px;	
    } 
        
.couleur  {	
    z-index : 0 ;
    opacity : 0.40;
    }	
    
.hexselect  {	
    z-index :1 ;
    }

.hexsurvol {
    z-index : 2;
}   
    
.hex  {
    position : absolute ;
    left : 0px;
    top :0px;
}

.hide {
    display: none;
    padding:2px;
    margin:0px; 
    border:2px solid gray;
    z-index:11;
    position:absolute;
    left:0em;
    top:-1em;
    background-color:#ccc;
    font-family: "Lucida Console";
    font-size :10px;
    min-width : 200px;
}
.anchor{
    position:relative;
}

.hexdiv {
    overflow :hidden;
}

#tourcarte {
    position : relative;
    margin-left : auto ;
    margin-right : auto ;
    width : 98%;
    height : 98%;
}

#carte {
    position : absolute ;
    left : 50px;
    top : 50px;
    overflow : hidden;
    }

#hautscroll {
    position : absolute;
    top : 0px;
    left : 50px;
    height : 40px;
    background : url(/elementsMenu/scrollhaut.png) ;
    background-position : 0 0;
    background-repeat : round;
}

#basscroll {
    position : absolute;
    top : 0px;
    left : 50px;
    height : 40px;
    background : url(/elementsMenu/scrollbas.png);
    background-repeat : space;
}

#gauchescroll {
    position : absolute;
    left : 0px;
    top : 50px;
    width : 40px;
    background-image : url(/elementsMenu/scrollgauche.png) ;
}

#droitescroll {
    position : absolute;
    top : 50px;
    width : 40px;
}

#portfolio{
    position : absolute;
    display : none;
    z-index:5;
    left : 200px;
    top : 150px;
    right : 200px;
    bottom : 200px;
    padding-bottom: 30px;
    background-color : rgba(249, 249, 249, 0.8);
    overflow-y : auto;
}

#defile {
    width : 95%;
    margin-left : auto;
    margin-right : auto;
    text-align : center;
}

#pfdiv1 {
    position : relative;
    float : left;
    top : 5px;
    width : 43%;
    max-height : 80%;
    padding : 2%;
    font-size : 13px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    text-align :justify;
}

#pfdiv2 {
    position: relative;
    float : right;
    top : 5px;
    width : 43%;
    max-height : 80%;
    padding : 2%;
    font-size : 13px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    text-align :justify;
}

#pfGrosTexte {
    font-size:30px;
    text-align : center;
}

.buttonMenu img {
    z-index:0;
}


.buttonMenu {
    width : 350px;
    height : 89px;
    display: inline-block;
    margin: 10px;
    position:relative;
}
.buttonMenu .hoverBtn {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 99;
}
.buttonMenu:hover .hoverBtn {
    display: inline;
}

#pfButtons {
    margin-top:20px;
    clear : both;
    margin-left : auto;
    margin-right : auto;
}

#kwords {
    display:none;
}

@media screen and (min-width:800) and (max-width:1100px) {


    
}
