/* AGENCE */
#exemples #list1 { width:100%; }

#exemples h3 { 
	background:url(/images/common/fonds/fd_exemple.gif) 0 0 no-repeat;
	color:#fff;
	cursor:pointer;
	line-height:19px;
	margin:20px 0 0 0; 
	padding:0 0 0 10px; 
}
#exemples p { padding:0; margin:10px 0 0 10px; }


/* STRATEGIE */
#points a.head { 
	background:url(/images/common/fonds/fd_point_passive.gif) 0 0 no-repeat;
	color:#787879;
	cursor:pointer;
	display:block;
	font:bold 20px "Trebuchet MS", Arial, sans-serif;
	height:37px;
	line-height:37px;
	margin:0; 
	padding:0 0 0 22px;
	text-decoration:none; 
	width:546px;
}
#points a.head .numero { 
	color:#fff;
	font:bold 16px "Trebuchet MS", Arial, sans-serif;
	margin-right:22px; 
}
#points ul { list-style: none; margin:0; padding:0; width:568px; }
#points li ul { margin: 10px 0 0 10px; padding:0; }
#points li { list-style-type: none; margin:0 0 20px 0; padding:0; }
#points li li { list-style-type: none; margin:0 0 5px 0; padding:0; }

#points a.selected { 
	background:url(/images/common/fonds/fd_point_active.gif) 0 0 no-repeat;
}

/* EXPERTISE */
#items a.head { 
	background:url(/images/common/fonds/fd_item_passive.png) 0 0 no-repeat;
	color:#787879;
	cursor:pointer;
	display:block;
	font:bold 12px "Trebuchet MS", Arial, sans-serif;
	height:19px;
	line-height:19px;
	margin:0; 
	padding:0 0 0 10px;
	text-decoration:none; 
	width:286px;
}
#items ul { list-style: none; margin:0; padding:0; width:296px; }
#items li ul { margin: 10px 0 0 10px; padding:0; width:286px; }
#items li { list-style-type: none; margin:0 0 20px 0; padding:0; }
#items li li { list-style-type: none; margin:0 0 5px 0; padding:0; }

#items a.selected { 
	background:url(/images/common/fonds/fd_item_active.png) 0 0 no-repeat;
	color:#fff;
}