﻿body
{
    margin: 0;
    padding: 0;
    color: #000000;
    background-color: #003e7b;
    font-family: Arial;
}

#conteneur
{
    width: 100%;
}

#Entete
{
    margin-left: auto;
    margin-right: auto;
    width: 988px;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #000000;
}

#Menu
{
    margin-left: auto;
    margin-right: auto;
    width: 988px;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #000000;
}

#Spacer
{
    margin-left: auto;
    margin-right: auto;
    width: 988px;
    height: 19px;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #000000;
}

#Contenu
{
    margin-left: auto;
    margin-right: auto;
    width: 978px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #ffffff;
    text-align: justify;
    padding: 0 5px 0 5px;
    background-image: url(../images/BandeOrange.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    min-height: 500px;
}

#Contenu p
{
    margin-top: 0;
}

#Contenu table
{
    /*float:left;*/
}

#flashcontent
{
    text-align: center;
    width: 470px;
    height: 395px;
    position: relative;
    z-index: 1;
}


.BarreOrangeVerticale
{
    float: left;
    padding: 0 5px 8px 0;
    margin-left: -5px;
}

.SpacerFloat
{
    float: left;
}

.ClearBoth
{
    clear: both;
}

#BasDePage
{
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/BasDePage.jpg);
    background-repeat: no-repeat;
    width: 990px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}

#BasDePage a
{
    color: #71a3d4;
    font-weight: bold;
    text-decoration: none;
}

.CellTitre
{
    text-align: right;
    background-color: #003E7B;
    color: #ffffff;
     width:65%;
}

.CellInfo
{
    text-align: left;
    background-color: #ffffff;
    color: #000000;
         width:35%;
}

.TextBox_Format
{
    font-size: 10px;
    font-family: arial;
    width: 120px;
}


.Partenaire
{
    width: 25%;
    text-align: center;
}
