#evenements{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:justify;
	font-size:12px;
	color:#7d1a46;
	margin-left:20px;
}
#evenements h2{
	text-indent:-9000px;
	background-image:url('images/evenements.png');
	background-repeat:no-repeat;
	width:928px;
	height:56px;	
	margin:0px !important;
}
#evenements p{
	margin-left:20px;
	margin-top:0px;
}

#evenements a{
	color:#7d1a46 !important;
}


#conferences{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:justify;
	font-size:12px;
	color:#7d1a46;
	margin-left:10px;
	float:left;
	width:450px;
}
#conferences h2{
	text-indent:-9000px;
	background-image:url('images/conferences.png');
	background-repeat:no-repeat;
	width:460px;
	height:56px;	
}

#expositions{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:justify;
	font-size:12px;
	color:#7d1a46;
	float:left;
	width:450px;
}
#expositions h2{
	text-indent:-9000px;
	background-image:url('images/expositions.png');
	background-repeat:no-repeat;
	width:460px;
	height:56px;	
}

.events{
	clear:both;
	padding:5px;
}

.affiche{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.desc{
	float:left;
	text-align:left;
}

.title{
	font-weight:bold;
	text-align:left;
	display:block;
	margin-bottom: 10px;
}
.clearall {clear:both;}