ul#sitemap {
	list-style-type:none;
}
ul#sitemap a {
	display:block;
	font-weight:bold;
	border:none;
}
ul#sitemap li {
	display:inline;
}
ul#sitemap ul a {
	background-image:url(../i/sitemap_hori.gif);
	background-repeat:no-repeat;
	background-position: .5em 50%;
	display:block;
	font-weight:normal;
	padding-left:25px;
	text-decoration:none;
}
ul#sitemap a:hover {
	text-decoration:underline;
	border:none;
}
ul#sitemap ul {
	margin:.3em 0 .3em 10px !important;
	list-style-type:none;
	background-image:url(../i/sitemap_vert.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
ul#sitemap ul ul {
	margin:.4em 0 .4em 40px !important;
}
ul#sitemap ul li {
	margin:.2em 0;
}
ul#sitemap ul ul,
ul#sitemap ul ul a {
	font-weight:normal;
}
p.prec {
	position:absolute;
	right:0;
	float:right;
	top:1em;
}