.bandeautitre {
	font-family: Crillee, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFF99;
	background-color: #333333;
	background-image: none;
	background-repeat: repeat;


}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.soustitre {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.titre {
	font-family: Crillee, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	font-variant: small-caps;
	color: #0066FF;
}
.bandeauintro {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	background-color: #333333;
	background-image: url(affaire1/pict/fondbleu.jpg);
	background-repeat: repeat;
	font-style: italic;


}
.commentaire {
	font-size: small;
	color: #0099FF;
	font-style: italic;
	font-weight: bold;

}
