.Tableau td {
	float;
	border: solid 2px black; 
	width : 200px;
}

table {
	margin: 20px 40px;
	border-collapse: collapse;
}

input {width:100px;}