/* ================================================================ 
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.
=================================================================== */

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

#menu3 li#li1 a b {background:url('../../graphics/menus/menu-infos_ile.png') no-repeat left 100px;}
#menu3 li#li2 a b {background:url('../../graphics/menus/menu-phares.png') no-repeat left 100px;}
#menu3 li#li3 a b {background:url('../../graphics/menus/menu-maisons.png') no-repeat left 100px;}
#menu3 li#li4 a b {background:url('../../graphics/menus/menu-pern.png') no-repeat left 100px;}
#menu3 li#li5 a b {background:url('../../graphics/menus/menu-cadoran.png') no-repeat left 100px;}
#menu3 li#li6 a b {background:url('../../graphics/menus/menu-canot.png') no-repeat left 100px;}

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

#menu3 li#li1 a:hover b {background:url('../../graphics/menus/menu-infos_ile.png') left top;}
#menu3 li#li2 a:hover b {background:url('../../graphics/menus/menu-phares.png') left top;}
#menu3 li#li3 a:hover b {background:url('../../graphics/menus/menu-maisons.png') left top;}
#menu3 li#li4 a:hover b {background:url('../../graphics/menus/menu-pern.png') left top;}
#menu3 li#li5 a:hover b {background:url('../../graphics/menus/menu-cadoran.png') left top;}
#menu3 li#li6 a:hover b {background:url('../../graphics/menus/menu-canot.png') left top;}

