#actualites{
	padding-bottom:10px;
	text-align:justify;
	margin-bottom:50px;
}
#actualites .texte strong{
	color:#7e7e7e;
	font-size:1.3em;
	}

/* Page liste.php*/

#actualites a:hover{
	text-decoration:none;
}

#actualites .legende{
	opacity: 0.85;
	filter: alpha(opacity=85);
	margin-top:-21px;
	height:21px;
	padding-left:10px;
	line-height:21px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:15px;
}

#actualites .titre a{
	font-size:28px;;
	font-weight:400;
	color:#000;
	display:block;
}

#actualites .descriptif a{
	margin:0.7em 0;
	font-size:1em;
	color:#000;
	display:block;
	line-height:1.8em;
}

#actualites .actu .suite{
	float:right;
}
/* Page item.php*/

#actualites .image{
margin-bottom: 1em;
}

#actualites .item .descriptif{
	font-style:italic;
	margin-bottom:30px;
	text-align:justify;
}	
#actualites .item .texte{
	text-align:justify;
	padding-bottom:20px;
}

#actualites .item .fichier img{
	margin-right:10px;
	vertical-align: middle;

}

#actualites .item .fichier{
	margin-bottom:30px;
}
