.user_authentifie_form p{
	margin:0;
	padding:0;
	margin-top:0.4em;
	margin-bottom:0.5em;
}

.user_authentifie_form fieldset{
	margin:0;
	padding:0.7em;
	border-width:1px;
	border-color:#999;
	border-style:solid;
	margin-bottom:1em;
}


.user_authentifie_form fieldset legend{
	color:#000;
	font-style: italic;
}


.user_authentifie_form label{
	display:block;
	padding-bottom:0.2em;
}

.user_authentifie_form label.requis{
	font-weight:bold;
}

.user_authentifie_form form{
	margin-top:1.5em;
}

.user_authentifie_form a{
	color: #007fb7;
}

.user_authentifie_form a:hover{
	text-decoration:none;
}