#boiteBrowse ul {
	list-style-type: none;
	margin-left: 32px;
	padding-left: 0;
	text-align: left;
	white-space: nowrap;
}
#boiteBrowse li {
	display: block;
	height: 32px;
	width: auto;
}
#boiteBrowse a {
	display: block;
	text-decoration: none;
	color: #003d3e;
	font: bold 12px/32px Verdana;
	border: none;
	white-space: nowrap;
	text-indent: 40px;
	width: 99%;
}
#boiteBrowse a:hover {
	color: #00A4A7;
}
#boiteBrowse .none a {
	background: none;
	text-decoration: underline;
	color: Blue;
	text-indent: 0px;
	padding-left: 10px;
}
#boiteBrowse .r li {
	background: url(arbreR.png) 0px 0px no-repeat;
}
#boiteBrowse .r_sel li {
	background: url(arbreR.png) 0px -64px no-repeat;
}
#boiteBrowse .r li:hover {
	background: url(arbreR.png) 0px -32px no-repeat;
}
#boiteBrowse .r_plus li {
	background: url(arbreR.png) 0px -96px no-repeat;
}
#boiteBrowse .r_plus_sel li {
	background: url(arbreR.png) 0px -160px no-repeat;
}
#boiteBrowse .r_plus li:hover {
	background: url(arbreR.png) 0px -128px no-repeat;
}
#boiteBrowse .o li {
	background: url(arbreO.png) 0px 0px no-repeat;
}
#boiteBrowse .o_sel li {
	background: url(arbreO.png) 0px -64px no-repeat;
}
#boiteBrowse .o li:hover {
	background: url(arbreO.png) 0px -32px no-repeat;
}
#boiteBrowse .o_plus li {
	background: url(arbreO.png) 0px -96px no-repeat;
}
#boiteBrowse .o_plus_sel li {
	background: url(arbreO.png) 0px -160px no-repeat;
}
#boiteBrowse .o_plus li:hover {
	background: url(arbreO.png) 0px -128px no-repeat;
}
#boiteBrowse .ou li {
	background: url(arbreOU.png) 0px 0px no-repeat;
}
#boiteBrowse .ou_sel li {
	background: url(arbreOU.png) 0px -64px no-repeat;
}
#boiteBrowse .ou li:hover {
	background: url(arbreOU.png) 0px -32px no-repeat;
}
#boiteBrowse .ou_plus li {
	background: url(arbreOU.png) 0px -96px no-repeat;
}
#boiteBrowse .ou_plus_sel li {
	background: url(arbreOU.png) 0px -160px no-repeat;
}
#boiteBrowse .ou_plus li:hover {
	background: url(arbreOU.png) 0px -128px no-repeat;
}
#boiteBrowse .ab li {
	background: url(arbreAB.png) 0px 0px no-repeat;
}
#boiteBrowse .ab_sel li {
	background: url(arbreAB.png) 0px -64px no-repeat;
}
#boiteBrowse .ab li:hover {
	background: url(arbreAB.png) 0px -32px no-repeat;
}
#boiteBrowse .ab_plus li {
	background: url(arbreAB.png) 0px -96px no-repeat;
}
#boiteBrowse .ab_plus_sel li {
	background: url(arbreAB.png) 0px -160px no-repeat;
}
#boiteBrowse .ab_plus li:hover {
	background: url(arbreAB.png) 0px -128px no-repeat;
}
#boiteBrowse .c li {
	background: url(arbreC.png) 0px 0px no-repeat;
}
#boiteBrowse .c_sel li {
	background: url(arbreC.png) 0px -64px no-repeat;
}
#boiteBrowse .c li:hover {
	background: url(arbreC.png) 0px -32px no-repeat;
}
#boiteBrowse .c_plus li {
	background: url(arbreC.png) 0px -96px no-repeat;
}
#boiteBrowse .c_plus_sel li {
	background: url(arbreC.png) 0px -160px no-repeat;
}
#boiteBrowse .c_plus li:hover {
	background: url(arbreC.png) 0px -128px no-repeat;
}
#boiteBrowse .l li {
	background: url(arbreL.png) 0px 0px no-repeat;
}
#boiteBrowse .l_sel li {
	background: url(arbreL.png) 0px -64px no-repeat;
}
#boiteBrowse .l li:hover {
	background: url(arbreL.png) 0px -32px no-repeat;
}
#boiteBrowse .l_plus li {
	background: url(arbreL.png) 0px -96px no-repeat;
}
#boiteBrowse .l_plus_sel li {
	background: url(arbreL.png) 0px -160px no-repeat;
}
#boiteBrowse .l_plus li:hover {
	background: url(arbreL.png) 0px -128px no-repeat;
}
#boiteBrowse .u li {
	background: url(arbreU.png) 0px 0px no-repeat;
}
#boiteBrowse .u_sel li {
	background: url(arbreU.png) 0px -64px no-repeat;
}
#boiteBrowse .u li:hover {
	background: url(arbreU.png) 0px -32px no-repeat;
}
#boiteBrowse .u_plus li {
	background: url(arbreU.png) 0px -96px no-repeat;
}
#boiteBrowse .u_plus_sel li {
	background: url(arbreU.png) 0px -160px no-repeat;
}
#boiteBrowse .u_plus li:hover {
	background: url(arbreU.png) 0px -128px no-repeat;
}
