﻿
#div_titre
{
	margin-right:50%;
	width:50%;
}

#div_img
{
	float:right;
	width:50%;
	text-align:center;
	overflow:hidden;
}

.Faq_Texte {
	text-align: justify;
	font-style: italic;
	font-size: medium;
	font-weight: normal;
	color:Black;
}
.Faq_Titre {
	text-align: left;
	font-size: large;
	font-weight: bold;
	color:rgb(30,150,245);
}
.Faq_Titre:before
{
	content:url('../medias/images/boutonBleuQuestions25x25.png');
}
.titre {
	text-align: center;
}
.BasdePage {
	text-align: center;
	font-size: small;
}

