
div.liste-item {
	padding-bottom: 17px;
}

table.liste-item {
	width: 100%;
	border-collapse: collapse;
}
table.liste-item th {
	border: none;
	color: #000;
	padding: 1px 5px;
	background: #dceac5;
	height: 15px;
}
table.liste-item td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}


