a.alien {
	text-decoration:none;
	color:#fff;
	font: .9em verdana,arial,helvetica,sans-serif;
	line-height: 1.2em;
	display: block;
	height: 1% /* Bug IE vertical gap dans li en display:block */
}

a:hover.alien {color:#560694}

ul {
	list-style: none;
	margin: 0;
	padding: 0 2px;
	border: none
}

.plusmoins {
	font: 1px verdana,arial,helvetica,sans-serif; /*Hack pour IE*/
	/* height:1%; Hack a verifier */
	float:left;
	background: url(plus.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width:10px;
	height:9px;
	/* margin-top:0.3em */
	border-top: 2px solid #560694
}

.lienr {
	clear: both;
	padding:0.2em 0;
	background:#560694;
}

.lien a.alien {
	clear: both;
	padding:0.21em 0;
	font-weight:normal;
	/* margin-left:1em */
}

.lienr a.alien {
	
}

.lienr .alien { /* Correspond aux rubriques */
	font-weight:bold;
	margin-left: 14px
}

.niv {
	/* position:relative;
	float: left;
	left:1.4em; */
	margin-left:14px;
	display: none;
	background:#560694
}
