#liste {
	
}
.liste {
	text-align: center;
	float: left;
	width: 43%;
	height: 160px;
	margin: 14px;
}
#liste h2 {
	background: #DD6B12;
	color: #FFF;
	margin:0 0 5px 0;
	text-transform: uppercase;
}
#liste .date {
	margin-bottom :5px;
	font-weight: bold;
}
