/* PLUME CMS Style Sheets for Michat Electronique template */
/* (c) 2007 - Eric Jouffrey */
/* Create date : 22/02/2007  */
/* SPECIFIC FOR HISTORY TREE */
ol.tree{
	margin: 5px 0 5px 0;
	list-style-type: none;
	color: #000;
	font-size:0.8em;
}
ol.tree li{
	display: inline;
	margin-left:5px;
	padding-left:8px;
	background:url("img/separator.png") no-repeat center left;
}
ol.tree li a{
	color: #999;
	
}
ol.tree li a:hover{
	color: #000;
}
/*
ol.tree li:before{
	content: ' \00bb  ';	
}
*/
