<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">

ul, li {
margin: 4px;
padding: 0;
list-style-type: none;
font-size: 10px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
}

.menu {
clear: both; /* pour obliger le retour à la ligne des menus */
margin-top: 5px;
width: 150px;
border: 1px solid #333366;
text-align: center;
font-size: 12px;
font-weight: bold;
}

#smenu1, #smenu2, #smenu3 {
float: left;
display: none; /* par défaut, les sous-menus ne seront pas affichés */
font-size: 8px;
padding: 5px 0 5px 0;
width: 140px;
}

</style>
</head>

<body>
</body>
</html>
