.menuLiv1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: yellow;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/sf_categorie_hover.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	background-color: white;
}
.menuLiv1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/sf_categorie.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px 1px 5px 4px;
}
.menuLiv1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	padding: 4px 1px 5px 2px;
	font-weight: bold;
	background-image: url(/images/sf_categorie_hover.png);
	background-repeat: no-repeat;
	background-position: right top;

}
.menuLiv2 {
	position:relative;
	left:10px;
	display:none;
}
.menuLiv2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #000099;
	background: url(/images/sf_categorie2.png) no-repeat left top;
	padding: 3px 3px 3px 9px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: white;
}
.menuLiv2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	background: #FFFF99 url(/images/sf_menuliv2_hover.gif) repeat left top;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
}
.menuLiv3 {
	position:relative;
	left:5px;
	display:none;
}
.menuLiv3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: black;
	background: url(/images/sf_categorie3.png) no-repeat left top;
	padding: 3px 3px 3px 9px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	position: relative;
	left: 10px;
}
.menuLiv3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	background: #FFFF99 url(/images/sf_menuliv2_hover.gif) repeat left top;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
}
