<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF">
<style type="text/css" media="all">
<!-- 
body {
margin: 0;
padding: 0;
background: white;
font-family: Verdana; 
font-size: 6pt
}

dd {
margin: 1;
padding: 1;
list-style-type: none;
font-family: Verdana; 
font-size: 6pt

}

dl, dt, ul, li {
margin: 0;
padding: 1;
list-style-type: none;
font-family: Verdana; 
font-size: 6pt
}



#menu {
position: relative; /*  absolute ou relative pour placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;

}
#menu {
width: 23em;
}
#menu dt {
cursor: pointer;
margin: 1px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #C3DBFA;

}

#menu dd {
border: 1px solid gray;

}
#menu dd {
border: 0px solid gray;

}
#menu li {
text-align: left;
background: #fff;

}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 90%;

}
#menu li a:hover, #menu dt a:hover {
background: #fff;
}
-->
</style>

</body>
</html>
