/* This stylesheet is for the GR1-2 ummite letter in french
 */

/*  -------------------- table -------------------- */
table.headerTab {
   width: 100%;
}
/*  -------------------- td -------------------- */
td.center {
  text-align: center;
}
td.top {
  vertical-align: top;
}
td.specificWidth {
  width: 132px;
}
