@CHARSET "UTF-8";
.preload16 {
	background: url(../images/menu-onglet_2.gif);
	}
	
.preload16a {
	background: url(../images/menu-onglet_2a.gif);
	}

.menu-onglet {
	padding:0 0 0 1em; 
	margin:0; 
	list-style:none; 
	height:43px; 
	position:relative; 
	background:transparent url(../images/menu-onglet_back.gif) repeat-x left top; font-size:11px;
	}
.menu-onglet li {float:left; height:43px;}
.menu-onglet li a {display:block; float:left; height:40px; line-height:35px; color:#888; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../images/menu-onglet_0a.gif) no-repeat;}
.menu-onglet li a b {float:left; display:block; padding:0 60px 0 0; background:url(../images/menu-onglet_0.gif) no-repeat right top;}
.menu-onglet li.current a {color:#000; background:url(../images/menu-onglet_2a.gif) no-repeat;}
.menu-onglet li.current a b {color:#000; background:url(../images/menu-onglet_2.gif) no-repeat right top;}
.menu-onglet li a:hover {color:#000; background: url(../images/menu-onglet_2a.gif) no-repeat;}
.menu-onglet li a:hover b {color:#000; background:url(../images/menu-onglet_2.gif) no-repeat right top;}
.menu-onglet li.current a:hover {color:#000; cursor:default;}