@charset "utf-8";

h1
{
	text-align: center;
}

p
{
	text-align: justify;
}

.flottant
{
	float: left;
}

.paragraphe
{
	clear: left;
}