@page {
	margin: 2cm;
}
body {
	font-family: georgia, "Times New Roman", Times, serif;
	background-color:#fff;
	color:#000;
	line-height: 14pt;
	font-size: 12pt;
	text-align: justify;
	margin:0;
	padding:0;
}
p {
	text-indent: 1cm;
}
h1,h2,h3,h4 {
	text-align: center;
}
h1 {
	line-height: 20pt;
	font-size: 18pt;
}
h2 {
	margin-top: 1.4em;
	line-height: 18pt;
	font-size: 16pt;
}
h3 {
	margin-top: 1.3em;
	line-height: 16pt;
	font-size: 14pt;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#navigation, .spip-admin-float {
	display: none;
}
#content {
	width: 100%;
}
