#espace  li{
	background:url(../images/menu/bg_li.jpg) no-repeat top left;
	width:100%;
	border:none;
	display:block;
	font-weight:bold;
	padding:0 0 0 18px;
	text-transform:uppercase;
	font-size:9px;
	color:#F78B3C;
	margin-bottom:8px;
	
}
#espace  li a{
	color:#F78B3C;
	display:block;
	height:22px;
	width:118px;
	padding:3px 20px 0 0;
}
.docs{
	background:url(../images/menu/docs.jpg) no-repeat right top;
}

.prof{
	margin-top:10px;
	background:url(../images/menu/myprofile.jpg) no-repeat right top;
}
.help{
	background:url(../images/menu/info.jpg) no-repeat right top;
}
#smenu li a, #smenu li{
	background:none;
	font-weight:normal;
	text-transform:none;
	font-size:11px;
	height:15px;
	margin-left:-15px;
}
#smenu li a{
	width:60%;
	border-bottom:#84bee7 1px dotted;
	border-left:#84bee7 10px dotted;
	padding-left:5px;
}