#nav-bijoux {
width:180px;
background:url('../_images/_nav/vertical-separator.png') no-repeat right top;
}

#nav-bijoux h2 {
font-size:14px;
color:#333;
line-height:18px;
font-weight:bold;
margin-bottom:10px;
}

#nav-bijoux a {
font-size:12px;
color:#666;
line-height:18px;
}

#nav-bijoux ul {
margin-bottom:20px;
}

#nav-bijoux .hr {
height:2px;
background:url('../_images/_general/dotted-hr.png') repeat-x;
margin-bottom:0;
}

#nav-bijoux hr {
display:none;
}

#nav-bijoux li {
position:relative;
*position:static;
}

#nav-bijoux .active .bar {
position:absolute;
top:-5px;
left:-8px;
width:203px;
height:27px;
background:url("../_images/_nav/selection-bar.png") no-repeat;
}

#nav-bijoux .active * {
position:relative;
*position:static;
}

.dropdown-button {
margin-bottom:20px;
}

.dropdown-button .dropdown-list {
overflow:hidden;
}

.dropdown-list li.active {
font-weight:bold;
}

#nav-bijoux .dropdown-button.active .bar {
background:none;
}

#nav-bijoux .dropdown-button.active *,
#nav-bijoux .dropdown-button.active li {
*position:static;
}

#nav-recherche h4 {
cursor:pointer;
display:inline-block;
padding-right:14px;
background:url('../_images/_general/right.png') no-repeat right 2px;
*display:inline;
*zoom:1;
}

#nav-bijoux .dropdown-button.active h4 {
background:url('../_images/_general/down.png') no-repeat right;
}

#nav-recherche .active > a {
color:#c09;
}

