.textBleu {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #FFEED5;
	text-align: center;
}
.textRouge {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #FFEED5;
	text-align: center;;
}
.tblSession {
	width: 100%;
}
.tdSession01 {
	text-align: left;
}
.tdSession02 {
	text-align: right;
}
.titreCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	background-color: #003399;
	height: 35px;
}
#faq {
	text-align: center;
	width: 100%;
}
#resultats {
	padding: 20px 0 0 0;
	text-align: center;
	width: 90%;
	height: 400px;
}
.questions_Liste {
	text-align: left;
	cursor:pointer;
	cursor:pointer;
}
.reponse {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

