h1{
	font-weight:bold;
	color:#2B3B3F;
	font-size:20px;
	width:950px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:60px 0 20px 0;;
}

div#msgmotdepasse{
	width:957px;
	border:none;
	padding:0;
}

div#msgmotdepasse div.entete{
	display:none;
}

div.entete div.titreminiature {
	float:left;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#2B3B3F;
}

.titreH1{
	width:330px;
}

div#msgmotdepasse div#colonne_gauche{
	display:none;
}

div#msgmotdepasse div#colonne_droite{
	width:850px;
	height:300px;
	float:left;
}

div#colonne_droite img{
	margin:100px 0 20px 40px;
}

p.intro_formulaire {
	text-align:left;
	font-size:13px;
	width:950px;
	float:left;
	text-align:center;
	font-family:  Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000;
	font-weight:normal;
 }
 
 p.intro_formulaire2 {
	text-align:center;
 }
 
div.formulaire_mot_de_passe fieldset.mdp {	
	display:inline;
	width:400px;
	float:left;
	margin:0;
	margin-left:340px;
	margin-top:30px;
}

fieldset.mdp p{	
	width:250px;
	float:left;
	margin:0;
}

div.formulaire_mot_de_passe fieldset.mdp input#email {
	width:250px;
	float:left;
}

input.paddingtopspecial{
	width:67px;
	float:left;
	margin-top: 10px ;
}

div#msgmotdepasse p.erreur_mot_de_passe {
	width:185px;
	float:left;
	color:#d42b0a;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	margin-top:10px;
}

div#msgmotdepasse p.erreur_mot_de_passe2 {
	width:230px;
	float:right;
	text-align:left;
	color:#d42b0a;
	font-family:arial;
	font-size:11px;
	font-style:normal;
}

fieldset.mdp p.generation {
	display:inline;
	width:400px;
	float:right;
	margin-bottom:10px;
	margin-left:40px;
}

p.generation label{
	width:200px;
	text-align:left;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

p.generation input#passwd,p.generation input#confirmation_passwd{
	width:200px;
	float:left;
	margin-top:5px;
}

.enrouge{
	color:#d42b0a;
	font-size:13px;
}

fieldset.mdp p.bt_valider{
	width:240px;
	float:left;
	text-align:right;
	margin-top:10px;
}