/* CSS Document */
/* ############### tales.be css framework v0.5 (by kvd) ###############  */
/* ############### c.003.crumbpath.001.css ############### */

#crumbpath{
	color: #fff !important; /* crumbpathdividers color */
	margin-bottom : 1em;
}
#crumbpath a:link, #crumbpath a:visited{
	text-decoration: none !important;
	color: #fff ;}
#crumbpath a:hover, #crumbpath a:active{	color: 165a0c;}

	.blue   #crumbpath a:hover, .blue   #crumbpath a:active{	color: #16457a;}	
	.green  #crumbpath a:hover, .green  #crumbpath a:active{	color: #165a0c;}	
	.orange #crumbpath a:hover, .orange #crumbpath a:active{	color: #7a1f16;}	
	.purple #crumbpath a:hover, .purple #crumbpath a:active{	color: #3a236f;}
