      
* {
  margin: 0px;    
  padding:0px; 
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1.0em;      
        
}      
      
html, body {  
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 1.0em;
  background-color: rgb(250,250,220); 
  text-align: center;       
}


.g-plusone{
	
	display: inline;
    float: none;	
	
}     


.main{
      
      font-size: 0.9em;
      
      }
      
      
      
h1 {  
  font-family: Tahoma, Geneva, sans-serif;  
  font-size: 2em;
  text-shadow: 2px 2px 2px rgb(170, 170, 170);  
  white-space: nowrap;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
}

h2, h2 a {  
  font-family: Tahoma, Geneva, sans-serif;  
  font-size: 1.3em;
  text-shadow: 2px 2px 2px rgb(170, 170, 170);  
  white-space: nowrap;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
   background-color: rgb(250,250,200);
   font-style: normal;
}


      
h3 {  
  font-family: Verdana, Geneva, sans-serif;  
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: underline;
  white-space: nowrap;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
background-color: rgb(250,250,200);
}

section {
  
      padding-top: 0.5em;
      padding-bottom: 0.5em;  
      
      
}      
  
      
section div, section p{
      
background-color: rgb(250,250,220);      
      
      }      
      
.endmain, .endmain p{
      
background-color: rgb(250,250,200);      
      
      }      
      
      
      
.header {  
  text-align: center;  
  
}

      /*      
      
.navigation {  
  display: block;  
  float: none; 
  position: fixed;
  top: 1em;
  left: 1em;  
  height: 2.0em;
  background-color: rgb(255, 102, 102);
  margin-top: 0.2em;
  padding-top: 1.0em;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.0em;
}

      
           
      
.navigation a {
  text-decoration: none;
  }      

      
      */
      
           
.navigation {
        position: fixed;
        display: block;
        float: none;
        top: 1em;
        left: 0.1em;  
  
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 1.5em;
        
        width: 2.5em;
        height: 2.0em;
        padding-top: 1.0em;
        
        text-align: center;
        color: rgb(0, 0, 0);
        background: rgb(255, 102, 102);
        background: linear-gradient(rgb(255,50,50), rgb(255,150,150));
        border-radius: 8px;
        text-shadow: 0px 1px 0px white;
        text-shadow: 0px 1px 0px rgba(255,255,255,0.2);
      }
      
.navigation:hover{
      
box-shadow: inset 0px 2px 0px #2ab7ec, 0px 2px 0px 0px #07526e, 0px 5px 3px #999;      
      
      
      
      
      }      
      
.navigation:active{
      
box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #07526e, 0px 5px 3px #999;      
      
      
      }
      
      
      
      
.titre1 {  
  font-family: "Parisienne", cursive;  
  font-size: 2em;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgb(153, 153, 153);  
  white-space: normal;
  padding-top: 0.5px;
  padding-bottom: 0.5px;
  background-color: rgb(250,250,200);
}

.titre2 {  
  text-align: center;  
  font-family: "Parisienne", cursive;  
  font-size: 2em; 
  font-weight: bold;
  text-shadow: 2px 2px 2px rgb(153, 153, 153);  
  white-space: nowrap;
  background-color: rgb(250,250,200);
}
      
.tarif {
  padding-top: 0.5em;
  padding-bottom: 0.5em;      
  font-size: 1.2em;      
      
}
      
      
.flag {  
  display: inline;  
  float: none;  
  height: 1.2em;  
  vertical-align: middle;  
  font-size: 0.8em;  
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;  
  font-style: italic;
}

.sectionh1 {  
  font-family: "Parisienne", cursive;  
  font-size: 1.8em;
  text-shadow: 2px 2px 2px rgb(153, 153, 153);  
  white-space: nowrap;
}


.sectionbegin {
      
font-size: 1.0em;
}


.unaffi {  
  display: none;
}

.ad {  
  display: block;  
  white-space: normal;
}

.ml {  
  display: block;  
  margin-top: 0.5em;  
  margin-bottom: 0.5em;  
  white-space: nowrap;  
  height: 1.2em;
}

.call {  
  display: block;  
  margin-top: 0.5em;  
  margin-bottom: 0.5em;  
  height: 1.2em;
}

