/*** Bloc Boutons contact bas de fiche formation ***/
.bloc-contact-fiche-formation .content p { 
	text-align: center; 
	letter-spacing: -0.5px;
}
.bloc-contact-fiche-formation .content a{ 
	color: #fff; 
	font-size: 16px; 
	display: block; 
	text-align: center; 
	width: 220px; 
	margin: 0 auto; 
	padding-bottom: 12px;
}
.bloc-contact-fiche-formation .content span.content-btn { 
	border-radius: 4px; 
	display: block; 
	height: 30px; 
	padding-top: 4px;
}
.bloc-contact-fiche-formation .content a.btn-contact-info span.content-btn { 
	height: 80px; 
	line-height: 18px; 
	padding-top: 12px;
}
.bloc-contact-fiche-formation .content a:hover { text-decoration: none; }
.bloc-contact-fiche-formation strong { 
	color: #000; 
	font-family: 'source_sans_probold';
}

.bloc-contact-fiche-formation a.btn-inscription-formation { 
	text-transform: uppercase; 
	margin-bottom: 6px;
}
.bloc-contact-fiche-formation .btn-contact-tel { 
	color: #fff; 
	font-size: 16px; 
	border-radius: 4px; 
	text-align: center; 
	vertical-align: middle; 
	width: 220px; 
	margin: 0 auto; 
	padding-bottom: 12px;
}
.bloc-contact-fiche-formation .btn-contact-tel span.content-btn { 
	display:block; 
	height: 30px;
}
.bloc-contact-fiche-formation .btn-contact-tel strong { font-size: 17px; }

body.taxonomy-121.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content span.content-btn { background-color: #85c878;}
body.taxonomy-123.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content span.content-btn { background-color: #8c62aa;}
body.taxonomy-124.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content span.content-btn { background-color: #f9a75d;}
body.taxonomy-125.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content span.content-btn { background-color: #21bdbd;}

body.taxonomy-121.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content a,
body.taxonomy-121.node-type-formation-fiche-formation .bloc-contact-fiche-formation .btn-contact-tel {
	background: transparent url(../images/arrow-bottom-btn-green.png) bottom center no-repeat;
}
body.taxonomy-123.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content a,
body.taxonomy-123.node-type-formation-fiche-formation .bloc-contact-fiche-formation .btn-contact-tel { 
	background: transparent url(../images/arrow-bottom-btn-purple.png) bottom center no-repeat;
}
body.taxonomy-124.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content a,
body.taxonomy-124.node-type-formation-fiche-formation .bloc-contact-fiche-formation .btn-contact-tel { 
	background: transparent url(../images/arrow-bottom-btn-orange.png) bottom center no-repeat;
}
body.taxonomy-125.node-type-formation-fiche-formation .bloc-contact-fiche-formation .content a,
body.taxonomy-125.node-type-formation-fiche-formation .bloc-contact-fiche-formation .btn-contact-tel { 
	background: transparent url(../images/arrow-bottom-btn-blue.png) bottom center no-repeat;
}

.bloc-contact-fiche-formation .content a:hover { background: transparent url(../images/arrow-green-btn.png) bottom center no-repeat !important;}
.bloc-contact-fiche-formation .content a:hover span { background-color: #0b9e4f !important;}