body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 100%;
}

p {
	line-height: 120%;
	margin: 10px, 0, 0, 0;
}

a {
	color: #006AB2;
}

a:hover {
	text-decoration: none;
}

/* Fermer */

#fermer {
	text-align: center;
}