﻿ 
<style type="text/css">
<!--

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

a{
font-size: 10px;
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #FF0000;
text-decoration: none}

.menu {
clear: both; /* pour obliger le retour à la ligne des menus */
margin-top: 5px;
width: 140px;
height: 30px;
border: 1px solid #996666;
text-align: center;
font-size: 12px;
font-color: #FFFFFF;
font-weight : bold;
color: #FFFFFF;
list-style-type: none;
list-style:none;
font-family: verdana, arial, sans-serif;

  }

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
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;
list-style-type: none;
list-style:none;
text-align: center;
color: #FF0000;
}

.sep {  color: 996666; font-family: Arial, Helvetica, sans-serif; font-size: 8px}
-->
</style>



