/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/total_background.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu4 ul {padding:0; margin:0; list-style:none; position:absolute; left:0; top:0; width:610px; height:25px; z-index:10;}
#menu4 ul li {float:left; padding:0;}
#menu4 ul li#li1 {padding-left:50px;}
#menu4 li a {display:block; height:25px; float:left; color:#fff; text-decoration:none; line-height:25px; padding:0 10px; font-family:arial, sans-serif; font-size:14px; border-right:1px solid #bbb; margin-top:0px;}
#menu4 li#li3 a {border:0;}

#menu4 li#li1 a b {background:url('../../graphics/menus/menu-legal.png') no-repeat left 100px;}
#menu4 li#li2 a b {background:url('../../graphics/menus/menu-sitemap.png') no-repeat left 100px;}
#menu4 li#li3 a b {background:url('../../graphics/menus/menu-liens.png') no-repeat left 100px;}

#menu4 li a:hover {color:#666; white-space:nowrap;}
#menu4 li a.current {color:#fff;}
#menu4 li a:hover.current {color:#666;}
#menu4 li a:hover b {display:block; width:610px; height:25px; position:absolute; left:0; top:0; z-index:-1;}

#menu4 li#li1 a:hover b {background:url('../../graphics/menus/menu-legal.png') left top;}
#menu4 li#li2 a:hover b {background:url('../../graphics/menus/menu-sitemap.png') left top;}
#menu4 li#li3 a:hover b {background:url('../../graphics/menus/menu-liens.png') left top;}

