.treemenu {
	margin : 0px 0px 0px 0px;
	padding : 1px;
	list-style : none;
	background-color:transparent;
	width : 120px;
}

.treemenu UL {
	list-style : none;
	margin : 0px 0px 0px 10px;
	padding : 0px 10px 0px 0px;
	font-weight: bold;
}

.treemenu LI {
	display : inline;
	margin : 0px 0px 10px 0px;
}

.treemenu A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f30d0a;
	display : block;
	padding-left : 12px;
	text-decoration : none;
}

.treemenu A:hover{
	color: #ffeb06;
	background-color: #f30d0a;
}

.treemenu .treeclosed {
	background-image : url('img2/menuPLus.gif');
	background-repeat : no-repeat;
	background-position : left;
}

.treemenu .treeopen {
	background-image : url('img2/menuMoins.gif');
	background-repeat : no-repeat;
	background-position : left;
}

.treeSousmenu {
	font-weight: lighter;
}

.treemenuSelect A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffeb06;
	background-color: #f30d0a;
}

.liens_EI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f30d0a;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.liens_EI:hover{
	color: #ffeb06;
	background-color: #f30d0a;
}

.menuDroit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #f30d0a;
	line-height: 9px;
	text-decoration: none;
}

.menuDroit:hover {
	text-decoration: underline;
	color: #f30d0a; 
}
