H1 {
  text-align: center;
  background-color: #ffffcc;
  color: #cc6600;
  font-family: Arial, Helvetica; 
}

H2 {
  text-align: left;
  background-color:#cc6600;
  border-top: 2px solid #993300;
  margin-top: 2em;
  font-family: Arial, Helvetica;
  font-size: 19px;
  color: #ffcc66; 
}
H3 {
  font-size: 100%;
  border-bottom: 1px dotted #993300;
  margin-top: 2em;
  background-color:#cc6600;
  font-family: Arial, Helvetica;
  font-size: 15px;
  color: #ffcc66; 
}
H4 {
  font-size: 100%;
  border-bottom: 1px solid #993300;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #cc6600; 
}
td[abbr~=liens] {
  background-color:#ffcc66;
  border: 9px solid #ffcc66; 
  padding: 0px;
}
.pc {
  font-variant: small-caps;
}
.url {
  font-size: 12px;
}
TABLE.tableau-avec-lignes TD, TABLE.tableau-avec-lignes TH { 
  background-color: #ffcc66;
  color: black;
  border: #ffcc66 solid 1px;
  padding: 0.2em;
}
DT {
  font-weight: bold;
}
BODY {
  font-family: helvetica;
  margin: 0em;
  padding: 1em 2em 2em 2em;
  border: 8px solid #cc6600;
  background-color: #ffffcc;
  font-family: Times;
  font-size: 15px;
  text-align: justify;
  color: #000033; 
}
A:link {
  color: #663300;
  text-decoration: none;
}
A:visited {
  color: #663300;
  text-decoration: none;
}
A:hover {
  color: #cc6633;
  text-decoration: none;
    background: #ffffcc;
}
DIV.corps {
  background-attachment: scroll;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
ADDRESS {
  font-size: 80%;
  color: gray;
  text-align: center;
}
