/*** Bloc sur-titre (taxonomies) fiche formation ***/
#block-views-sur-titre-fiche-formation-block { 
    position: relative;
    top: 5px;
    left: -20px;
	width: 510px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
}

body.taxonomy-121.node-type-formation-fiche-formation .view-sur-titre-fiche-formation,
body.taxonomy-121.node-type-formation-fiche-formation .view-sur-titre-fiche-formation a {
	color: #85c878; 
}
body.taxonomy-123.node-type-formation-fiche-formation .view-sur-titre-fiche-formation,
body.taxonomy-123.node-type-formation-fiche-formation .view-sur-titre-fiche-formation a { 
	color: #8c62aa;
}
body.taxonomy-124.node-type-formation-fiche-formation .view-sur-titre-fiche-formation,
body.taxonomy-124.node-type-formation-fiche-formation .view-sur-titre-fiche-formation a {
	color: #f9a75d;
}
body.taxonomy-125.node-type-formation-fiche-formation .view-sur-titre-fiche-formation,
body.taxonomy-125.node-type-formation-fiche-formation .view-sur-titre-fiche-formation a {
	color: #21bdbd;
}

.view-sur-titre-fiche-formation .views-row div:first-child {
	color: #fff;
	height: 24px;
	padding: 0 13px 0 20px;
	border-radius: 0 4px 4px 0;
}
.view-sur-titre-fiche-formation .views-row div:first-child a {
	color: #fff;
}
body.taxonomy-121.node-type-formation-fiche-formation .view-sur-titre-fiche-formation .views-row div:first-child { background-color: #85c878; }
body.taxonomy-123.node-type-formation-fiche-formation .view-sur-titre-fiche-formation .views-row div:first-child { background-color: #8c62aa; }
body.taxonomy-124.node-type-formation-fiche-formation .view-sur-titre-fiche-formation .views-row div:first-child { background-color: #f9a75d; }
body.taxonomy-125.node-type-formation-fiche-formation .view-sur-titre-fiche-formation .views-row div:first-child { background-color: #21bdbd; }

.view-sur-titre-fiche-formation .views-row div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
    max-width: 255px;
}

.domaines-mediateurs { 
	display: block;
	width: 121px;
	height: 34px;
	position: absolute;
	top: 17px;
	right: 20px;
	background-image: url(../images/pictos-mediateurs.png);
	background-repeat: none;
}
body.taxonomy-121 .domaines-mediateurs { background-position: 0 0; }
body.taxonomy-123 .domaines-mediateurs { background-position: 0 -34px; }
body.taxonomy-124 .domaines-mediateurs { background-position: 0 -102px; }
body.taxonomy-125 .domaines-mediateurs { background-position: 0 -68px; }