#EtapeA {
	text-align: center;
	padding: 0px;
	overflow: visible;
	display: none;
	background-image: url(../imgs/layer_1_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 644px;
	width: 636px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	z-index: 20;
}
#EtapeB {
	text-align: center;
	padding: 0px;
	overflow: visible;
	display: none;
	background-image: url(../imgs/layer_3_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 639px;
	width: 637px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	z-index: 20;
}
#EtapeC {
	text-align: center;
	padding: 0px;
	overflow: visible;
	display: none;
	background-image: url(../imgs/layer_2_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 644px;
	width: 636px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	z-index: 20;
}
.TexteClassic{
	color: #646567;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
.TexteMini{
	color: #646567;
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
.TexteRouge{
	color: #CF071F;
	font-size: 36px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
