@charset "UTF-8";
/* CSS Document */

<style type="text/css">

#menu zh {
margin: 0px;
padding: 0px;
display:block;
}

dl, dt, dd, zi, zh {
margin: 0px;
padding: 0px;
list-style-type: none;
color:#eeeeee;
background: #eeeeee;
z-index:3;
}
#menu {
position:absolute; /* placement du menu, à modifier selon vos besoins */
top: 74;
left: 100;
vertical-align:middle;
z-index:100;
width: 100%; /* correction pour Opera */
margin: 0px;
padding: 0px;
}
#menu dl {
float: left;
color:#eeeeee;
margin: 0px;
padding: 0px;
background: #eeeeee;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #eeeeee;
margin: 0px;
padding: 0px;
color:#eeeeee;
background: #eeeeee;
}

#menu dd {
display: none;
margin: 0px;
padding: 0px;
background: #eeeeee;
}
#menu zh {
text-align: center;
background: #eeeeee;
margin: 0px;
padding: 0px;
}
#menu zh a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0;
margin: 0px;
padding: 0px;
background: #eeeeee;
}
#menu zh a:hover, #menu zh a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eeeeee;
}


  #flash {
      z-index:1;
 
   }

#cadre_charte {
	position:relative;
	left:1px;
	top:1px;
	width:790px;
	height:410px;
}
#div_charte {
	position:absolute;
	left:36px;
	top:0px;
	width:400px;
	height:110px;
	z-index:1;
}
#microscope {
	position:absolute;
	left:537px;
	top:0px;
	width:172px;
	height:249px;
	z-index:2;
}
#bar_charte {
	position:absolute;
	left:305px;
	top:380px;
	width:482px;
	height:20px;
	z-index:3;
}
#charte_2 {
	position:absolute;
	left:364px;
	top:284px;
	width:402px;
	height:85px;
	z-index:4;
}
#charte_eprou {
	position:absolute;
	left:2px;
	top:165px;
	width:305px;
	height:235px;
	z-index:5;
	}
</style>

