/* ================================================================
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.stunicholls.com/menu/hover_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
list-style-type:none;
padding:0;
margin:0 0 0 0;
width:970px;
height:29px;
background:url(../images/charte/bg-menu.jpg) left top no-repeat;
padding-left:20px;

}
#menu ul {list-style-type:none;
 padding:0; margin:0;}
#menu li {float:left; display: block; background:#AFFF00; margin:0; border:0px solid #000; /*width:123px;*/ height:29px;}
#menu li.sub {background:#aba; z-index: 100;}

/* for IE5.5 and IE6 only */

#menu li a {display:block; color:#000; height:29px; font-family:arial, sans-serif; font-size:11px; line-height:29px; /*width:153px;*/ text-decoration:none; text-align:center;z-index:80;}
#menu li a table {position:absolute; left:1px; top:-1px; border-collapse:collapse; width:0; height:0;z-index:80;}


#menu :hover {color:#AFFF00; background:#000; position:relative;}
#menu :hover > a {color:#AFFF00; background:#000;}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {visibility:hidden; width:0; height:0; overflow:hidden;}

#menu :hover ul {visibility:visible; overflow:visible; position:absolute; height:auto; width:128px; left:-1px;top:26px; background:url(transparent.gif);} /* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {visibility:visible; overflow:visible; height:auto; width:128px; padding:9px 3px; left:100px; top:0;}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {visibility:visible; overflow:visible; height:auto; width:128px; padding:9px 3px; left:-106px; top:0;}


/******* ***/


#menu li a.bt1		{ 	background:url(../images/charte/bt1.jpg) no-repeat left top; width:99px;  	}
#menu li a:hover.bt1 {	background:url(../images/charte/bt1hover.jpg) no-repeat left top; width:99px; 	}

#menu li a.bt2		{ 	background:url(../images/charte/bt2.jpg) no-repeat left top; width:100px;	  	}
#menu li a:hover.bt2 {	background:url(../images/charte/bt2hover.jpg) no-repeat left top; width:100px;	}

#menu li a.bt3		{ 	background:url(../images/charte/bt3.jpg) no-repeat left top; width:153px;	  	}
#menu li a:hover.bt3 {	background:url(../images/charte/bt3hover.jpg) no-repeat left top; width:153px;	}

#menu li a.bt4		{ 	background:url(../images/charte/bt4.jpg) no-repeat left top; width:124px;	  	}
#menu li a:hover.bt4 {	background:url(../images/charte/bt4hover.jpg) no-repeat left top; width:124px; 	}

#menu li a.bt5		{ 	background:url(../images/charte/bt5.jpg) no-repeat left top; width:126px;	  	}
#menu li a:hover.bt5 {	background:url(../images/charte/bt5hover.jpg) no-repeat left top; width:126px;	}

#menu li a.bt8		{ 	background:url(../images/charte/bt8.jpg) no-repeat right top; width:180px;	  	}
#menu li a:hover.bt8 {	background:url(../images/charte/bt8hover.jpg) no-repeat right top; width:180px;}


#menu li a.bt6		{ 	background:url(../images/charte/bt6.jpg) no-repeat right top; width:153px;	  	}
#menu li a:hover.bt6 {	background:url(../images/charte/bt6hover.jpg) no-repeat right top; width:153px;}

#menu li a.bt7		{ 	background:url(../images/charte/bt7.jpg) no-repeat right top; width:100px;	  	}
#menu li a:hover.bt7 {	background:url(../images/charte/bt7hover.jpg) no-repeat right top; width:100px;}