
h1 {
	margin-top: 40px;
}

h2 {
	font-size: 1em;
}

h2.petit {
	font-size : 0.9em;
	font-weight : bold;
	margin : 60px;
}

.bug {
	height: 86px;
	 width: 300px;
	 float: left;
	 margin: 0px 10px 0px 2px;
}

p.petit {
	text-indent : 0;
	font-size : 0.7em;
	font-weight : bold;
}

p.pieddepage {
	left : 20%;
	width : 60%;
	text-indent : 0;
	padding-bottom : 40px;
}
