A {
  text-decoration: none;
}
A:link {
  color: #486591;
}
A:visited {
  color: #6f6c81;
}
A:active {
  color: blue;
}
body {
  color: #000000;
  background-color: #fefefe;
  text-decoration: none;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
font {
  text-decoration: none;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-size: 15px;
  font-weight: normal;
}
.minus {
    font-size : 10px;
    font-style : italic;
    color : #AAAAAA;
}
H1 {
  color: #000000;
  text-decoration: none;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-size: 20px;
}

H2 {
  color: #021E7F;
  font-size:20px;
  font-style:italic;
  font-weight:bold;
  text-align:center;
}

.moyen {
    font-size : 12px;
    font-style : italic;
    color : #777777;
}
select {
    color: black;
    text-decoration: none;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
input {
    color: black;
    text-decoration: none;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 14px;
    font-weight: bold;
}



