

.spip_surtitre {
	font-size: 9pt;
	font-weight: bold;
}
.spip_soustitre {
	font-size: 9pt;
	font-weight: bold;
}
.spip_chapo {
	font-size: 10pt;
	font-style: italic;
	padding: 10px;
}
.spip_texte {
	margin-top: 20px;
	font-size: 12pt;
}
.spip_ps {
	font-size: 9pt;
	font-style: italic;
	margin-top: 16px;
}
.spip_surligne {
	text-decoration: underline;
}

.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }