@charset "utf-8";
.puce {
	background-color: inherit;
	background-image: url(../img/puce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 3px 5px 50px;
 
	
}
#cadre {
	border: 1px solid #787878;
}
#formation
{

width:565px;
}
#formation h1 {
	height:18px;
	margin-bottom:10px;
	text-indent:-9999px;
	width:100%;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/description.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:22px;
}
.tRed {
	color:#990000;
	font-weight:bold;
	 
	padding: 5px 3px 5px 50px;
	 
	margin:5px;
}
.tRedFleche {
	color:#990000;
	font-weight:bold;
	background-color: inherit;
	background-image: url(../img/flecheGrise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding: 5px 3px 5px 50px;
	 
	margin:5px;
}
#cadre p
{

	padding: 5px 3px 5px 50px;
	 
	margin:5px;
}
.ulFleche {
	 
	 
	margin:10px 10px 10px 45px;
	padding:0;
}
.liFleche {
	list-style-position: outside;
	list-style-image: url(../img/list.gif);
	list-style-type: none;
 
	margin:10px 10px 10px 45px;
	padding:0;
}
.meOrange {
	color: #9F5000;
}

