/*-- Titre --*/
#index_evt_presse{overflow:hidden;}
#index_evt_presse h2{
	color:#009ada;
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
}
#index_evt_presse h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;
}
#index_evt_presse h3 span{
	font-weight:normal;
	text-transform:none;
}
#index_evt_presse h4{
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
	color:#0099cc;
}

/*-- Article --*/
#index_evt_presse .article{
	overflow:hidden;
	margin:0px 0px 30px 0px;
}
#index_evt_presse .article .img{
	float:left;
	margin:0px 17px 0px  0px;
}
#index_evt_presse .article .img img{border:1px solid #cccccc;}
#index_evt_presse a.dl{
	color:#3d3d3d;
	padding-left:15px;
	background:url(../../images/common/puce/puce4.gif) no-repeat 0px 3px;
	text-decoration:none;
	display:block;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	zoom:1;
}
#index_evt_presse a.dl:hover{text-decoration:underline;}
