#contenu p.align-left {
	text-align:left;
}
#contenu p.align-center {
	text-align:center;
}
#contenu p.align-right {
	text-align:right;
}
#contenu p.align-justify {
	text-align:justify;
}
span.titre {
	font-size:30px;
	font-weight:normal;
	letter-spacing:.1em;
}
span.soustitre {
	font-size:20px;
	font-weight:normal;
	letter-spacing:.1em;
}
h1,h2,h3,h4,h5,h6 {
	margin:.2em 0;
}
h1 {
	font-size:130%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:1000%;
}
h5 {
	font-size:90%;
}
h6 {
	font-size:80%;
}
h1.titre {
	font-size:30px;
	font-weight:normal;
	letter-spacing:.1em;
}
h1.soustitre {
	font-size:20px;
	font-weight:normal;
	letter-spacing:.1em;
}
