﻿#titreAPropos
{
    position: relative;
    background-image: url(./Images/a_propos/titre_apropos.gif);
    background-repeat:no-repeat;
    height:26px;
}

#formAPropos 
{
    position:relative;
    height:830px;
}

#contenuFormAPropos
{
    position:relative;
    width:730px;
    left:20px;
    top:10px;
}

#AProposEquipe
{
    position:absolute;
    left:-8px;
    top:70px;
    width:728px;
    height:532px; /* 512 + 20px de marge pour si on change d'image*/
    background-image:url(./Images/a_propos/equipe.jpg);
    background-repeat:no-repeat;
    background-position:top;
}

#AProposBloc2
{
    position:absolute;
    left:60px;
    top:580px;
    width:609px;
    height:231px; 
    background-image:url(./Images/a_propos/apropos_fond_cadre2.jpg);
    background-repeat:no-repeat;
    background-position:top;
    line-height:14px;
}