/* ================================================================ 
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.
=================================================================== */
#menu2 ul {padding:0; margin:0; list-style:none; position:absolute; left:0; top:0; width:590px; height:25px; z-index:10;}
#menu2 ul li {float:left; padding:0;}
#menu2 ul li#li1 {padding-left:50px;}
#menu2 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;}
#menu2 li#li1 a {border:0;}
#menu2 li#li6 a {border:0;}

#menu2 li#li1 a b {background:url('../../graphics/menus/menu-hotel.png') no-repeat left 100px;}
#menu2 li#li2 a b {background:url('../../graphics/menus/menu-accueil.png') no-repeat left 100px;}
#menu2 li#li3 a b {background:url('../../graphics/menus/menu-salon.png') no-repeat left 100px;}
#menu2 li#li4 a b {background:url('../../graphics/menus/menu-terrasse.png') no-repeat left 100px;}
#menu2 li#li5 a b {background:url('../../graphics/menus/menu-vue.png') no-repeat left 100px;}
#menu2 li#li6 a b {background:url('../../graphics/menus/menu-plan.png') no-repeat left 100px;}

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

#menu2 li#li1 a:hover b {background:url('../../graphics/menus/menu-hotel.png') left top;}
#menu2 li#li2 a:hover b {background:url('../../graphics/menus/menu-accueil.png') left top;}
#menu2 li#li3 a:hover b {background:url('../../graphics/menus/menu-salon.png') left top;}
#menu2 li#li4 a:hover b {background:url('../../graphics/menus/menu-terrasse.png') left top;}
#menu2 li#li5 a:hover b {background:url('../../graphics/menus/menu-vue.png') left top;}
#menu2 li#li6 a:hover b {background:url('../../graphics/menus/menu-plan.png') left top;}
