dl, dt, dd, ul, li { list-style-type: none; margin: 0; padding: 0 }
#menu   { margin-top: 0px; position: absolute; z-index: 100; width: 150px }
#menu_td  { height: 195px }
#menu dl   { float: left; clear: both; margin: 0 0px; width: 150px }
#menu dd { border: solid 1px gray; display: none; background-color: #e6e6e6; }
#menu li   { text-align: left; list-style-type: none; list-style-position: inside; padding-top: 3px; padding-left: 3px }
#menu li a   { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; border: none 0; height: 100%; display: block }
#menu dt      { color: white; font-weight: bold; font-size: 14px; text-decoration: none; background-color: #01baa6; height: 100%; display: block }
#menu li a:hover { color: #ff4500; text-decoration: underline overline; background-color: #eee }
#menu dt a:hover { color: #ff4500; text-decoration: underline overline }
.rub_enfant      { color: white; font-weight: bold; font-size: 14px; text-decoration: none; background-color: #01baa6; margin-top: 1px; padding-bottom: 3px; padding-left: 3px }
.rub_soeurs { color: #000065; font-weight: bold; font-size: 11px; text-decoration: none }
.rub_soeurs:hover  { color: #8b0000; font-weight: bold; text-decoration: underline }
.sous_menu   { background-color: #d3d3d3; padding-bottom: 3px; padding-left: 3px; border-style: solid; border-width: 0px 3px 3px 0px; border-color: #a9a9a9 }
