.TexteIntroductif {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #CCCCCC;
	border: thin solid #333333;
	font-style: italic;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;


}
.Attention {
	font-weight: bold;
	color: #990000;
	display: run-in;
	margin-left: 50px;
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;

}
.TitreNiveau1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	background-image: url(images/fondtitreniveau1.jpg);
	border-top-width: thin;
	border-top-style: solid;
}

.Question {
	font-family: "Comic Sans MS";
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #CCCCCC;
}
.Nom {
	font-family: "Courier New", Courier, mono;
	color: #000099;
	font-weight: bold;
}
.TitreNiveau2 {

	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
}
.Menu {

	font-family: "Courier New", Courier, mono;
	color: #000000;
}
.apparte {
	font-size: x-small;
	font-style: italic;
	color: #666666;
}

