@CHARSET "UTF-8";

ul#breadcrumb-bis li {
	display: inline-block;
	color: black;
	font-weight: bold;
}

ul#breadcrumb-bis li a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

ul#breadcrumb-bis li span.separator {
	color: #666;
}