.mdp-header {
	background:url("../image/fond-inscription-head.png") no-repeat top;
	height:21px;
	padding:4px 20px 0px 20px;
	font-size:0.9em;
	color:#3366FF;
}
.mdp-contenu {
	background:url("../image/fond-inscription-milieu.png") repeat-y center;
	padding:2px 20px 2px 20px;
	font-size:0.8em;
	height:20px;
	float:left;
	height:100%;
	width:460px;
}
.mdp-footer {
	background:url("../image/fond-inscription-foot.png") no-repeat top;
	height:8px;
	clear:both;
}
.mdp-gauche {
	float:left;
	width:140px;
	padding-top:2px;
	color:#FFF;
}
.mdp-centre {
	float:left;
	width:180px;	
}
.mdp-droite {
	float:left;
	width:130px;
	font-size:0.75em;
	padding:2px 0px 0px 10px;
	color:#FFFFFF;
}
.champ-mdp {
	width:175px;
	height:19px;
	background:url("../image/champ-formulaire.png") no-repeat top right ;
	padding: 3px 0px 0px 2px;
	border:0px;
	font-size:0.85em
}
.mdp-decallage {
	height:10px;
}
.mdp {
	float:left;
	width:460px;
	color:#FFF;
}
.mdp-erreur {
	color:#FF0000;
}
#bouton-mdp {
	text-align:center;
	padding-top:25px;
	float:left;
	width:460px;
}
.bt-mdp {
	background:url("../image/validation-pari.png") no-repeat top;
	border:0px;
	width:122px;
	height:21px;
	font-weight:bold;
	color:#FFF;
}
.mdp-lien {
	color:#FFD400;
}
/*.etape1-mdp, .etape2-mdp, .etape3-mdp {
	margin-top:50px;
}*/