body {
	font-family: Geneva;
}
#titre, #petitP, #grandP, #bottom_screen {
	display: none;
}
.invisible {
	display: none;
}
.menu {
	display: none;
}
.texte {
	float: left;
	text-align: justify;
	width: 95%;
	clear: both;
}
h1 {
	text-align:center;
}
.fiche {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
}
.fiche2 {
	text-align: center;
	font-size: larger;
	font-weight: bold;
}
.ficheTitre {
	font-size: larger;
}

