#evenements{
	width:470px;
	float:left;
	/*border:1px solid red;*/
}

#calendrier{
	width:230px;
	float:right;
	/*border:1px solid green;*/
}

.date_even, #titre_next_evens{
	font-size:18px;
	font-weight:bold;
	color:#FBAC06;
	margin:0;
}

#evenements h3{
	font-size:14px;
	font-weight:bold;
	color:#4287AF;
	text-transform:uppercase;
	margin:20px 0 0 0;
}

.cel_evenements{
	margin:0 0 25px 0;
}

.no_event{
	font-size:14px;
	font-weight:bold;
	margin:0;
}

#prochains_evenements{
	margin:30px 0 0 0;
}

#prochains_evenements h3{
	margin:0;
}
