
/* CSS Document pour comparatis ce 16/12/08 Eric */

/* === menu de navigation ===*/
	#nav-menu{padding-top:163px;margin-left:272px;}

	#nav-menu p{color:#000;font:normal 11px Arial, Helvetica, sans-serif;line-height:20px;padding:6px 0px 0px 20px;margin-right:8px;}
	
	#tabsC {
	float:left;
	font-size:93%;
	line-height:normal;
	position:absolute;
	left: 260px;
	top:153px;
	width:718px;}
	
	#tabsC ul {margin:0;padding:10px 10px 0px 0px;}
	#tabsC li {display:inline;margin:0;padding:0;margin-left:0px; position:relative;}
	#tabsC li.active a{background-position:0% -42px;background:url(../images/tableftC.gif) no-repeat left 2px;}
	#tabsC a, #tabsC p{float:left;background:url(../images/tableftC-1.gif) no-repeat left top;margin:0;
	padding:0px 0px 0 4px; margin-right:6px;text-decoration:none;font:bold 11px Arial, Helvetica, sans-serif;}
	
	#tabsC a span {background:url(../images/tabrightC-1.gif) no-repeat right 5px;display:table;float:left;padding:12px 3px 8px 0px;
	color:#0099CC;cursor:pointer;zoom:1;}

/* menu actif */
	#tabsC .active p{float:left;background:url(../images/tableftC.gif) no-repeat left 2px;margin:0;cursor:default;
	padding:0px 8px 0 4px;text-decoration:none;font:bold 0.8em Arial, Helvetica, sans-serif;font-weight:bold;}
	#tabsC .active a span, #tabsC .active p span{
	float:left;display:block;background:url(../images/tabrightC.gif) no-repeat right 2px;padding:10px 10px 10px 6px;color:#fff;}
	
	#tabsC .active a:hover span{color:#fff;}
	#tabsC .active a:active span{color:#fff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {color:#fff;}
	#tabsC a:active {color:#fff;}
	
	#tabsC a, #tabsC p{background-position:0% -42px;background:url(../images/tableftC-2.gif) no-repeat left 5px;}
	#tabsC a span{background-position:100% -42px;background:url(../images/tabrightC-2.gif) no-repeat right 5px;}
		
	#tabsC a:hover span{background-position:100% -42px;background:url(../images/tabrightC.gif) no-repeat right 2px;}
	#tabsC a:hover{background-position:0% -42px;background:url(../images/tableftC.gif) no-repeat left 2px;}
