dl, dt, dd, ul, li {margin: 0 0 0 0;padding: 0 0 0 0;list-style-type: none;}#menu {position: relative; /* placement du menu, à modifier selon vos besoins */top: 0;left: 0;
}#menu {width: 100%;}#menu dt {cursor: pointer;margin: 2px 0;
text-indent: 10px;height: 20px;line-height: 20px;text-align: left;font-weight: bold;border: 1px solid gray;background: #ccc;}#menu dd {border: 1px solid gray;}#menu li {text-align: left;background: #fff;
margin: 0 0 0 0;
padding-left: 0px;
text-indent: 15px;
height: 15px;}#menu li a, #menu dt a {color: #000;text-decoration: none;display: block;border: 0 none;height: 100%;}#menu li a:hover, #menu dt a:hover {background: #eee;}

#menu ul {
background: #fff;	
}