#profil table.personne, #profil table.facture {
	margin:5px;
}
#profil table input {
	width:200px;
}
#profil table.personne input {
	width:110px;
}
table .total {
	border-top:1px solid black;
	height:26px;
	vertical-align:top;
}
#profil td {
	margin:1px;
	padding:1px;
	height:20px;
}

