#liste {
	text-align: center;
}
.liste {
	float: left;
	width: 40%;
	height: 240px;
	margin: 0 30px 0 30px;
	background: url(../img/fond-galerie.png) center 20px no-repeat;
}
h2 {

	color: #708714;
	margin: 20px 0 5px 0;
}
.date {
	margin-bottom :5px;
	font-weight: bold;
	color: #FFF;
}
.cat1, .cat2 {
	color: #592c47;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
	
}