td.td_label {
	width: 225px;
}

td.td_valeur {
	color: grey;
	width: 300px;
}

input.input_text {
	width: 294px;
}

select.select {
	width: 300px;
}

input.button {
	width: 150px;
}

