/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                eduDz
                          Page CSS d'eduDZ

    Créée le              :  06 Avril 2006 (Oulaa ça date :D)
    Derniere mise a jour  :  26 Juil 2009
    Auteur                : InSide
    Version               : 2.0
    ------------------------------------------------------------------------------*/



#toc ul
{
    list-style-type     : none;
    list-style-position : outside;
    padding             : 0px;
    margin              : 6px;
    text-indent         : 5px;
}

#onglets_wiki li
{
    float         : left;
    margin        : 0px 0px 0 0px !important;  /* Pour les navigateurs autre que IE */
    margin        : 4px 0px 0 2px;  /* Pour IE  */
    padding-right : 10px;
}

#onglets_wiki li.onglets_droite
{
      float         : right;
      margin        : 0px 0px 0 0px !important;  /* Pour les navigateurs autre que IE */
      margin        : 4px 0px 0 2px;  /* Pour IE  */
      padding-right : 5px;
}

#onglets_wiki li img{ vertical-align:top; }

#onglets_wiki li a
{
    display         : block;
    font-weight     : bold;
    text-decoration : none;
    padding         : 0px;
}

#onglets_wiki a { font-size: 1.1em; }

#onglets_wiki a:hover { color:#077FA7; }

#toc1 h3, #toc1 h4
{
    display         : block;
    padding-bottom  : 4px;
    height          : 1.2em;
    border-bottom   : 1px solid #e8e8e8;
    margin          : 0.2em 0 0.2em 0;
}

#toc1 h4    { border-bottom: 1px dotted #e2e2e2; }

#onglets_wiki
{
    width:96%;
    list-style-type : none;
    padding-bottom  : 2px;

    background-color: #F9F9F9;
    margin-top      : 0px;
    margin-bottom   : 0px;
    height          : 15px;
    font-size       : 0.8em;
    border-top      : solid 1px #F6F6F6;
    border-bottom   : solid 1px #F6F6F6;

}

#onglets_wiki li
{
    list-style-image : none;
    list-style-type  : none;
}

#wiki_inter_langues {  font-weight : bold; }

#wiki_inter_langues2
{
    font-family : 'Nimbus Sans L','Trebuchet MS',Verdana,Tahoma,sans-serif;
    font-size   : 0.8em;
    font-weight : bold;
}

#toc
{
    border                 : 1px  solid #EEE;
    width                  : 250px;
    background-color       : #fbfbfb;
    padding                : 5px 5px 5px 15px;
    font-size              : 95%;
    -moz-border-radius     : 15px;
    -webkit-border-radius  : 15px;
}

#toc1.arabe #toc
{
    float: right;
}

#toc1.arabe #toc li
{
    list-style-image : none;
    list-style-type  : none;
}

