body {
	background-color: #000000;
}
.corps_txt {
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.corps_txt_ital {
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
}
.corps_txt_pm {
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.tit_corps_txt {
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
.gras_gros {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
}
.titre_vert {
	font-style: italic;
	font-weight: bold;
	color: #CCFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.titre_vert_cadre {
	font-style: italic;
	font-weight: bold;
	color: #CCFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-style: Aucune;
	border-right-style: Aucune;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.titre_jaune {
	font-weight: bold;
	color: #FFCC33;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.titre_mauve {
	font-weight: bold;
	color: #CC99FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.txt_vignette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
}
.rem_rge {
	font-weight: bold;
	color: #FF0000;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
}
.lien_blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
.cadre_zic {
	border: medium outset #FF9900;
}
.cadre_zicbleu {

	border: medium outset #0000FF;
}
.cadre_zicvert {


	border: medium outset #66FF66;
}
.cadre_zicrge {


	border: medium outset #FF3300;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FFFFCC;
)



