.featured-item p {
	text-align: center;
}

.spip_documents img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#hierarchie {
	padding-top: 12px;
}

.spip_documents_center {
	text-align: center;
}

.spip_doc_titre {
	margin-left: auto;
	margin-right: auto;
}

.footer_center {
	width:auto;
	margin-left: auto;
	margin-right: auto;
}

table th {
	text-align: center;
	border-bottom: 1px solid #ddd;
}	

td {
	text-align: center;
}