a:link {	color: #CC0000;	text-decoration: none;	font-style: italic;}


a:visited {	text-decoration: none;	font-style: italic;	color: #993333;}a:hover, a:focus{	color: #CC0000;	filter: Light;	text-decoration: underline;}



#menugauche dd a:hover, dd a:focus {
	display: block;
	color: white;
	background-color: #99A3B5;	text-decoration: underline;
}

#menudroit dd a:hover, dd a:focus {
	display: block;
	color: white;
	background-color: #99A3B5;	text-decoration: underline;
}


#menuhaut a:hover {
	display: block;
	background: url(../Images/fondhaut-essai.png) no-repeat 0% 0%;
	border-width: 2px 1px 1px 2px;
	border-color: #9999ff #6f7d96 #6f7d96 #9999ff;
	border-style: solid;
	text-decoration: underline;
}
