body
{
	color: black ;
	background-color: white ; 
	margin-left: 60px ;
	margin-right: 5px ;
}
h1
{
	text-align: center ;
}
q
{
	font-style: italic ;
}
blockquote
{
	font-style: italic ;
}
blockquote  q
{
	font-style: normal ;
}
.Remarque
{
	font-size: smaller ;
	font-style: italic ;
	margin-left: 5em ;
	margin-right: 5em ;
}
p.Note
{
	font-weight: normal ;
	font-size: smaller ;
}
p.Miroir
{
	text-align: center ;
}
ol.Arabe
{
	list-style-type: decimal ;
}
ol.Minuscule
{
	list-style-type: lower-alpha ;
}
br.Unfloat
{
	clear: both ;
}
img.Gauche
{
	float: left ;
}
img.Droite
{
	float: right ;
}
.Droite
{
	text-align: right ;
}
.Centre
{
	text-align: center ;
}
hr.Note
{
	width: 25% ;
	margin-left: 0 ;
}
.Separation
{
	margin-left: -30px ;
}
