/* à personnaliser pour les squelettes Oxygène */
body {
	background-color: #5f923d;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 15px;
}
a {
	color: #265984;
}
h1 {
	font-size: 1.5em;
	color: #a73e00;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
p {
	font-size: 0.9em;
	line-height: 1.5em;
}


