﻿
ul.menu                     { width: 140px; }
li.menuHeader               { display: block; float: left; list-style: none; }
li.menuContent              { width: 100%; display: block; float: left; }
li.menuContent              { color: #3B2913; font-size: 11px; text-align: left; vertical-align: middle; height: 24px; padding-top: 8px; padding-left: 32px; border-bottom: solid 1px #BACC10; list-style: none; background-image : url('../Image/Global/Menu/smi_puce.gif'); background-position: top left; background-repeat: no-repeat; }
li.menuContent a            { color: #3B2913; text-decoration: none; }
li.menuContent a.subMenuItem{ color: #B4C700; font-weight: bold; }
li.menuContent a:hover      { color: #B4C700; text-decoration: underline; }
.imgLeftMenuItem            { display: block; margin: 0; padding: 0; border-collapse: collapse; }
.invisible                  { height: 0px; display: none; }
