body {
	text-align: justify;
	color:#555;
	font-family:"Bookman Old Style","Times New Roman","Georgia","Garamond";
	font-size:12px;
	color:black;
	background-color:white;
	background-image:url(fond.jpg);
	background-repeat:repeat;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {
	padding-top: 10px;
	font-size:170%;
}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
	padding: 15px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#66282d;
}
a {
	color:#66282d;
	text-decoration:none;
	font-size:100%;
}
a:hover {
	text-decoration:underline;
}
p span.gauche {
	 float: left;
}
p span.droite {
	float: right;
}
