body,div,nav{
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: "kleeFont";
    src: url("../res/fonts/miso-webfont.ttf");
}

.titreLivre{
	text-decoration: underline;
}

/* =============================================================
								Page 
================================================================ */

#Page{
	margin-left: 320px;
	text-align: center;
}

#pageTitre{
	color: #FFF;
	font-family: "kleeFont", "Helvetica Neue", Helvetica;
	text-decoration: Regular;
	font-size: 30px;
	padding-top: 20px;
}

#Content{
	background-color: white;
	width: 750px;
	min-height: 500px;
	margin-left: 70px;
	margin-bottom: 40px;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: "kleeFont", "Helvetica Neue", Helvetica;
	text-align: justify;
	font-size: 16px;
}s