html, body {
      margin:0 auto;
      }


.vignette span { display:none;}

a.vignette:hover span { display:block;}
      
a {
  color: #07853f;
  text-decoration: none;
  }

a:hover {
	color: #e0590f;
	}

#bloclangue {
	    position:fixed;
	    top:25px;
	    left:25px;
	    background-color:BFC6F5;
	    z-index:2;
	    width:50px;
	    height:25px;
	    }

#barrehaut {
	   position:fixed;
	   top:10px;
	   left:560px;
	   height:80px;
	   width:600px;
	   z-index:2;
	   background-color:BFC6F5;
	   }
#barrehaut1 {
	   position:fixed;
	   top:0px;
	   left:560px;
	   height:10px;
	   width:600px;
	   z-index:2;
	   background-color:BFC6F5;
	   }
#barrehaut2 {
	   position:fixed;
	   top:0px;
	   right:0px;
	   height:80px;
	   width:200px;
	   z-index:2;
	   background-color:BFC6F5;
	   }
	   
#menu1_0 {
      position:fixed;
      top:0;
      left:80px;
      width:600px;
      height:80px;
      z-index:2;
      background-color:BFC6F5;
      }
#menu1_1 {
      position:fixed;
      top:1;
      left:220px;
      width:600px;
      height:80px;
      z-index:2;

      }
#menu1_2 {
      position:fixed;
      top:1;
      left:380px;
      width:600px;
      height:80px;
      z-index:2;

      }
#menu2 {
      position:fixed;
      top:50px;
      left:66px;
      width:600px;
      height:60px;
      z-index:3;
      }
#menu3 {
      position:fixed;
      top:110px;
      left:20px;
      width:600px;
      height:100px;
      z-index:0;
      }
#menu4 {
      position:fixed;
      top:170px;
      left:0;
      width:600px;
      height:200px;
      z-index:0;
      }
#barregauche {
      position:fixed;
      top:380px;
      left:45px;
      width:15%;
      height:300px;
      z-index:0;
      }

#page {
      position:absolute;
      top:70px;
      left:250px;
      width:70%;
      z_index:-1;
      }
