#header .menu{ position:absolute; width:auto; height:30px; top:89px; left:400px; z-index:30;}
#header .menu ul { list-style-type:none; margin:0; padding:0;}
#header .menu li { float:left; background:url(../images/Interface/LienMenuD.png) no-repeat right top; padding:0; margin:0 0 0 5px;}
#header .menu a { display:block; background:url(../images/Interface/LienMenuG.png) no-repeat left top; padding:8px 15px; color:#FFFFFF; font-weight:bold; text-decoration:none; cursor:pointer;}
#header .menu a:hover { display:block; background:url(../images/Interface/LienMenuG.png) no-repeat left top; padding:8px 15px; font-weight:bold; text-decoration:none; cursor:pointer; color:#F15A24;}
#header .menu #active{ background-image: url(../images/Interface/LienMenuDActiveOrange.png); }
#header .menu #active a{ background-image:url(../images/Interface/LienMenuGActiveOrange.png); cursor:default; color:#FFFFFF;}