/*a.whitelink {color: #c0c0ff; text-decoration: none}
a.whitelink:hover {color: red; text-decoration: none}*/

a.nouvlink {color: navy; text-decoration: underline}
a.nouvlink:hover {color: green; text-decoration: underline}

body {text-align: justify; background: #c6c6c6 url(steel3.gif); margin: 0}
table {text-align: justify; font-family: verdana; font-size: 12px}

#head {
  background: black;
  font-size: 1.2em;
  color: white;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, sans-serif
}

#head2 {
  background: black;
  color: white;
  font-weight: bold;
  text-align: center
}

#head2 a {
  color: #c0c0ff;
  text-decoration: none;
  margin-right: 10px
}

#head2 a:hover {
  color: red
}

td.casehautgauche {
  background: white;
  width: 52px;
  text-align: center
}

td.casehautdroite {
  background: #eaeaed url(steel2.gif)
}

td.casegauche {
  border-top: 1px solid #e0e0e0;
  background: white;
  text-align: center;
  width: 52px
}

td.casedroite {
  background: #eaeaed url(steel2.gif);
  border-top: 1px solid silver
}

.avenir {
  color: black;
  font-weight: bold
}

a.proglink, a.graplink, a.voyagelink {
  font-family: times, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold
}

a.proglink:hover, a.graplink:hover, a.voyagelink:hover {
  text-decoration: underline
}


a.proglink {
  color: #7c49cf
}

a.graplink {
  color: #486fd0
}

a.voyagelink {
  color: #c89200
}

.actu {font-size: 12px; color: black; font-family: verdana, sans-serif; text-align: justify; margin: 5px}
.titremenu {font-weight: bold; color: black; letter-spacing: 0.5em; text-transform: UPPERCASE}

.nouveau {
  color: #B00000;
  font-size: x-small
}