ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 24px;




	background: url(file:///C|/Documents and Settings/oprentout.C5-OPRENTOUT/Local Settings/Temporary Internet Files/Content.IE5/NYRW0U1Y/img/fond_lien.png) no-repeat left top;
	padding-left: 20px;
	color: #C50062;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	font-variant: small-caps;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#menu li a:hover {
	background-position: left bottom;
	color: #999999;
}
