
body   { color: black; font-size: 12px; font-family: Verdana; line-height: 150%; background-color: white; background-image: url("../fonds/fond2.jpg"); background-repeat: no-repeat; background-attachment: fixed; text-indent: 20px; margin-bottom: 30px }
.grasgris { color: #d00; font-weight: bold }
.surlignJaune { background-color: yellow }
a:link  { color: blue; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; }
a:visited { color: purple; font-weight: bold; text-decoration: none  }
a:hover { color: #ff0; font-weight: bold; background-color: #f00 }
a:active { color: red }

