	/* *-*-*-*- *-*-*-*- *-*-*            Règles du Menu    Beespip       *-*-*-*- *-*-*-*- *-*-*-*-
 	 *                                _____________________                                 */
#menu{
        display:block;
	margin-left:0px;
	margin-top:22px;
	margin-top:35px !ie;
       width:160px;
	
}


.on{
	font-size:13px;
	font-weight:bold;
}

.button{
 display:block;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;  
    padding: 2px;
    text-decoration: none;
	z-index: 100000;
	cursor: pointer;
	
    border-left:1px #999 solid;
      width:150px;
	background: url(../images/trait.gif) no-repeat left bottom;
}


.buttonlabel{
	height: 14px;
	cursor: pointer;
	border-width: 1px ;
	visibility: visible;
}

.buttonlabel img{
	margin: 0 0 -4px 0 !important;
	border: 0 !important;
	padding: 0 !important;
}

.level1label {
	font-weight: 700;
	cursor: default;
 	margin-bottom: 0;
 	margin-top:  .05em;
	border-left: 1 solid #BBBBBB !important;
	padding: 0 3px 1px 8px;
        width:140px;
}

.labelOver {
	color: #00C;
}

.menuNode, .menuItem{
	border-bottom:  solid #BBBBBB;
	border-left: 0 solid #BBBBBB;
}

.menuNode a, .menuItem a{
	line-height: 16px;
	padding:  3px 1px 8px;
	text-decoration: none;
	width: auto;
}

.menuNode a:hover, .menuItem a:hover, .button a:hover, .cartouchemenu a:hover{
 	color:#003366;
 }

.menu {
	padding-left: 7px;
	padding-bottom:  .6em;
	padding-top: 1px;
 	margin-bottom: -3px;
 	margin-left: 0;
        
}

.menu .menu, .menu .menu .menu{ 
	border-left: 0 solid #BBBBBB;
	border-bottom: 0 solid #BBBBBB;
	padding-left: 7px;
}

.menu .menu .menu{ 
 	height:1%;
}


	/* *-*-*-*- *-*-*-*- *-*-*-*         End Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*-
 	 *                                   ___________________                                */
