/*formation*/
.cf_groupe_presentation{
	margin:10px 0 20px 0;	
}

.cf_formation_structure_detail{
}

.cf_formation_titre{

}

.cf_archive{
	color:#999;
}

.cf_suite{

}

.cf_catalogue_complet{
	float:right;
	width:170px;	
}

.cf_formation_recherche_table{
	margin-top:20px;	
}
.cf_formation_recherhce_resultat, .cf_formation_bouton_structure {
	width:150px; 
	padding:5px 0px;
	text-align:center; 
	display: inline-block; 
	margin:0 0 15px 0; 
	font-size: 13px; 
	border-radius:7px; 
	color:#FFF;
	text-decoration:none; 
	background: #89b337;
	}

.cf_formation_recherhce_resultat:hover, .cf_formation_bouton_structure:hover{
	background: #A3C416;
	color:#FFF;
	}	


.cf_formation_detail_left{
	float:left;
	width:600px;
}

cf_formation_detail_left h1{
	margin-bottom:10px;
}

.cf_formation_detail_right{
	float:right;
	width:250px;
	padding-top:10px;
}

.cf_info_s{
	border:#ea5b0d 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.cf_info_s h3{
	background:none;
	padding-top:0;
	margin:15px 0;
}

.cf_info_s_titre{
	padding:5px 10px;
	background-color:#ea5b0d;
	color:#FFF;
	font-family: 'oswald', sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}

.cf_info_s_content{
	padding:10px;
}

.cf_formation_bouton_pdf, .cf_formation_bouton_inscription, .cf_formation_bouton_conditions{
	width:150px; 
	padding:6px 0px; 
	text-align:center; 
	display: inline-block; 
	margin:10px 0 0 35px; 
	font-size: 13px; 
	border-radius:7px; 
	color:#FFF;
	text-decoration:none; 
	background: #89b337;
}

.cf_formation_bouton_pdf:hover, .cf_formation_bouton_inscription:hover, .cf_formation_bouton_conditions:hover{
	background: #A3C416;
	color:#FFF;
}

.cf_dli_titre{
	font-size:14px;
	font-weight:bold;
}

.cf_dli_table{
	
}

.cf_dli_tr{
	background-color:#faf9f7;
}

.cf_dli_td_d{
	width:130px;
}

.cf_dli_td_l{
	width:200px;
}

.cf_dli_td_i{
	
}

.cf_mpf{
	font-size:14px;
	font-weight:bold;	
}

.cf_formation_structure_titre{
	margin-top:20px;	
}

.cf_formation_structure_contact{
	float:right;
	width:220px;
	padding:10px;
	margin:0 0 10px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:#ec5b0c 1px solid;
}

.center{
	text-align:center;
}
