
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

.titre1 {
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.chapeau {
  font-size: 12px;
  letter-spacing: 1px;
}

.menu {
  font-size: 10px;
  text-decoration: none;
  color: #333333;
  text-transform: uppercase;
  font-weight: bold;
}

.maintitle {
  font-size: 14px;
  font-weight: bold;
  color: #009900;
}

input {
  font-size: 11px;
  color: #000000;
  background-color: #FFFFCC;
  text-align: center;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  border-top: 1px #339900 solid;
  border-right: 1px #339900 solid;
  border-bottom: 1px #339900 solid;
  border-left: 1px #339900 solid;
}

a.titre1:hover {
  color: #000000;
  text-decoration: underline;
}

a.menu:hover {
  color: #008000;
  text-decoration: none;
}

.menubas {
  font-size: 10px;
  text-decoration: none;
  color: #333333;
}

a.menubas:hover {
  color: #008000;
  text-decoration: none;
}
