#onglets {
    position:relative;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    overflow:visible;
}

#onglets #liste_onglets  a:hover{
  color:#993366;
}

#onglets #liste_onglets  a {
    text-decoration:none;
    float:left;
    height:25px;
    color:#0066CC;
	color:black;
}


#onglets #liste_onglets span {
    display:block;
    float:left;
    width:45px;
    padding:0px 0px 0px 0px;
    height:25px;
}

#div_furtive {
    position:relative;
    height:30px;
}

#onglets #liste_onglets {
    position:relative;
    list-style:none;
    height:25px;
    padding: 0px 0px 0px 0px;
    z-index:2;
    margin-left:10%;
    clear:both;
}

#onglets #liste_onglets li {
    background-repeat:no-repeat;
    position:relative;
    padding:0px 0px 0px 39px;
    height:25px;
    float:left;
}

#liste_onglets .current a {
    background:url(http://www.joomil.ch/onglets/centre_passif_ds.gif);
    line-height:22px;
}


#liste_onglets .other a {
    background:url(http://www.joomil.ch/onglets/centre_actif.gif);
    line-height:22px;
    z-index:3;
}



#liste_onglets li.current {
    background:url(http://www.joomil.ch/onglets/gauche_passif.gif);
    line-height:22px;
}

#liste_onglets li.other {
    background:url(http://www.joomil.ch/onglets/gauche_actif.gif);
    line-height:22px;
}

#liste_onglets .current span {
    background:url(http://www.joomil.ch/onglets/droite_passif.gif);
    line-height:22px;
}

#liste_onglets .current h1 {
    line-height:22px;
}

#liste_onglets .current h2 {
    line-height:22px;
}

#liste_onglets .current h3 {
    line-height:22px;
}

#liste_onglets .other span {
    background:url(http://www.joomil.ch/onglets/droite_actif.gif);
    line-height:22px;
}

#liste_onglets .other h1 {
    line-height:22px;
}

#liste_onglets .other h2 {
    line-height:22px;
}

#liste_onglets .other h3 {
    line-height:22px;
}

#onglets #onglet_2 {
    left:-45px;
}

#onglets #onglet_3 {
    left:-90px;
}

#onglets #onglet_4 {
    left:-135px;
}

#onglets #liste_onglets  .current * {
    z-index:99;
    height:28px;
}

#onglets #liste_onglets .current {
    z-index:99;
    height:28px;
}

#onglets #liste_onglets  .other * {
    height:25px;
    z-index:2;
}

#onglets #liste_onglets  .other {
    height:25px;
    z-index:2;
}

#onglets #toit {
    background-image:url(http://www.joomil.ch/onglets/barre_haut.gif);
    background-repeat:repeat-x;
    background-position:top;
    width:150%; 
    height:11px;
    position:relative;
    top:-1px !important;
    top:-4px;
	left: -40px; 
    z-index:1;
}

#onglets #toit_bis {
    background-image:url(http://www.joomil.ch/onglets/barre_haut.gif);
    background-repeat:repeat-x;
    background-position:top;
    width:100%; 
    position:relative;
    top:-12px !important;
    top:-23px;
    z-index:1;
}

#onglets #bas {
    background-image:url(http://www.joomil.ch/onglets/barre_bas.gif);
    background-repeat:no-repeat;
    background-position:top;
    position:relative;
    text-align:center;
    width:100%;
    height:11px;
    top:-7px !important;
    top:-6px;
}

#onglets #main {
    background-image:url(http://www.joomil.ch/onglets/barre_centre.gif);
    background-position:top;
    background-repeat:repeat-y;
    position:relative;
    text-align:center;
    width:100%;
    top:-7px !important;
    top:-6px;
    padding-bottom: 5px !important;
    padding-bottom: 6px;
    overflow:visible;
}

#onglets #bas_bis {
    background-image:url(http://www.joomil.ch/onglets/barre_bas.gif);
    background-repeat:no-repeat;
    background-position:top;
    position:relative;
    text-align:center;
    width:100%;
    height:11px;
    top:-16px !important;
    top:-25px;
}

#onglets #main_bis {
    background-image:url(http://www.joomil.ch/onglets/barre_centre.gif);
    background-position:top;
    background-repeat:repeat-y;
    position:relative;
    text-align:center;
    width:100%;
    top:-16px !important;
    top:-25px;
    padding-bottom: 5px !important;
    padding-bottom: 6px;
    overflow:visible;
}

#contenu {
    position:relative;
    margin: 4px 0 4px 0;
    width:100%;
    top:5px;
    overflow:visible;
}


