dl, dt, dd, ul, li {

/*list-style-type: none;*/
}

.bordure_menu{
	width:70%;
	margin:10px 10px 30px auto;
	padding:0;
	height:1px;
	background-image: url(../images/pixel.jpg);
	background-repeat: repeat;
	line-height:1px;
}

.menu_nav dl, .menu_nav dt,.menu_nav dd, .menu_nav  ul, .menu_nav  li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menu {
width: 160px;
}
#menu dt {
cursor: pointer;
margin: -4px 0;
text-align: center;
font-size:11px;
margin-top:8px;
}
#menu dd {
	padding-right:10px;
}
#menu li {
text-align: right;
background: #fff;
padding-right:0px;
margin-right:10px;

}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-size:11px;
font-weight:900;
}
#menu li a:hover, #menu dt a:hover {

}
 #smenu1 ul li a{
color:#92C81E;
}
/*
#smenu1{
display:none;
}
#smenu2{
display:none;
}
#smenu3{
display:none;
}
#smenu4{
display:none;
}
#smenu5{
display:none;
}*/
#menu dt #smenu1 {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-size:11px;
background: #eaf4d2;
display:none;
color: #92c8a2;

}

#smenu1 li a:hover, #smenu1 dt a:hover {
background: #eaf4d2;

}

#menu dt #smenu2 {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-size:11px;
background: #d8dbe2;
display:none;

}
 #smenu2 ul li a{
color:#7da03a;
}
#smenu2 li a:hover, #smenu2 dt a:hover {
background: #dde9dd;
}
#menu dt #smenu3 {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-size:11px;
background: #f4d9d2;
display:none;

}
 #smenu3 ul li a{
color:#ea006b;
}
#smenu3 li a:hover, #smenu3 dt a:hover {
background: #ffdbed;
}

#menu dt #smenu4 {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-size:11px;
background: #eae1f1;
display:none;

}

#smenu4 li a:hover, #smenu4 dt a:hover {
background: #e2e6f2;
}
 #smenu4 ul li a{
color:#8C61AE;
}

#menu dt #smenu5 {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-size:11px;
background: #feecd6;
display:none;

}

#smenu5 li a:hover, #smenu5 dt a:hover {
background: #feecd6;
}

#menu dt #smenu6 {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-size:11px;
background: #fdd8ea;
display:none;

}

#smenu6 li a:hover, #smenu6 dt a:hover {
background: #fdd8ea;
}
#menu img{
border: 0px;
}


