/***** Barre de Navigation ******/
#imgboutonfeuille, #imgboutonfeuille_on{
	display: none;
}
/***** Titre *****/
#part99titre {
	left: 0px;
	width: 1000px;
	font-size:40px;
	font-family : "Lucida Handwriting", cursive;
	color: #0000FF;
	letter-spacing: 2px;
	background-color: #ADD8E6;
	border-top: 3px solid blue;
	border-bottom: 3px solid blue;
}
