.blocContextualMenuComponent {}

.rubCatalogueSelect {
	background: url(/include/images/site/navigation/fleche-bleue.gif) no-repeat top right;
}

.txt-catalogue {
	margin-left: 10px;
	margin-bottom: 20px;
}

.txt-catalogue a {
border-bottom:1px solid #D7E9F3;
display:block;
padding:5px 0 3px;
position:relative;
width:100%;
}

.txt-catalogue a:hover {
	background-color: #EBF6FC;
	text-decoration: none;
}

.txt-catalogue a img {
	position: absolute;
	top: 3px;
	right: 3px;
}