.bigo {  
  display: block;  
  margin-top: 0.5em;  
  margin-bottom: 0.5em;  
  white-space: nowrap;  
  height: 1.2em;
}


     
.galery {
   display: block;
   float: none;
   clear: left;
   width: 100%;
   margin: 0;
   padding: 0;
  } 
      
.galery figcaption
    {
      clear: left;
      
      } 
      
.photo {
   display: block;
   float: left;
   margin: 5px;
   padding: 0;
   width: calc((100% - 60px) / 4); 
            
  }
     
.photo img{
    margin: 0;
    padding: 0;
        
    width: 100%;
	height: auto;
         
   }      
     
.photo figcaption {

      clear: left;
      
      }     
      

.main {
  display: block;
  float: none;      
  width: 100%;
        clear: left;
}       
      
      
.btn {  
  display: block;  
  float: left;  
  height: 37px;  
  width: 37px;  
  margin-right: 5px;  
  margin-top: 0.5em;
  background-image: url("./icones/updown.png");  
  background-repeat: no-repeat;  
  background-position: left center;
        background-color: rgb(250,250,200);
}

#section1 {  
  display: block;
  float: none;      
}

#panneau1 {  
  display: none;
}

#icones {  
  text-align: center;
}

#icones img  {
  width:  32px; 
  height: 32px;
}


.footer {  
  display: block;  
  font-size: 0.7em;  
  text-align: center;  
  margin-top: 1em;
  padding-top: 1em;
}      

     
.dummyline {
    display:block;
    float:none;
    height: 1em;
   /* /
  background-color: rgb(250,0,0); /**/
    clear: both;
  
}      

.dummylinecolor {
    display:block;
    float:none;
    height: 0.2em;
    background-color: rgb(155,50,50);      
    background-color: rgba(155,50,50, 1.0);      
    margin-top: 1.0em;
    margin-bottom: 1.0em;
  
    clear: both;
  
}      
     
/* -------menu navi-----------------  */

      
#navi {
  z-index: 90;
  display:block;
  float:none;
  position:fixed;
  left: 0.5%;
  top: 0.1em;
  width: 99%;
  
  background-color: rgb(128,128,128);
  background-color: rgba(128,128,128, 1.0);
  
  clear: both;
  }

      
.menubar{
  display:block;
  float:none;
 /* width: 99%;*/ 
  background-color: rgb(128,128,128);
  background-color: rgba(128,128,128, 1.0);
  padding-left: 0.2em;
  padding-bottom: 0.1em;
  text-align: left; 
  
     
}

.btnmenu {  
  display: inline; 
    
  height: 48px;  
  width: 48px;
  margin: 0.1em;
  /* background-image: url("./icones/close-menu-white-48.png"); */ 
  background-repeat: no-repeat;  
  background-position: right center;
  background-color: rgb(128,128,128);
  /*background-color: rgba(128,128,128, 1.0);*/
}
      
      
#btnMenu {  
  z-index: 100;
  background-image: url("./icones/close-menu-white-48.png");  
  background-position: right center;
  display:inline;
  float:right;
  margin-right: 0.5em;
  /*position:relative;*/
  /*top: 0em; /*5em;*/
  /*left:0em; /*-0.8em;*/
  vertical-align: middle;
} 

#btnClose {
  z-index: 100;
  background-image: url("./icones/close-menu-white-48.png");
  background-position: left center;  /*left center;*/
  display:inline;
  /*float:right;*/
  margin-right: 1.5em;
  position: fixed;
  left: calc(90% - 5em);
  top: 60px;
  
}      
      
#btnUp {
  background-image: url("./icones/arrow-upward-white-48.png");  
  background-position: -2px;  
}      
      
#btnHome {
  background-image: url("./icones/home-white-48.png");  
  background-position: -2px;  
}      
      
#btnCl {
  background-image: url("./icones/call_white_48.png");
  width: 65px;
  background-color: rgb(155,50,50);
  /*background-color: rgba(155,50,50,1.0);*/
  background-position: 6px;
  margin-left:0.7em;
  margin-right:0.4em;
      }      
      
