﻿body
{
    background-color: Black;
    margin: 0px;
    font-family: Georgia, Times New Roman;
    font-size: 16px;
}
#contenus
{
    position: absolute;
    left: 166px;
    top: 52px;
    padding: 10px;
}
#contenu
{
    position: relative;
    padding-left: 176px;
    padding-top: 52px;
    background-image: url(../../Images/fond.gif);
    background-position: top;
    background-color:Black;
}
#main
{
    color: #515151;
    width: 1000px;
    min-height: 597px;
    margin-left: -500px;
    position: absolute;
    left: 50%;
    top: 0px;
    background-image: url(../../Images/fond.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color:Black;
}
#visage
{
    position: absolute;
    left: 26px;
    top: 52px;
}
#menu
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: right;
    padding-right: 30px;
    padding-top: 10px;
    border-bottom: solid 1px #515151;
}
a.lienMenu
{
    vertical-align: bottom;
    margin-left: 30px;
}
a.lienPied
{
    color: #515151;
    font-family: Arial;
    letter-spacing: -1px;
    font-size: 12px;
    text-decoration: none;
}
span.style1
{
    font-family: Arial;
    letter-spacing: -1px;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
span.style2
{
    color: #FF6600;
    font-weight: bold;
}
#pied
{
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    border-top: solid 1px #515151;
    padding-top: 10px;
    padding-bottom: 20px;
}
a.lienLivre
{
    color: #aaaaaa;
    text-decoration: underline;
}
a.lienLivre:hover
{
    color: #ffffff;
    text-decoration: underline;
}
a img
{
    border: solid 0px black;
}
