.boxLogin{	margin-top: 100px;	width: 500px;	min-height: 300px;	margin-left: auto;	margin-right: auto;	padding : 30px;	background-color: #dcdcdc;	border-radius: 10px;}.boxLogin .logo{	float: left;}.boxLogin .titre{	float: left;	font-size: 40px;	color: white;	margin-left: 20px;	margin-top: 10px;	}.formulaire{	clear: both;	margin-top: 30px;	font-size: 12px;}.formulaire .libelle{	clear: both;	width: 90px;		float: left;	line-height: 20px;	margin-bottom: 20px;}.formulaire .saisie{	margin-bottom: 20px;}.formulaire input{	float: left;	width: 300px;	line-height: 20px;	}.bouton_valider{	margin-left: 90px;	margin-top: 10px;}.nouveaupass{	text-decoration: underline;	cursor: pointer;}.bouton_renvoi{	display: none;	margin-left: 90px;	}#motdepasse{	clear: both;}#message{	padding: 10px;	color: #34a44e;	font-size: 14px;	clear: both;		display: none;	margin-left: 90px;	}.bouton_annuler{	float: right;	margin-right: 50px;	display: none;}.attente{	float: left;	display: none;	margin-left: 10px;}.attente img {	height: 24px;}