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