﻿body
{
    padding: 0px;
    margin: 2px;
    color: #000066;
    font-family: verdana;
    font-size: small;
    text-align: center;
    background-color: #4c74a8;
}
temp
{

    border-style: none solid none solid;
    border-right-width: 4px;
    border-left-width: 4px;
    border-right-color: #db7820;
    border-left-color: #db7820;
}


#site
{
    color: #000066;
    font-family: Verdana;
    font-size: small;
    text-align: center;
    width: 1000px;
    min-height: 1250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    background-image: url('/images/fond_site3.png');
}

#logo
{
    height: 120px;
    width: 100px;
    float: left;
}

#logo a:link
{
    color: #ffffff;
}

#logo a:visited
{
    color: #afbcdc;
}

#entete
{
    height: 85px;
    width: 900px;
    float: left;
    background-image: url('/images/banniere.png');
    background-repeat: no-repeat;
}
#entete h1
{
    color: white;
    font-size: x-large;
    font-weight: bold;
    font-weight: bold;
    text-decoration: none;
    font-style: oblique;
}


#page
{
    padding-top: 0px;
    width: 984px;
    float: left;
    text-decoration: none;
    font-weight: normal;
}


#menu_unite
{
    float: left;
    width: 130px;
    height: 700px;
    margin-top: 40px;
    text-align: left;
}

#menu_secondaire
{
    float: left;
    width: 130px;
    height: 700px;
    margin-top: 20px;
    padding-top: 10px;
    font-size: x-small;
}

h1
{
    color: #000066;
    font-size: large;
    text-decoration: underline;
    font-weight: normal;
}

h2
{
    color: #000066;
    font-size: large;
    font-weight: normal;
}

h3
{
    text-align: left;
    text-indent: 8%;
}

h4
{
    color: #000066;
    font-size: medium;
    font-weight: normal;
}

h5
{
    font-size: small;
    font-weight: bold;
    text-align: center;
}

a:hover
{
    color: #000066;
}

.image
{
    border-style: none;
    border-width: 0px;
}
.support
{
    padding-top: 40px;
    border-style: none;
    border-width: 0px;
}
table
{
    margin: auto auto;
    font-size: small;
    color: #000066;
    font-family: Verdana;
    text-align: center;
}
