.step_text {
	display: block;
	margin-left:35px;

}
.step_text h3 {
	font-size: 18px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 2px 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fdce2b;

}
.h3small {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #454a4f;
}
#step1 {
	background:url('/image//icon/icone-step1.png') no-repeat 10px 4px;

}
#step2 {
	background:url('/image//icon/icone-step2.png') no-repeat 10px 4px;

}
#step3 {
	background:url('/image//icon/icone-step3.png') no-repeat 10px 4px;
}

/* small illustration generic */

/*
platformadfever.php , more...

		<div class="icon_illu"><img src="image/illustr/icone-comptebancaire.gif" /></div>
		<div class="icon_def">Compte bancaire</div>


*/


.icon_illu {
	float: left;
	width: 75px;
	text-align:center;

}
.icon_def {
	float: right;
	width: 165px;
	font-size: 15px;
	font-weight:bold;
	color: #74777b;
	margin-bottom:10px;
}
