/* surcharge */
#col_centre { width: 500px;}

/* evenements */
.evenement {
	margin-bottom: 10px;
	font-size: 1.05em;
	color: #413c3c;
	padding-bottom: 5px;
	background-image: url(../images/trois-puces-vertes.png);
	background-repeat: no-repeat;
	background-position: bottom left;}

.evenement h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #983041;}

.evenement p.dates {
	margin: 0 0 1em 0;
	color: #983041;}

.evenement p {line-height: 1.3em;}

.evenement .spip_logos {
	float: right;
	margin-left: 10px; 
	border: 1px #983041 solid;}
