body {
	background: white none;
}
table {
	background: white none;
	font-family: Arial;
}
table.commande td {
	border-top: #000000 2px solid;
	background: white;
}
table.commande td.textonze.euros {
	font-size: 9px;
	color: #999;
}
input.textonze.somme_totale,
table.commande input {
	text-align: center;
	border: #000000 2px solid;
	background: white;
	font-size: 14px;
	font-weight: bold;
}