#anav { padding:0 20px; font-size:1.1em; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#anav li { position:relative; text-align:left; }
#anav li.over { z-index:999; }
#anav a,
#anav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#anav span { display:block; cursor:pointer; white-space:nowrap; }
#anav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#anav li { float:left; }
#anav li.active a { color:#F6499B; }
#anav a { float:left; padding:5px 12px 6px 8px; color:#A67334; font-weight:bold; }
#anav li.over a,
#anav a:hover { color:#F6499B; }

/************ 1ST LEVEL ************/
#anav ul li{background:none;},
#anav ul li.active { float:left; padding-bottom:1px; }
/*#anav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#anav ul li.last { padding-bottom:0; }

#anav ul a,
#anav ul a:hover { float:none; padding:0; background:none; }
#anav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#anav ul { position:absolute; width:525px; top:30px; left:-2000px; background:url(../images/menuderoul525.gif) no-repeat left bottom; padding-bottom:5px;}

/* Show menu */
#anav li.over > ul { left:0; }
#anav li.over > ul li.over > ul { left:100px; }
/* #anav li.over ul ul { left:-10000px; } */

/* #anav ul li a { background:#0A263D; } */
/* #anav ul li a:hover { background:#d5e4eb; } */
#anav ul li a { font-weight:bold; }
#anav ul li a { color: #A57837 !important; font-size:15px;}
#anav ul li a:hover { color: #A57837 !important; }
#anav ul span, #anav ul li.last li span { padding:3px 15px 4px 15px;}
#anav li.columns { width:174px; }
#anav li.columns ul { width: auto; }
#anav li li li li span { padding:0 0 0 12px; color:#666; font-size:13px;}


/************ 3RD+ LEVEL ************/
#anav ul ul { border: 0px; left:0; position: relative; top:0; background: none; }
#anav ul ul li { float: none; width:auto; }
#anav ul ul ul { margin-left: 10px; }
#anav ul ul ul li a { color: #FFFFFF !important;  }

/** ie6 hack */
#anav li.over ul.shown-sub { left:0; }
#anav li.over li li ul.shown-sub { left:100px; }

/******************amine******************/
.topmenu{
background:url(../images/menuderoultop525.gif) no-repeat left top;
height:5px;
}

.menu0{
height:31px;
background:url(../images/menul.jpg) no-repeat left top;
}
.menu1{
height:31px;
width:90px;
}
.top_level{
margin-right:6px;
background:url(../images/menur.jpg) no-repeat right top;
}
.top_level1{
margin-right:6px;
background:url(../images/menuorganise.jpg) no-repeat right top;
width:110px;
}

.top_level2{
margin-right:6px;
background:url(../images/menuoffre.jpg) no-repeat right top;
width:110px;
}

.top_level1:hover{
background:url(../images/menuorganiseh.jpg) no-repeat right top;
}

.top_level2:hover{
background:url(../images/menuoffreh.jpg) no-repeat right top;
}
.activeoffre{
background:url(../images/menuoffreh.jpg) no-repeat right top;
}
.activeorganise{
background:url(../images/menuorganiseh.jpg) no-repeat right top;
}