#liste {
	text-align: center;
	margin-left: 30px;
}
.liste {
	float: left;
	width: 225px;
	height: 160px;
	margin: 14px;
}
h2 {
	background: #13025D;
	color: #FFF;
	margin:5px 0 5px 0;
}
.date {
	margin-bottom :5px;
	font-weight: bold;
	color: #FF0000;
}
