#boutonmenu{display:block; width:33px;	height:80px; position:absolute; margin-right:30px; top:0%; right:0; background:url(../gfx/bouton2.png) 50% 50% no-repeat;}
#boutonmenu:hover{opacity: 0.8;}

nav{display: none;}

#menumobile ul{list-style:none; margin:0px auto 0; width:100%;  margin-top:70px; clear:both}
#menumobile{background-color:#fff;}
#menumobile ul li{list-style:none; text-align:left; font-size: 1.1em; list-style-type:none; padding-left:60px;	border-bottom: 1px solid #d0d1d2;}
#menumobile ul li:hover{background-color: #7fb0fb;}
#menumobile a{color: #525252; display:inline-block; width:100%; padding:10px;}
#menumobile ul li a:hover{color: #fff!important;}
