/* Spécifique à la FAQ */

#faq {
	list-style-type: none;
	padding: 8px;
}

#faq_divers, #faq_domaine, #faq_paiement {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#titre_faq_commande {
	margin: 5px auto 5px auto;
	padding: 0;
	height: 18px;
}

#titre_faq_paiement {
	margin: 5px auto 5px auto;
	padding: 0;
	height: 18px;
}

#titre_faq_domaine {
	margin: 5px auto 5px auto;
	padding: 0;
	height: 18px;
}

#titre_faq_divers {
	margin: 5px auto 5px auto;
	padding: 0;
	height: 18px;
}

#content ul li {
    background: none;
}

#content ul li.question {
	margin: 0;
	padding: 3px 3px 3px 15px;
	text-align: justify;
	font-weight: bold;
	background: url(/images/icones/tictac_orange.gif) no-repeat 0 9px;
}

.question a {
	color: #000000;
	font-weight: bold;
}

.reponse {
	margin: 2px 10px 10px 20px;
	padding: 0;
	text-align: justify;
	border-left: 1px dotted #000000;
}

.reponse a {
	text-decoration: underline;
	text-align: center;
}

#visuelfaq {
      background: url(/images/visuel9.jpg);
      background-color: #FFFFFF;
      background-repeat: no-repeat;
}
