#contenu-chap-wrapper {
	padding: 10px;
	margin-top: 1em;
}
#contenu-chap {
	position: relative;
	width: 780px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
}

.chap-chapitre {
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
}
.chap-titre {
	font-family: Algerian, serif;
	font-size: 2.4em;
	margin: 0;
}
.chap-sous-titre {
	font-family: Algerian, serif;
	font-size: 1.6em;
}

.chap-citation {
	font-family: Forte, cursive;
	font-size: 22px;
	font-style: italic;
	text-align: justify;
}
.chap-citatitre {
	font-style: italic;
	margin-top:0.3em;
	text-align: right;
}
.chap-auteur-citation {
	font-weight: 700;
	font-style: normal;
}

.chap-liste-titres {
	font-size: 25px;
}
.chap-photo {
	border: solid 4px black;
}