body {
  direction: ltr;
  font-family: calibri, sans-serif;
}

a img {
  border: 0px;
}

/* pour le champs de recherche Google */
input#q {
  padding-left: 18px; /* 17 pixels de l'image + 1 pixel de marge */
  background: url(../images/xmag.png) no-repeat left white;
  border: 1px solid #708090; /* SlateGray */
}

table.doublebarre, table.doublebarre th, table.doublebarre td {
  border: 1px solid;
}

table.doublebarre th, table.doublebarre td {
  padding: 3px;
}

table.borduregrise, table.borduregrise th, table.borduregrise td {
  border-color: silver; /* gris argenté - #C0C0C0 */
}