#entete, #menu, #pied, #hierarchie, .spip-admin-float {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}

.logo {
	float: right;
	padding-left: 1em;
	padding-bottom: 0.5em;
}

.chapo {
	font-size: 115%;
}

.texte {
	text-align: justify;
}

.post-texte {
	border-top: 1pw solid #ccc;
	font-size: 90%;
}

