BODY
{
    MARGIN: 0px
}
#maincontainer
{
    FONT-FAMILY: Arial, Tahoma;
    BACKGROUND-COLOR: #192225;
    POSITION: relative
}
#produit
{
    FONT-SIZE: 12pt;
    COLOR: silver;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify
}
.addproductline
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: yellow
}
#panier
{
    BORDER-RIGHT: dimgray 2px solid;
    BORDER-TOP: dimgray 2px solid;
    BORDER-LEFT: dimgray 2px solid;
    WIDTH: 95%;
    COLOR: black;
    BORDER-BOTTOM: dimgray 2px solid;
    POSITION: relative;
    BACKGROUND-COLOR: silver
}
#container
{
    MARGIN-TOP: 0px;
    WIDTH: 780px;
    POSITION: relative
}
#banniere
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center
}
#ligne2
{
    LEFT: 0px;
    BACKGROUND-IMAGE: url(images/back1.gif);
    WIDTH: 100%;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 19px
}
#top
{
    TEXT-ALIGN: center
}
#top #main
{
    Z-INDEX: 1;
    WIDTH: 780px;
    POSITION: relative;
    TOP: 0px
}
.lien-leftmenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: gray
}
#container #top
{
    BACKGROUND-IMAGE: url(images/container-top.gif);
    OVERFLOW: hidden;
    WIDTH: 780px;
    HEIGHT: 16px
}
#container #bottom
{
    BACKGROUND-IMAGE: url(images/container-bottom.gif);
    OVERFLOW: hidden;
    WIDTH: 780px;
    HEIGHT: 16px
}
.text
{
    COLOR: silver;
    FONT-FAMILY: Arial
}
#footer
{
    FONT-SIZE: 9pt;
    WIDTH: 780px;
    COLOR: silver;
    POSITION: relative
}
#footer A
{
    FONT-SIZE: 9pt;
    COLOR: red
}
#titre
{
    FONT-WEIGHT: bold;
    COLOR: orange;
    TEXT-DECORATION: underline
}
#panier #top-panier
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: gray
}
.lien1
{
    COLOR: red
}
#footer #top
{
    BACKGROUND-IMAGE: url(images/container-top.gif);
    OVERFLOW: hidden;
    WIDTH: 780px;
    HEIGHT: 16px
}
#footer #bottom
{
    BACKGROUND-IMAGE: url(images/container-bottom.gif);
    OVERFLOW: hidden;
    WIDTH: 780px;
    HEIGHT: 16px
}
#footer .lien1
{
    COLOR: yellow;
    TEXT-DECORATION: underline
}
