#onglet_bleuF {
	line-height:normal;
	padding-left: 5px;
	float: left;
	position: relative;
	display: inline;
	width: 510px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E2FF;
}
#onglet_bleuF ul {
	margin:0;
	padding:5px 5px 0; 
	list-style:none;
	font-size: 11px;
}
#onglet_bleuFli {
	float:left;
	background:url(/images/onglet/ongletG.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
  
}	
#onglet_bleuFa {
	float:left;
	display:block;
	width:auto; 
	background:url(/images/onglet/ongletD.gif) no-repeat right top;
	padding:2px 15px 0px 8px;
	text-decoration:none;
	font-weight:bold;
	color: #0093F4;
}
#onglet_bleuF > ul a {width:auto;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
#onglet_bleuF a {float:none;} /* End IE5-Mac hack */

#onglet_bleuF a:hover {color:#F58220;}

#onglet_bleuF li:hover, #onglet_bleuF li:hover a {
	background-position:0% -16px;
	color:#F58220;
}
#onglet_bleuF li:hover a {
	background-position:100% -16px;
}
/*////////////////////////////////////////////////////////////////////////////////////*/
#onglet_bleuC {
	line-height:normal;
	padding-left: 5px;
	float: left;
	position: relative;
	display: inline;
	width: 640px;
}
#onglet_bleuCul {
	margin:0;
	padding:10px 10px 0; 
	list-style:none;
	font-size: 11px;
}
#onglet_bleuCli {
	float:left;
	background:url(/images/onglet/ongletG.gif) no-repeat left top;
	background-position:0% -16px;
	margin:0;
	padding:0 0 0 9px;
  
}
#onglet_bleuCa {
	float:left;
	display:block;
	width:auto;
	background:url(/images/onglet/ongletD.gif) no-repeat right -16px;
	padding:2px 15px 0px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#F58220;
}
#lienOnglet {
	color: #00CC33;
	background-image: url(/images/onglet/ongletD.gif);
	background-position: -16px;
}
#lienOngletG {
	color: #00CC33;
	background-image: url(/images/ongletG.gif);
	background-position: 0px -16px;
}
