
.menu  { color: white; text-decoration: none }
a.menu:link   { color: white; text-decoration: none; background-repeat: no-repeat }
a.menu   { color: white; text-decoration: none; background-repeat: no-repeat }
a.menu:active   { color: aqua; text-decoration: none; background: #3cf no-repeat }
a.menu:hover   { color: aqua; text-decoration: none; background-repeat: no-repeat }
body   { background: white no-repeat }
.titre1 { color: lime; font-style: italic; font-weight: bold; font-size: 20px }
.texte { text-decoration: none; background-color: fuchsia; text-indent: 50pt; vertical-align: 20; padding: 10pt; border-top: gray }