#btnMl {
  background-image: url("./icones/email-white-48.png");
  width: 65px;
  background-color: rgb(155,50,50);
  background-color: rgba(155,50,50,1.0);
  background-position: 6px;
  margin-left:0.5em;
  margin-right:0.5em;
      }      

#btnG, #btnT {
  display: none;
}      

      
#sectionmenu  {
  display:block;
  float:none;
  width: 96.0%;
  /*position:relative;
  top:-4em;*/
  /* clear:left; */
  padding-top: 0.0em;
 
}      
      
.menulist {
         display:block; /*none;*/
         width:100%;
         margin: auto;
         background-color: rgb(128,128,128);
         background-color: rgba(0,0,0, 0.7);
         
         padding-top: 0.2em;
         padding-bottom: 0.8em;
         padding-left: 1em;
         padding-right:0.0em; 
  
  
  /*height: 10em; /*12.3em;*/
  
  /*text-align: center;*/
  /*overflow-x: visible;*/
  overflow-y: scroll;

  /*scrollbar-width: auto;*/
  /*scrollbar-color: rgba(255,0,255, 1.0);*/
  
}

/* scrollbar */
      
      .menulist::-webkit-scrollbar{width: 1em; background:transparent;}
      .menulist::-webkit-scrollbar-track{background-color: rgba(150,0,0, 0.2);}
      .menulist::-webkit-scrollbar-track-piece{background-color: rgba(150,0,0, 0.2);}
     
      .menulist::-webkit-scrollbar-thumb{background-color: rgba(150,150,150, 1.0);border-radius:15px;}
      .menulist::-webkit-scrollbar-button{background-color: rgba(214,41,41, 1.0);border-radius:15px;}
      .menulist::-webkit-scrollbar-corner{background-color: rgba(0,0,0, 1.0);}

.menulist{     
    /*scrollbar-width: auto; /* thin*/
    /*-moz-scrollbar-width: auto;*/
    scrollbar-color: red green;/*/rgba(0,200,0, 1.0);*/
    -moz-scrollbar-color: red green;/*rgb(0,200,0);*/
    
   /*
    scrollbar-base-color: #C0C0C0;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #EE0000;
    scrollbar-3dlight-color: #000000;
    scrollbar-dark-shadow-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-arrow-color: #FF99FF;
    scrollbar-track-color: rgba(0,0,0, 1.0);/*#FFCCFF;*/
   */
   
 }      


@-moz-document url-prefix(http://),url-prefix(https://) {
    .menulist scrollbar {
       -moz-appearance: none !important;
       background: rgb(0,255,0) !important;
       width: 15px;
    }
    .menulist thumb,.menulist scrollbarbutton {
       -moz-appearance: none !important;
       background-color: rgb(0,0,255) !important;
    }

    .menulist thumb:hover,.menulist scrollbarbutton:hover {
       -moz-appearance: none !important;
       background-color: rgb(255,0,0) !important;
    }
    .menulist scrollbarbutton {
       display: none !important;
    }
    .menulist scrollbar[orient="vertical"] {
      min-width: 15px !important;
      width: 15px;
    }
}

      
 
      
      
/* -------- */      
      
      
.menulist li {  
  display: block;  
  float: none;  
  text-align: left; 
  padding-left: 0.8em;
  padding-right: 0.0em;
  padding-top: 0.8em;  
  font-size: 1.0em;
}      


.menu a {  
  color: white;  
  text-decoration: none;  
  font-style: normal;  
  font-size: 1.2em;
}      
  
      
  #navi{background-color: rgb(128,128,128);}
  .menubar{background-color: rgb(128,128,128);}
  .btnmenu{background-color: rgb(128,128,128);}
  .menulist{background-color: rgb(128,128,128);}
  #btnMl, #btnCl{background-color: rgb(155,50,50);}
  
     
   #navi{background-color: rgba(200,200,150, 0.0);}
   .menubar{background-color: rgba(128,128,128, 0.8);}
   .btnmenu{background-color: rgba(128,128,128, 1.0);}
   .menulist{background-color: rgba(100,100,100, 0.7);}
   #btnMl, #btnCl{background-color: rgba(155,50,50, 1.0);}
  
      