#inscriptitre {
	height: 100px;
	
	/*position: relative;*/
	z-index: 0;
	left: 0px;
	top: 0px; }

#etape {
	height: 60px;
	width: 300px;
	/*position: relative;*/
	z-index: 0;
	left: 0px;
	top: 0px;


	
}
#etapen1 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;

}
#etapen2 {
	position: absolute;
	left: 59px;
	top: 20px;
	z-index: 2;
	height: 2px;


}
#etapep2 {
	width: 450px;
	padding-top: 10px;
	padding-left: 90px;
	

}
.etapealerte {
	width: 380px;
	height: 60px;
	padding: 20 10 0 40;
	background-image: url(img_gene/inscription/alerte.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.suite {
	padding-left: 350px;
}

