h3.rouge {
  text-align: center;
  background: transparent;
  color: #cc0000;
  font-size: 130%;
  /*margin: 0;
  margin-bottom: -15px;
  padding: 0;
  height: 75px;
  border: 0;
  background: transparent;*/
}
/*
h3.rouge img {
  border: 0;
}
*/
form.fondrouge {
  clear: both;
  border-top: 1px solid #cc0000;
  border-bottom: 1px solid #cc0000;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  margin-top: 20px;
}

form.fondrouge label {
  font-weight: bold;
}

form.fondrouge input[type=text] {
  width: 95%;
  font-size: 12px;
}

form.fondrouge input[type=checkbox] {
  border-width: 0;
}

form label.optin {
  font-weight: normal;
  font-size: 11px;
}

div.centre {
  text-align: center;
}

div.message {
  padding-top: 10px;
  padding-top: 10px;
}

.confirm {
  display: block;
  text-align: center;
  color: #cc0000;
  clear: both;
}

img.noborder {
  border-width: 0;
}