/* Page */
html {
	font-size: 90%; /* Evite un bug d'IE 6-7. */
}
body {
	font: normal 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 14px;
	text-align: justify;
	width: 750px;
	margin: 0 auto;
}
h2 {
	color: #6aa02e;
	font-weight: bold;
	font-size: 16px;
}
h3 {
	color: #17a2e2;
	font-weight: bold;
	font-size: 14px;
	display: inline;
}
h1 {
	font-size: 20px;
	font-family: Tahoma, Arial;
	color: #17a2e2;
	padding: 0px;
}
