td.contain {
  height: 444px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;  
  padding-bottom: 10px;
  color: #73160E;
  font-size: 14px;
  font-weight: bold;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;  
  padding-bottom: 2px;
  padding-left: 5px;
  color: #73160E;
  font-size: 12px;
  font-weight: normal;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;  
  padding-bottom: 2px;
  padding-left: 5px;
  color: #73160E;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}


ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
}

/* Bloc Div class: chapoPage */
*.chapoPage {
  padding-left: 20px;
  padding-right: 15px;
  text-align: justify;
}

/* Bloc Div class: textePage */
*.textePage {
  padding-left: 20px;
  padding-right: 15px;
  text-align: justify;
}

*.textePage p {
  padding-left: 5px;
  padding-bottom: 3px;
  text-align: justify;
}

/* Bloc Div class: attachPage */
*.attachPage {
}

/* Bloc Div class: attachInterPage */
*.attachInterPage {
}

/* Bloc A class: lnkAttachInterPage */
a.lnkAttachInterPage:link,
a.lnkAttachInterPage:visited,
a.lnkAttachInterPage:active {
  padding-left: 20px;
  color: #73160E;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

a.lnkAttachInterPage:hover {
  padding-left: 20px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

/* Bloc Div class: attachExterPage */
*.attachExterPage {
}

/* Bloc A class: lnkAttachExterPage */
a.lnkAttachExterPage:link,
a.lnkAttachExterPage:visited,
a.lnkAttachExterPage:active {
  padding-left: 20px;
  color: #73160E;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

a.lnkAttachExterPage:hover {
  padding-left: 20px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

/* Bloc Div class: attachFilePage */
*.attachFilePage {
}

/* Bloc A class: lnkAttachFilePage */
a.lnkAttachFilePage:link,
a.lnkAttachFilePage:visited,
a.lnkAttachFilePage:active {
  padding-left: 20px;
  color: #73160E;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

a.lnkAttachFilePage:hover {
  padding-left: 20px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

table.tarifs {
  border: 1px solid #f6690a;
  width: 500px;
}