/* feuille de style pour les pages "contenu" de liens */

body {background-color: #bedfc4}

h1 {color:green; font-size:32px; text-align:center}

table { width:100%; border:0; border-spacing:0}

tr.a0 {background-color:white; font-size:16px; text-align:left}
tr.a1 {background-color:white; font-size:14px; text-align:right}
tr.a2 {background-color:yellow; font-size:16px; text-align:left}
tr.a3 {background-color:yellow; font-size:14px; text-align:right}

p.footer {font-size:14px; font-weight:bold; text-align:center}
