#titreFAQ{
	margin-top: 100px;
	text-align: center;
	color: white;
}

.petitTitreFAQ{
	color: orange;
	margin-top: 3%;
	margin-bottom: 2%;
}

.question{
	margin-top: 3%;
	border-top: 4px dashed #50595C;
	text-align: center;
}

.paraFAQ{
	color: white;
	font-size: 18px;
}

#infoPlus{
	padding-top: 5%;
	border-top: 4px dashed #50595C;
	text-align: center;
	color: white;
	margin-top: 7%;
	margin-bottom: 5%;
}