/* CSS Document */

h3 {
	font-size: 0.7em;
	font-style: normal;
	color: #CCCCCC;
	margin: 0;
}

/*---------------------------boutons des différentes etapes-------------*/


#etape1, #etape2, #etape3, #etape4 {
	font-family:"Futura Md", "Century Gothic";
	background: #000;
	text-align: center;
	position: absolute;
	height: 3.5em;
	width: 4.85em;
	color: #333;
	padding: 1.44em 0.2em 1.5em 0.2em;
	font-weight: 600;
}

#etape1 {
	left: 0.06em;
	top: 0.06em;
}
#etape2 {
	left: 0.06em;
	top: 6.56em;
}
#etape3 {
	left: 0.06em;
	top: 13.12em;
}
#etape4 {
	left: 0.06em;
	top: 19.68em;
}
/*---------------------------FIN boutons des différentes etapes-------------*/

/* ------------   sélection de la rubrique  ------- */
#rubInsc { color : #960; }