/* PARTENAIRES : LISTE */
#secteurs { margin:0 0 50px 0; padding:0 12px 20px 33px; width:590px; }

#secteurs h2 {
	background:url(navpics/boutons/bt_projet_next.png) 0 0 no-repeat;
	color:#dc402c;
	cursor:pointer;
	font-size:24px;
	font-weight:normal;
	height:31px;
	line-height:31px;
	margin:0 0 20px 18px;
	padding:0 0 0 36px;
}
#secteurs h2:hover {
}
#secteurs h2.selected {
	background:#fff url(navpics/boutons/down.png) 0 0 no-repeat;
	margin:0 0 0 18px;
}
#secteurs div.secteur {
	background:url(navpics/fonds/fd_secteur.png) 0 0 no-repeat;
	margin:0 0 20px 0;
	padding:10px 15px 10px 18px;
	width:557px;
}
#secteurs ul.sect { float:left; width:181px; }
#secteurs ul.sect li { height:25px; line-height:25px; }
#secteurs ul.sect li.ui-tabs-selected {}
#secteurs ul.sect li a { color:#494949; padding:0 0 0 25px; }
#secteurs ul.sect li.ui-tabs-selected a { background:url(navpics/fonds/fd_titre_secteur.png) 0 0 no-repeat; color:#fff; }
#secteurs ul.sect li a:hover { text-decoration:none; }

#secteurs div.tab { float:left; padding:0 20px 0 20px; width:336px; }
#secteurs div.tab h4 + p { margin-top:4px; }
#secteurs div.tab h4 { color:#de0820; font-size:14px; margin:0; }
#secteurs div.tab .spip_documents { display:block; float:left; height:110px; line-height:110px; text-align:center; vertical-align:middle; width:160px; }
#secteurs div.tab .spip_documents img { line-height:110px; vertical-align:middle; } 

/* FAQ */
#faq { margin:0 0 50px 0; padding:30px 12px 20px 18px; width:590px; }

#faq h2 {
	background:url(navpics/boutons/bt_projet_next.png) 0 0 no-repeat;
	color:#555552;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:33px;
	margin:0 0 20px 18px;
	padding:0 0 0 36px;
}
#faq h2:hover {
}
#faq h2.selected {
	background:#fff url(navpics/boutons/down.png) 0 0 no-repeat;
	color:#dc402c;
	margin:0 0 0 18px;
}
#faq div.item_faq { padding:20px 0 30px 0; width:590px; }
#faq div.item_faq h3 {
	background:url(navpics/puces/fleche_gris.gif) 12px 9px no-repeat;
	color:#555552;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin:0 0 5px 54px;
	padding:0 0 0 28px;
}
#faq div.item_faq h3.selected {
	background:url(navpics/fonds/fd_item_faq.gif) 0 0 no-repeat;
	color:#fff;
}
#faq div.item_question { padding:1px 20px 10px 82px; }
