@charset "utf-8";
body {
	background-color: #000000;
}
#bloc1       {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#bloc2       {
	width: 250px;
	text-align: left;
	white-space: nowrap;
	float: left;
	padding-top: 20px;
	padding-left: 70px;
}
#bloc3       {
	text-align: left;
	white-space: nowrap;
	width: 250px;
	padding-top: 20px;
	float: left;
	padding-left: 90px;
}
#bloc4       {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	color: #CCCCCC;
}
.CouleurTexte {
	color: #CCCCCC;
	text-align: left;
}
.titre_grand_orange {
	text-align: center;
	color: #FF9933;
	font-size: xx-large;
	font-weight: bold;
}
.titre_table_matieres {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
}
.table_matieres_chapitre {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 200%;
}
.table_matieres_sous_chapitre {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	line-height: 160%;
}
.texte_entete_chapitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
}
.Numero {
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}


a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}



a:active {
	text-decoration: none;
}.puce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

