/* CSS Document */

#gauche, #barre, #foot, #date, #topl, #bot, #topr, #left, #right, #botl, #top, #botr, #print { display: none; }

body {
	background-color: #FFFFFF;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	position: absolute;
	left: 5pt;
	top: 0pt;
	font-size: 12pt;
	width: 100%;
}

#contenu {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 5;
	left: 5pt;
	top: 15pt;
	font-size: 0.8em;
}