#nav_menu {
	/*width: 190px;*/
}

.main-menu-folder1 .spanLevel1 {
	display: block;
	width: 135px;
	background:url(/images/pwn2.0/Menu_Titre.jpg) no-repeat top right;
	font-size: 11px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	line-height: 27px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 2px solid white;
	margin-bottom: 0px;
	padding-bottom: 0;

}
.menu-title-container{
	margin:0;
	padding:0;

}
.main-menu-item2 {
	width: 215px;
	text-indent: 3px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background:url(/images/pwn2.0/level1.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fff;
	text-indent: 20px;
	padding: 0;
	line-height: 24px;
}

.main-menu-folder2 .spanLevel2 {
	display: block;
	/*width: 215px;*/
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background:url(/images/pwn2.0/level1.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fff;
	padding: 0;
	cursor: pointer;
}

.main-menu-item3 {
	width: 215px;
	height: 14px;
	text-indent: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #3d3d3d;
	background-color: #e0e0e0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fff;
	padding: 3px 0px 0px 0px;
}

.main-menu-item-over {
	background-color: #b2c900;
	cursor: pointer;
}

.main-menu-arrow {
	margin: 0px;
	padding: 0px;
	float: left;
	background:url(/images/pwn2.0/fleche.png) no-repeat center center;
	width: 22px;
	height: 22px;
}

.main-menu-arrow-on {
	margin: 0px;
	padding: 0px;
	float: left;
	background:url(/images/pwn2.0/fleche_on.png) no-repeat center center ;
	width: 22px;
	height: 22px;
}
