body {behavior: url(csshover.htc);}
#menugauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	padding-left: 20px;
	color: #004178;
	
}

/*div#menugauche {width: 100px;}*/
div#menugauche ul {padding: 0;/* width: 100px;*/  margin:0px; 	z-index: 100;}
div#menugauche li.sousmenu {}
div#menugauche ul li {position:relative; list-style: none;}
div#menugauche ul ul {
	position: absolute;
	top: 0;
	left: 160px;
	display:none;
	background-color:#DEE2ED;
	width:135px;
	filter: Alpha(Opacity=90);
	/*height:15px;*/
}
div#menugauche li a {text-decoration: none;}
div#menugauche ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menugauche ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;} 


#menugauche a:hover {
	text-decoration:underline;
	color: #004178;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 13px;
}




#menugauche2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	padding-left: 15px;
	color: #004178;
}


ul#menugauche
{
	/*padding: 0;*/
	list-style-type: none;
	margin-left: 0;	
}

#menugauche a:link {
	text-decoration:none;
	color: #004178;
	border-bottom-style: none;
}

#menugauche a:visited {
text-decoration:none;
color: #004178;
}
