/***************** MENU TOP *****************/
/***
#menuTop{
float:right;
margin:182px 0 0 0;
width:588px;
height:45px;
background:url(../images/charte/bg-menu.jpg) repeat-x;
}
#menuTop span{
display:none;
}
#menuTop ul{
list-style:none;
}
#menuTop li{
height:45px;
float:left;
display:block;
}
a.bt1{
width:120px;
height:45px;
display:block;
background:url(../images/charte/bt1.jpg) no-repeat;
}
a:hover.bt1{
background:url(../images/charte/bt1h.jpg) no-repeat;
}
a.bt2{
width:125px;
height:45px;
display:block;
background:url(../images/charte/bt2.jpg) no-repeat;
}
a:hover.bt2{
background:url(../images/charte/bt2h.jpg) no-repeat;
}
a.bt3{
width:106px;
height:45px;
display:block;
background:url(../images/charte/bt3.jpg) no-repeat;
}
a:hover.bt3{
background:url(../images/charte/bt3h.jpg) no-repeat;
}
a.bt4{
width:132px;
height:45px;
display:block;
background:url(../images/charte/bt4.jpg) no-repeat;
}
a:hover.bt4{
background:url(../images/charte/bt4h.jpg) no-repeat;
}

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


#header #menu {
list-style-type:none;
float:right;
margin:182px 0 0 0;
width:588px;
height:45px;
background:url(../images/charte/bg-menu.jpg) repeat-x;
}

#header #menu ul {list-style-type:none;
 padding:0; margin:0;}
#header #menu li {float:left; display: block; background:#BF67BD; margin:0; border:0px solid #000;  height:20px;}
#header #menu li.sub {background:#aba;  z-index: 100;}

/* for IE5.5 and IE6 only */

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


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

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

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

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

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


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


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

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

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

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