#menuresto {padding:0; margin:0; list-style:none; height:18px; position:relative; z-index:500; margin-left: 0;}
#menuresto li {float:left; margin-right:1px;}
#menuresto li a {display:block; float:left; color:#fff; background-color:#8fa210; text-decoration:none; font-size:12px; font-weight:normal; padding:0 6px 0 10px;  font-size: 10px;}

#menuresto table {border-collapse:collapse; position:absolute; top:0; left:0;}

#menuresto li a:hover {z-index:500; position:relative; }
#menuresto li:hover {position:relative; z-index:500;}

#menuresto li:hover > a {color:#fff; background:#8fa210; }

#menuresto li.current a {color:#fff; background:#8fa210; }

#menuresto li.current a.sub {color:#fff; background:no-repeat right center;}

#menuresto :hover ul {left:0; top:16px; width:123px;}

#menuresto ul, 
#menuresto :hover ul ul {position:absolute; left:-9999px; top:-9999px; margin:0; padding:0; list-style:none;}

#menuresto :hover ul li {margin:0; border-top:1px solid #c1d62f; border-right: 1px solid #c1d62f;}
#menuresto :hover ul li a {z-index:500; width:123px; padding:0; text-indent:18px; background:#8fa210; color:#cccccc; height:18px; line-height:18px; border-left: 1px solid #8fa210;}

#menuresto :hover ul :hover {color:#293438; background: url(/media/layout/bullet-noire.png) 1px no-repeat #c1d62f;}

#menuresto :hover ul li .empty { display:block; z-index:500; width:123px; padding:0; text-indent:18px; background:#8fa210; color:#cccccc; height:18px; line-height:18px;}

#menuresto .leftli { position: absolute; right: 261px;}
#menuresto .centerli { position: absolute; right: 137px;}
#menuresto .rightli { position: absolute; right: 13px; top: 0px;}
