/* Pour faire une version imprimable du livre,
** il faut modifier les styles tableNavig et Origine
** en y ajoutant: 	display: none;
*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	position: relative;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	position: relative;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	position: relative;
}
li {
	clip:   rect(auto auto auto auto);
	text-align: left;
	margin-bottom: 5pt;
	margin-right: 10pt;
}

.tableTitle {
	margin-left: 0px;
	width: 95%;
	background-color: #D0FFFF;
}
.tableNavig {
	background-color: #D0FFFF;
	width: 728px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	position: relative;
	left: 10px;
}
.TextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	position: relative;
}
.Origine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style:italic;
	position: relative;
}
