body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
h1, h2 {
	font-weight: normal;
}
#entete h1 {
	text-align: center;
	letter-spacing: 4px;
	color: #47a;
	font-weight: bold;
	margin-bottom: 0;
}
#entete h2 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
	color: #369;
}
div.surtitre {
	font-size: smaller;
	letter-spacing: 1px;
}
h1.titre {
	margin: 0;
}
h2.soustitre {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: 1px;
}
div.atelier h2 {
	margin: 0;
}
ul.atelier li {
	padding-bottom: 0.5em;
}
div.chapo,
div.texte {
	margin: 1em 0;
}
div.chapo {
	font-weight: bold;
	font-size: 0.95em;
}
p {
	line-height: 1.4em;
	text-align: justify;
}
#actualite p {
	font-size: 0.9em;
	margin: 0;
	line-height: 1.2em;
}
.spip_documents img {
	border: 0;
}
ol,
#contenu ul {
	margin: 0;
	padding: 0;
}
#contenu ol li,
#contenu ul li {
	margin: 0.5em 0 0.5em 1.3em;
	line-height: 1.3em;
}
#contenu ul li {
	list-style-type: square;
}
#contenu ol li {
	list-style-type: decimal;
}
#contenu ol li ul li {
	list-style-type: square;
}
#contenu ul li ol li {
	list-style-type: decimal;
}
#contenu ol ul,
#contenu ul ol {
	margin-left: 0.3em;
}
h3 {
	border-bottom: 1px solid #ccc;
}
.ps {
	font-size: 0.9em;
	border-top: 1px solid #69C;
	margin: 1em 0;
	padding: 1em 0;
}
