.path_left {
	background:url("../../images_ltr/path_left.jpg") top left no-repeat;
	width:11px;
	height:26px;
}
.path_house {
	background:url("../../images/path_house.jpg") top left no-repeat;
	width:20px;
	height:26px;
}
.path_link{
	background:url("../../images/path_bg.jpg") top left repeat-x;
	height:26px;
	line-height:26px;
	padding:0 10px;
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
}
.path_link:hover {
	text-decoration:underline;
}
.path_milieu{
	background:url("../../images_ltr/path_milieu.jpg") top left no-repeat;
	width:19px;
	height:26px;
}
.path_right {
	background:url("../../images_ltr/path_right.jpg") top left no-repeat;
	width:16px;
	height:26px;
}