.table {
	text-align: center;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00F;

}
.LivreTitre {

	font-family: "Comic Sans MS";

	font-size: 36px;

	font-style: italic;

	font-weight: bolder;

	}

.paragraphe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003399;
	border: 0px none #0099FF;

}
.texteBleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
}


.paragraphe_Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000033;
}



.espaceBlanc {

	font-family: "Comic Sans MS";

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

	color: #FFFFFF;

}

.TOC {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 36px;

	width: 300px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 300px;

	border: thin dashed #FF0000;

}

.TOCpage {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 36px;

	width: 30px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 0px;

	border: thin dashed #FF0000;

}

a:hover {

	color: orange;

	font-style: italic;

}

.GroupeParagraphe {

	display: none;

	border: 1px none #0099FF;

}
