/*h1 {
	overflow:hidden;
	text-indent:-999px;
	height:39px;
	background:url('../img/titre_FAQ.jpg') top left no-repeat;
	border-bottom:1px solid #bbb;
	margin-bottom:5px;
	padding-bottom:5px;
}
*/
.intertitre {
	
	margin:5px 0;
	padding:5px 0;

}
#principal {
	width:530px;
}

#principal ul {margin-top:10px;}

#principal ul li h2:hover{
	background-position:0 -43px;
	color:white;
}

#principal ul li .selected:hover, #principal ul li .selected {background-position:0 -86px; color:white;}

#principal ul li h2 {
	cursor:pointer;
	padding:15px 35px 10px 0px;	
	height:18px;
	background:url('../img/categorie_all.jpg') top left no-repeat;
	color:#555;
	
}



#principal ul li h2 .numero {
	display:inline-block;
	width:48px;
	text-align:center;

}

#principal ul li h2 .question {
	margin:0 0 0 10px;
	height:10px;
	overflow:hidden;
	}
#principal ul li div {padding:10px 20px 10px 48px;}

.question_titre{
	font-size:16px;
	color:#0099ff;
	padding-bottom:5px;	
	font-weight:bold;
	}
#faq {width:210px;float:right;}
#faq p {text-align:center;margin:5px 0;}	

#faq ul li{
	
	
}	

#faq ul .active a, #faq ul .active a:hover {background-position:0 -86px;color:white;}

#faq ul li a:hover{background-position:0 -43px;color:white;}

#faq ul li a {
	height:29px;
	background:url('../img/boutonmenu_all.jpg') top left no-repeat;
	color:#555;
	display:block;
	padding:14px 0 0 30px;
	font-weight:bold;
	
	}
