body { background-color: #ffc675; }

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

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

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

a { color: #383b41; text-decoration: none; }

a:hover { color: #383b41; text-decoration: undeline; }

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

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

.orange { background-color: #ffc675; }

.titre-menu { background-color: #666d7a; color: #c5cadd; font-size: 22px; }

.menu { background-color: #c5cadd; border: 1px #666d7a solid; font-size: 16px; }

.tableaux-jeunes { background-color : #c5cadd; width : 98% ;}
