#pageHeader {
	width: 1000px;
	text-align: left;
	list-style: none;
	height: 87px;
	background: #A9A9A9 url(../images/faq.jpg) no-repeat;
}
div#interrogation {
  background-image: url(../images/faq-questions-comac-studio.jpg);
  background-repeat: no-repeat;
 // background-position : center center;
  text-align : justify;
  background-position : 0% 25%;
  width: 750px;
  padding: 0;
}
div#texte{
  text-align : justify;
  background-position : 0% 25%;
  width: 750px;
  padding: 0;
}

div.questionreponse {
	padding-right: 30px;
	padding-left: 40px;
	//padding-top: 10px;
	//padding-bottom: 10px;
}
div.questionfaq{
	font-weight: bold;
	color : #FF0004;
	color : #CE0002;
	font-size: 11px;
	font-family : MyriadPro Regular,'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align:left;
}
div.reponsefaq{
	font-weight: bold;
	color : #999999;
	font-size: 11px;
	line-height: 1.5em;
	font-family : MyriadPro Regular,'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

div.reponsetitre{
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family : MyriadPro Regular,'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
