#menu-droit {
	margin: 0;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	width: 246px;
	_width: 250px;
	padding: 0 1px 1px 1px;
	background: #fff;
}

.level2  {
    background: url(/portals/3/content/syndication/fond-titre-menu-droit.gif) 0 0 repeat-x;
	width:235px;
	height:26px;
	padding: 0 0 0 15px;
	margin: 0;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
		font: 11px arial; 
	font-weight: bold; 
	color: #088b30; 
	text-transform: uppercase;
}
.level2 a {
	font: 11px arial; 
	font-weight: bold; 
	color: #088b30; 
	text-transform: uppercase;
}

.espace {
	width: 250px;
	height: 5px;
	padding: 0;
	margin: 0;
	background: #eee;
}
.level3, .level3bold  {
	width: 240px;
	height: 24px;	
	padding: 0 0 0 10px;
	margin: 0;
	background: #eee;
}
.level3 a:link {
	font: 11px arial;
	font-weight: normal;
	color: #333;
}
.level3 a:hover,.level3 a:active,.level3 a:visited,.level3 a {
	font: 11px arial;
	font-weight: normal;
	color: #969FA8;
}
.level3bold a:link, .level3bold a:visited, .level3bold a:active {
	font: 11px arial;
	font-weight: bold;
	color: #333;
}
.level3bold a:hover {
	font: 11px arial;
	font-weight: bold;
	color: #969FA8;
}

/*A.level2  {
    	text-decoration:    none;
    	width:250px;
	height:30px;
	background-color : #cccccc;
	color: #8A356E;
}  */