.info_vert {
	color: #078900
}

.info_rouge {
	background: url(http://www.lerdv.fr/images/picto/exclamation.png) no-repeat top left;
	padding-left: 20px;
	color: #FF0000;
	background-color: #F7DADA;
}

.info_rouge_simple {
	color: #FF0000;
}

.info_vert_simple {
	color: #3E7B00;
}

div.faq_categorie {
	font-weight: bold;
	margin-bottom: 15px;
}

div.faq_question {
	margin-bottom: 15px;
}

div.faq_top {
	background: url(http://www.lerdv.fr/images/faq/header.png) no-repeat top left;
}

div.faq_middle {
	background: url(http://www.lerdv.fr/images/faq/liner.gif) repeat-y top left;
}

div.faq_bottom {
	background: url(http://www.lerdv.fr/images/faq/footer.png) no-repeat bottom left;
	padding: 11px;
}