body {
	font-family: "Arial";
}

.spacer {
	clear: both;
}

#haut #description {
	display: none;
}

#haut ul#navigation {
	display: none;
}

#haut ul#langues {
	display: none;
}

#diaporama {
	display: none;
}

#onglets {
	display: none;
}

#milieu .bouton {
	display: none;
}

#contenu .item {
	clear: both;
}

#contenu .item .logo {
	float: right;
}

#contenu .item .spip_documents_right {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#contenu .item .spip_documents_left {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#contenu .item .spip_documents_center {
	clear: both;
	display: block;
	text-align: center;
	margin: 10px auto;
}

#contenu .item .spip_doc_titre {
	text-align: center;
	font-size: 10px;
}

#contenu .item .spip_doc_descriptif {
	text-align: center;
	font-size: 10px;
}

#contenu .item .spip_documents_center .spip_doc_titre,
#contenu .item .spip_documents_center .spip_doc_descriptif {
	margin: 0 auto;
}

#contenu .pagination {
	display: none;
}

#contenu form {
	display: none;
}

#contenu .item dl.plan {
	display: none;
}

#contenu #fil_ariane {
	display: none;
}

#extras {
	display: none;
}

#bas_x {
	display: none;
}

.spip-admin-float {
	display: none;
}

