 /*----------------------SCROLL NAV-----------------------------*/
.Container_scroll {
	background: #14212f url(../images/boutons/container_background.gif) no-repeat;
}
#Scroller-1 { 
  	position: relative; 
  	overflow: hidden;
  	width: 146px;
  	height: 177px;
}
#Scroller-1 p {
}
.Scroller-Container {
  position: relative;
}
#Scrollbar-Container {
  position: relative;
}

.Scrollbar-Track {
  width: 20px; height: 157px;
  position: relative;
  top: 10px; 
  left: 0px;
  bottom:10px;
  margin: 0px 0px 0px 0px;
  background: url(../images/boutons/scrollbar_track.jpg) no-repeat;
}
.Scrollbar-Handle {
  position: relative;
  left: 1px;
  width: 20px; 
  height: 34px;
  overflow: visible;
}
.Scrollbar-Track_up {
  width: 20px; height: 10px;
  position: relative;
  top: -157px; 
  left: 0px;
  background: url(../images/boutons/scrollbar_track_up.jpg) no-repeat;
}
.Scrollbar-Up {
  cursor: pointer;
  position: relative;
  left: 11px;;
  width: 9px; 
  height: 10px;
}


.Scrollbar-Track_down {
  position: relative;
  width: 20px; 
  height: 10px;
  top: 0px;
  left: 0px; bottom:0px;
  background: url(../images/boutons/scrollbar_track_down.jpg) no-repeat;
  clear:both;
}

.Scrollbar-Down {
  cursor: pointer;
  position: relative;
  left: 11px; top:0px;
  width: 9px; height: 10px;
  clear:both;
}






 
#menu_categorie {
top: 0px;
left: 20px;
}


#menu_categorie li {
text-align: left;
}

#menu_categorie li a {
text-decoration: none;
color:#2D3E3F;
font-size:11px;
border: 0 none;
margin-left:20px;
display:block;

}

.fil_ariane{
top:0px; 
position:relative;
}
