.evenement
{
	width: 800px;
	display: block;
	border: #830604 1px solid;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	margin-left: 80px;
}
.evenement div
{
	height: 30px;
	width: 700px;
}
.evenement img
{
	float: left;
	margin-right: 10px;
}
.date
{
	color: #9f061b;
	display: inline;
	float: left;
	font-weight: bold;
}
.titre
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	width: 700px;

}
.evenement h3
{
	font-size: 11px;
}
.evenement p
{

	font-size: 12px;
}
.evenement .item
{
	color: #830604;
	margin-left: 10px;
}