#headlines, td, th, input { /* redundant rules for bad browsers */
font-family: verdana, sans-serif;
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}

#headlines h2, h3, h4, h5, h6 {
margin: 1em 0 0.2em 0;
border-bottom: 1px solid #ccc;
font-family: arial, verdana, sans-serif;
}

#headlines h1 {font-size: 160%; text-align:center; margin:1em 0;}
#headlines h2 {font-size: 130%; margin-top:1.5em;}
#headlines h3 {font-size: 120%; margin-top:1.2em;}
#headlines h2+h3 {margin-top:1em}
#headlines h4 {font-size: 100%;}
#headlines h5 {font-size: 90%;}
#headlines h6 {font-size: 90%; border: 0;}


#headlines h1 a {
  text-decoration:none; color:#000;
}

#traducteur {margin-top: 2em;}

/* Pied de document */
#pied-doc {
  border-top: 1px solid #999;
  margin: 2em 0 0;
  padding: 1em 0;
  text-align: center;
}

#pied-doc p, #pied-doc p a {
  color: #666;
  font-weight:normal;
}
#pied-doc p {  font-size:0.9em;}
#pied-doc p a:hover, #pied-doc p a:visited {
  color: #000;
}
