﻿/* NavProdMenuXXX.ascx */

a.linkTypeProduit
{
    color : #CC9900;
    font-family: Arial Black;
    font-size: 11pt;
    text-decoration: none;
}

a.linkSousTypeProduit
{
    color : white;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}


/* MenuTypeProduit.ascx */
.menuTypeProduit
{
    color : #666666;
    font-family: bell mt;
    font-size : 13pt;
    text-decoration: none;
}