TH { color: darkblue; background-color: lightblue;
     BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;}
td.bleu { color: darkblue; background-color: lightblue; text-align: center;
     BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;}
td.jaune { background-color: lightyellow; text-align: center; text-align: center;
     BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;}

td.liste1 { background-color: lightyellow; 
     BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;}
td.liste2 { color: darkblue; background-color: #fffd93;
     BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;}

A:link, A:visited, A:active{text-decoration: none; color: inherit;background-color:inherit;
font: bold 11px;}
A:hover {/*text-decoration: underline;*/color: blue;font: bold 11px;background-color:#ccffcc}
//color: #3C4440;font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

//h1 { color: darkblue; }

body { margin: 0; background-color: #ccffcc }

p { color: inherit; }

td.bois { color: #ffe1ad; background-image: url(fonds/bois.png); background-color: lightbrown; 
text-align: center;BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}
td.bulles { color: #ffd000; background-image: url(fonds/bulles.png); background-color: lightblue; 
text-align: center; BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}
td.onde { color: black; background-image: url(fonds/onde.png); background-color: lightblue; 
text-align: center; BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}
td.papier { color: #722d2d; background-image: url(fonds/papier.png); background-color: lightbrown; 
text-align: center; BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}
td.piscine { color: #ffd000; background-image: url(fonds/piscine.png); background-color: darkblue; 
text-align: center; BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}
td.lune {color:#eda8ff; background-image: url(fonds/lune.png); background-color: darkblue;
text-align: center; BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}

td.mars {color: white; 
background-image: url(fonds/mars2.png); background-color: red;
text-align: center; BORDER-RIGHT: thin; BORDER-TOP: thin; BORDER-LEFT: thin; BORDER-BOTTOM: thin;
}

.bois p a, .bois h2 a, .bois a{ color: #ffe1ad;  }
.bulles p a, .bulles h2 a, .bulles a { color: #ffd000; }  
.onde p a, .onde h2 a, .onde a{ color: black; }
.papier p a, .papier h2 a, .papier a { color: #722d2d; }
.piscine p a, .piscine h2 a, .piscine a { color: #ffd000; }
.lune p a, .lune h2 a, .lune a { color:#eda8ff; }
.mars p a, .mars 2 a, .mars a {color: white; }
