body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin: auto;
	width: 600px;
	text-align: justify;
}
p {
	margin: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 100;
	margin: 0px;
	color: #666666;
}
.space {
	letter-spacing: 0.5em;
}
.droite {
	text-align: right;
}
