	div.faqs {
		padding: 0 0 1em 0;
		}
	div.faqs div.faq_question  {
		display: block;
		cursor: pointer;
		font-size: 108%;
		color:#D90058;
		padding: 0.2em 0 0.2em 2em!important;
		border-bottom: 1px #C2C2C2 solid;
		background: transparent url(../images/itemFAQ.gif) no-repeat top left;
		}
	div.faqs div.plus  {
		background: transparent url(../images/itemFAQplus.gif) no-repeat top left;
		}
	div.faqs div.moins  {
		background: transparent url(../images/itemFAQmoins.gif) no-repeat top left;
		}
	div.faqs div.question p {font-size:93%!important}
	
	div.question p {
		color:#009119!important;
		}
		
	div.faq_reponse {
		padding: 1em;
		color:#9c9c9c;
		margin: 0 0 1em 0;
		border-left: 1px #C2C2C2 solid;
		border-right: 1px #C2C2C2 solid;
		border-bottom: 1px #C2C2C2 solid;
		}
