.copy {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  background-color: #000099;
}
.cliquez {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  background-color: #000099;
}
.zone {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #0000ff;
}
.numcarte {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #0000ff;
}
.titrecarte {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}
body {
  background-color: #ffffff;
}
.blanc { color: #ffffff; }

.btn a {
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(images/btn_bleu.png);
  font-size: 14px;
  background-repeat: no-repeat;
  background-position:  center center;
  width: 116px;
  color: #ffffff;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  display: block;
  text-decoration: none;
}

