body {
   margin:0px;
   padding:0px;
   font-family:verdana,Times New Roman,Times,serif;
}

td.limite {
   width:20px;
}

/* BANNIERE */
table.banniere {
   background-image:url(adfi/fond-banniere.jpg);
   background-repeat:repeat-x;
   border:0px;
   padding:0px;
   width:100%;
   height:130px;
}

table.banniere tr { 
   width:100%;
   text-align:center;
   padding:-10px;
}

 table.banniere tr td {
   padding:-10px;
   margin:-10px;
}

/* CORPS */
table.corps {
   height:100%;
   width:100%;
   font-family:verdana,Times New Roman,Times,serif;
}

/* MARGES */
td.marge_droite_haut {


}

td.marge_droite_bas {

   background-image:url(adfi/marge-droite-bas.gif);
}

td.marge_gauche_haut {
   width:100px;
   background-image:url(adfi/marge-droite-haut.gif);
}

td.marge_gauche_bas {
   height:102px;
   width:100px;
   background-image:url(adfi/marge-droite-bas.gif);
}

td.marge_droite {
   width:100px;
   background-image:url(adfi/marge-droite.gif);
   background-repeat:repeat-y;
}

td.marge_gauche {
   width:100px;
   background-image:url(adfi/marge-droite.gif);
   background-repeat:repeat-y;
}

/* PIED */
table.pied {
   width:100%;
   height:50px;
}
td.pied_gauche {
   width:100px;
   background-image:url(adfi/pied_gauche.gif);
}

td.pied_droit {
   width:100px;
   background-image:url(adfi/pied_droit.gif);
}

td.pied_centre {
   background-image:url(adfi/pied_centre.gif);
   background-repeat:repeat-x;
}

/* ACCUEIL */
td.accueil {
   text-align:center;
}

/* SECTES */
td.sectes h2 {
   color:#fe580a;
   text-align:center;
}

td.sectes p {
   text-indent:20px;
   text-align:justify;
}

td.sectes h3 {
   color:#fe580a;
   margin-left:20px;
}

/* PROPOSITION */
td.propos h2 {
   color:#c03276;
   text-align:center;
}

td.propos p {
   text-indent:20px;
   text-align:justify;
}

td.propos h3 {
   color:#c03276;
   margin-left:20px;
}

/* DERIVES */
td.derives h2 {
   color:#d852d5;
   text-align:center;
}

td.derives p {
   text-indent:20px;
   text-align:justify;
}

td.derives h3 {
   color:#d852d5;
   margin-left:20px;
}

td.derives h4 {
   color:#d852d5;
   text-align:center;
}


/* ADHESION */
td.adhesion h2 {
   color:#02d2a9;
   text-align:center;
}

td.adhesion p {
   text-indent:20px;
   text-align:justify;
}

td.adhesion h3 {
   color:#02d2a9;
   text-align:center;
}

/* CONTACTS */
td.contacts h2 {
   color:#126bb4;
   text-align:center;
}

td.contacts p {
   text-align:center;
}

td.contacts h4 {
   text-align:center;
   margin-right:10px;
   margin-left:10px;
   padding-left:0px;
}

td.contacts address {
   color:#126bb4;
   text-align:center;
}

p.signature {
   text-align:center;
   color:#8f8f8f;
   font-size:10px;
}

p.signature a {
   text-align:center;
   color:#8f8f8f;
   font-size:10px;
}

