body { background-color: #91ed79; }

h1 { color: #208306; font-size: 30px; text-decoration: underline; }

h2 { color: #208306; font-size: 20px; text-decoration : none; }

h3 { color: #208306; font-size: 15px; text-decoration : none; }

a { color: #208306; text-decoration: none; }

a:hover { color: #208306; text-decoration: underline; }

a:active { color: #208306; text-decoration: none; }

/* Retirer la bordure autour des images de liens */
a img { border: 0; }

.titre-menu { background-color: #208306; color: #d9f6d1; font-size: 22px; }

.menu { background-color: #d9f6d1; border: 1px #208306 solid; font-size: 16px; }

.tableaux-balle { background-color : #d9f6d1; width : 98% ;}
