/*
menu.css
fourni par: T@koma
auteur: Pascal Sancho
*/
/* general ********************************************************************/
#menu td {
    vertical-align: top;
}
#menu p {
    padding: 0px;
}
#menu table.nav {
    width: 100%;
    border-collapse: collapse;

}
/* N1 *************************************************************************/
table.test {
    margin-top: 32px;
}
tbody.N1, tbody.N1 a:link, tbody.N1 a:visited,
tbody.N1lien, tbody.N1lien a:link, tbody.N1lien a:visited,
td.dossierTitre, td.dossierTitre a:link, td.dossierTitre a:visited {
    color: #8B7CA3;
    text-decoration: none;
}
tbody.N1 a:hover {
    text-decoration: underline;
}
tbody.N1courant td.N1titre {
    color: #8B7CA3;
    font-size:10pt;
    background-image: url(../images/puce_N1courant.gif);
    background-position: center left;
    background-repeat: no-repeat;

}
td.N1interligne {
    height: 8px;
}
td.N1titre {
    padding: 10px 4px 10px 15px;
    font-weight: normal;
    width: 100%;
    background-image: url(../images/puce_N1courant.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
td.N1titre {
    border-bottom: dotted #8B7CA3 1px;
}

td.N1CaseIconePair, td.N1CaseIconeImpair {
    border-bottom: dotted #C0A5BB 1px;
}
p.dossierN1vide {
    color: #545454;

}
/* dossiers *******************************************************************/
td.dossierTitre
{
    padding: 0px 0px 0px 25px;
    font-weight: normal;
    color:#7D7D7D;
    font-size:10pt;
}
td.dossierTitre p {
    margin-bottom: 1px;
    width: 100%;
}
td.dossierPuce {
    padding-top: 2px;
    padding-right: 4px;
    text-align: right;
}
/* modules ********************************************************************/
td.moduleTitre, td.moduleTitreCourant
{
    padding: 0px 0px 3px 25px !important ;
    padding: 0px 0px 5px 25px;
    font-size: 8pt;
}
td.modulePuce, td.modulePuceCourant {
    text-align: right;
}
td.modulePuce, td.moduleTitre,
td.moduleTitre a:link, td.moduleTitre a:visited, td.moduleTitreCourant {
    color: #7D7D7D;
    text-decoration: none;
}
td.moduleTitre,
td.moduleTitre a:link, td.moduleTitre a:visited, td.moduleTitreCourant {
    width: 100%;
}
td.moduleTitre a:hover {
    text-decoration: underline;
}
td.moduleTitre {
    padding-bottom: 5px;
}
td.modulePuceCourant, td.moduleTitreCourant
{
    color: #75C325;
    font-weight: bold;
    background-image: url(../images/puce_modulecourant.gif);
    background-position:12% 7%;
    background-repeat: no-repeat;
}

/*          ~\\|//~
            -(o o)-
+======oOOOo==(_)==oOOOo======+
|                             |
|   pascal.sancho@takoma.fr   |
|                             |
|        .oooO   Oooo.        |
+========(   )===(   )========+
          \ (     ) /
           \_)   (_/
*/
