a:link
{
        color: #068400;
        text-decoration: none;
}

a:visited
{
        text-decoration: none;
        color: #068400;
}

a:active
{
        text-decoration: none;
        color: #068400;
}

a.logo-link:link
{
        color: #ffff80;
        text-decoration: none;
}

a.logo-link:visited
{
        text-decoration: none;
        color: #ffff80;
}

a.logo-link:active
{
        text-decoration: none;
        color: #ffff80;
}

a:hover
{
        text-decoration: underline;
        color: #068400;
}

td img
{
        display: block;
}

body
{
        margin-top: 0px;
        background-image: url(file:///Z|/01 Websites/Marotte 21124/internet/NEW-2007/assets/design/back.jpg);
}

h1,h2,h3,h4,h5,h6
{
        font-weight: bold;
}

.line
{
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #C8C8C8;
}

.border
{
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #C8C8C8;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
}

body,td,th
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
}
