﻿
.categoryTitle
{
    color: #CC9900;
    font-family : Century Gothic;
    font-size: 14pt;
    font-weight: bold;
}
.productTitle
{
    color : White;
    font-family: Century Gothic;
    font-size: 11pt;
    font-weight: bold;
}
.productTitleColor
{
    color: #CC9900;
    font-family : Arial;
    font-size: 10pt;
    font-weight: bold;
}

.linkPaging
{
    color : #CC9900;
    font-family: Century Gothic;
    font-size: 10pt;
}
.linkPaging:hover
{
    color : white;
    font-family: Century Gothic;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.linkActivePage
{
    color : white;
    font-family: Century Gothic;
    font-size: 10pt;
}


/* Style du tableau dans Produit.ascx */

    .style1
    {
        width: 175px;
    }
    .style3
    {
        width: 12px;
    }
    .style4
    {
        width: 91px;
    }
    .style5
    {
        width: 49px;
    }
    .style6
    {
        width: 40px;
    }