/**
 * Page formation
 */

.field-name-field-sous-titre-formation {
	font-size: 16px;
    font-style: italic;
    margin-top: -23px;
}
.taxonomy-121 .field-name-field-sous-titre-formation {
    color: #85c878;
}
.taxonomy-123 .field-name-field-sous-titre-formation {
    color: #8c62aa;
}
.taxonomy-124 .field-name-field-sous-titre-formation {
    color: #f9a75d;
}
.taxonomy-125 .field-name-field-sous-titre-formation {
    color: #21bdbd;
}

.node-type-formation-fiche-formation h3,
.node-type-formation-fiche-formation article article h2 { 
	font-size: 16px; 
	text-transform: none; 
	margin-bottom: 6px !important; 
}
.node-type-formation-fiche-formation article article h2 a { color: #000; text-decoration: underline; }
.node-type-formation-fiche-formation article article h2 a:hover,
.node-type-formation-fiche-formation article article h2 a:focus{ text-decoration: none; }
.node-type-formation-fiche-formation article .field { margin-bottom: 20px; }
.node-type-formation-fiche-formation article article .field { margin-bottom: 0; }
.node-type-formation-fiche-formation article article { 
	border: none; 
	padding: 0; 
	margin-bottom: 0; 
}
.node-type-formation-fiche-formation article h2 {
	font-size: 20px;
	margin-bottom: 8px;	
}

.field-name-field-photo-de-la-formation { float: left; }
.field-name-field-photo-de-la-formation img { 
	border: solid 5px; 
	margin: 0 20px 12px 0;
}
body.taxonomy-121.node-type-formation-fiche-formation article .field-name-field-photo-de-la-formation img { border-color: #85c878; }
body.taxonomy-123.node-type-formation-fiche-formation article .field-name-field-photo-de-la-formation img { border-color: #8c62aa; }
body.taxonomy-124.node-type-formation-fiche-formation article .field-name-field-photo-de-la-formation img { border-color: #f9a75d; }
body.taxonomy-125.node-type-formation-fiche-formation article .field-name-field-photo-de-la-formation img { border-color: #21bdbd; }

.field-name-field-introduction { 
	position: relative; 
	top: -5px; 
}

.node-type-formation-fiche-formation article li { margin-left: 25px; }
body.taxonomy-121.node-type-formation-fiche-formation li { background: url(../images/arrow-green-menu-formation.png) 0 4px no-repeat; }
body.taxonomy-123.node-type-formation-fiche-formation li { background: url(../images/arrow-purple-menu-formation.png) 0 4px no-repeat; }
body.taxonomy-124.node-type-formation-fiche-formation li { background: url(../images/arrow-orange-menu-formation.png) 0 4px no-repeat; }
body.taxonomy-125.node-type-formation-fiche-formation li { background: url(../images/arrow-blue-menu-formation.png) 0 4px no-repeat; }