﻿#Contenu
{
    background-color: Transparent;
    width: 819px;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: url(../Images/repeater_AllPage.jpg);
    z-index: 100;
}

#BienvenuTexte
{
    display: none;
}

#GaucheContenu
{
    background-color: Transparent;
    position: relative;
    float: left;
    text-align: justify;
    z-index: 100;
    width: 331px;
}


#TexteGauche
{
    background-color: Transparent;
    width: 241px;
    text-align: justify;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-right: 0px;
    padding-bottom: 5px;
    z-index: 100;
}



#CentreContenu
{
    background-color: Transparent;
    position: relative;
    float: left;
    text-align: justify;
    z-index: 100;
    width: 280px;
    display: block;
}


#TexteCentre
{
    background-color: Transparent;
    width: 235px;
    text-align: justify;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
    z-index: 100;
    display: block;
}


#Nouvelle
{
    margin-left: 611px;
    width: 208px;
    position: relative;
    text-align: justify;
    background-repeat: no-repeat;
    z-index: 100;
    background-color: Transparent;
}


#NouvelleTexte
{
    width: 165px;
    z-index: 100;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

