.formFacture{

width:0px;
height:0px;
display:none;

}

.labelInput{
 float:left;
 width:320px;

}

.champInput{

 width:620px;
 margin-top:4px;
}

.form{
 	width:600px;
	
}


.labelInputLogin{


}

.champInputLogin{

 margin-top:4px;

}


.formLogin{
 	width:100%;
	margin-top:10px;
	text-align:center;
	
}
.formLogin a{
text-decoration:none;
color:#000000;	
}
.formLogin a:hover{
text-decoration:underline;
color:#666666;
}

   
 a.lienRetourLogin:visited{
color:#000000;
}
   