@charset "ISO-8859-1";
/* CSS Document */

/* Feuille CSS pour les formulaires */

#aide_nom{
	background-color:#FFFFFF;
	position:inherit;
	width:120px;
	float:right;
	visibility:hidden;
	}
	
#aide_prenom{
	background-color:#FFFFFF;
	position:inherit;
	width:120px;
	float:right;
	visibility:hidden;
	}
	
#aide_login{
	background-color:#FFFFFF;
	position:inherit;
	width:120px;
	float:right;
	visibility:hidden;
	}
	
#aide_mail{
	background-color:#FFFFFF;
	position:inherit;
	width:120px;
	float:right;
	visibility:hidden;
	}