/* Css de widget_fil_dariane */

.file_ariane_front {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.icone_home {
	width: 15px;
	height: 14px;
	display: inline-block;
	background-image: url('../../../images/home.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.sepa_ariane {
	padding-left:5px;
	padding-right:5px;
	color: #6b6e73;
}

.lien_ariane_front, .lien_ariane_front a {
	color: #6b6e73;
	font-size: 13px;
	text-decoration: none;
}

.lien_ariane_front:hover, .lien_ariane_front:hover a {
	color: #000;
}

.separation_file_ariane:before {
	content: "/";
	color: #6b6e73;
}

.element_fil_ariane {
	display:inline-table;
}