#container 
{
	background:#fff
}
 #header
{
 	background:url(/wcsstore/BoulangerStg/images/arche/body-background.jpg) repeat-x;
 }

#menu2k8 {
width: 100%;
height:37px;
position:absolute;
top:90px;
background: none;
float: left;
z-index: 99;
}

#menu2k8 ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
height:37px
}

#menu2k8 li {position: relative;}

#menu2k8 a
{
font: 11px "Trebuchet MS", arial, helvetica;
display: block;
margin: 0;
padding: 3px 3px 3px 15px;
color: #5D6A77;
background: #F9F9F9 url(/wcsstore/BoulangerStg/images/arche/puce-navigation-off.gif) no-repeat 5px 7px;;
text-decoration: none;
}

#menu2k8 a:hover {
background: #D4EBED url(/wcsstore/BoulangerStg/images/arche/puce-navigation-on.gif) no-repeat 5px 7px;
}

#menu2k8 ul ul {
position: absolute;
width:230px;
border:1px solid #CACACA;
z-index: 500;
height:auto;
}


#menu2k8 ul ul ul {
position: absolute;
top: 0;
left: 100%;
border:1px solid #CACACA
}	




div#menu2k8 ul ul {
display: none;
}

div#menu2k8 ul li:hover ul
{display: block;}




div#menu2k8 ul ul,
div#menu2k8 ul li:hover ul ul,
div#menu2k8 ul ul li:hover ul ul
{display: none;}

div#menu2k8 ul li:hover ul,
div#menu2k8 ul ul li:hover ul,
div#menu2k8 ul ul ul li:hover ul
{display: block;}



a.famille
{
background:none;
}


