/*---------------------------------------------------- 
 Plugin - Annonce
 Copyright 2010 - Sébastien Patron
 ----------------------------------------------------- */

div.bloc_evenement {
	background:url("images/evenement.png") no-repeat scroll left center transparent;
	color:#4D4D4D;
	font-size:14px;
	height:177px;
	left:-80px;
	padding-left:120px;
	position:relative;
	width:500px;
}
div.bloc_evenement_vide {
	height:177px;
	padding-left:120px;
	width:500px;
}
div.evenement {
	padding-top: 60px;
}
div.evenement a {
	color:#4D4D4D;
	text-decoration:none;
}
