@charset "utf-8";
#contenu {
	width: 820px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
body {
	background-color: #cd8a6c;
}
.texte_blanc {	
	color: #FFF;
}
#conteneur_page #contenu table tr td h1 {
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	font-size: 19px;
}
#pirogue {
	margin-top: -15px;
}
#conteneur_page #contenu table tr td p {
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
#conteneur_page #contenu table tr td {
	font-family: "Comic Sans MS", cursive;
	text-align: justify;
}
