.emenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 14px;
	text-indent: 12px;
	background-position: center;
}

.emenu1:hover {
	color: #85a4c1;
}

.emenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85a4c1;
	text-decoration: none;
	line-height: 14px;
	text-indent: 12px;
	background-position: center;
}

.emenu2:hover {
	color: #85a4c1;
}

.eenlace {
    text-decoration:none;
	color:#003366;
}

.eenlace:hover {
    text-decoration:underline;
}

.eenlace2 {
    text-decoration:none;
	color:#666666;
}

.esubmenu {
    
	cursor:pointer;
	color:#003366;
	
}