#ficheFormations h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 5px;
}
#ficheFormations #igauche {
	border-left-width: .5mm;
	border-left-style: dashed;
	border-left-color: #4683B3;
	padding-left: 5px;
}

#ficheFormations h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}
#ficheFormations h3 {
	font-weight: bold;
	color: #4683B3;
	border-bottom-width: .5mm;
	border-bottom-style: solid;
	border-bottom-color: #4683B3;
}

#ficheFormations li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: square;
}

