@charset "utf-8";
/* CSS Document */
#form_connecter {
padding-bottom:12px;
width:240px;
}
#form_connecter .ligne {
height:24px;
text-align:right;
}
#form_connecter label {
font-weight:bold;
float:left;
text-align:left;
width:100px;
padding-right:10px;
}
#form_connecter input { 
font-size:11px;
color:#666;
width:120px;
}
#form_connecter input.btn_submit { width:50px;}

