/* Fiche détaillée actualité */
#medias_fiche {}
#medias_fiche div {}
#medias_fiche img.image {
	padding			: 1px;
	border			: 1px #CCCCCC solid;
}
#medias_fiche .txt {
	margin-bottom	: 5px;
}
#medias_fiche .date {
	font-weight		: bold;
	margin-bottom	: 5px;
	margin-top		: 5px;
}
#medias_fiche .titre {
	font-weight		: bold;
	color			: #666666;
	margin-bottom	: 5px;
}
/******************************/



.pagination {
	text-align:center;
}
/******************************/