
body {
  font-family:verdana;
  font-size: 14px;
}

table {
  width: 50%;
}

th {
  font-size:300%;
  text-align: left;
  vertical-align: middle;
  height: 100px;
  border: 1px solid;
  background-color: #b3d9ff;
}

td {
  text-align: center;
  vertical-align: top;
  padding: 15px;
  background-color: white;
}

p.posGray {
  background-color: #c8c8c8;
  margin-top: 0px;
  margin-bottom: 1px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: hidden hidden solid hidden;
}
p.pos {
  margin-top: 0px;
  margin-bottom: 1px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: hidden hidden solid hidden;
}

.DateHeure {
  color: blue;
  font-weight: bold;
}

.Recep {
  color: red;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}

.Bordereau {
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}

.UM {
  color: #00AA00;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}

.UMs {
  color: #CC6CE7;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}

.EUR {
  color: #060270;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}

