
A {
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
}

UL.menu LI{
	list-style		: none;
	margin			: 0 0 0 20px;
}

.menu A{
	font-size		: 12px !important;
}

SPAN {
	vertical-align	: top;
}

UL.arbomenu DIV {
	width:			200px;
	float: 			right;
	text-align: 	right;	
}

UL.arbomenu {
	list-style: 	none;
}

UL.arbomenu LI {
	height:			30px;
	margin:			2px;
	padding:		2px 4px;
	border:			1px solid #DDD;
	background: 	#FFF;
}

UL.arbomenu DIV {
	width:			200px;
	float: 			right;
	text-align: 	right;	
}

#listmenu {
	width: 			800px;
}

DIV#racine {
	margin:			1px 0px;
	padding:		2px 4px;
	border:			1px solid #D5D;
	background: 	#5D5;
}

.actif{
	font-weight: 	bold;
}

.passif{
	font-weight: 	bold;
	color:			#DDD;
}
