td.contain {
  height: 444px;
}

img.rappel {
  position: absolute;
  top: 0px;
}

/* Bloc Div class: textePage */
*.textePage {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

/* Bloc Div class: item */
*.item {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

/* Bloc Div class: itemTitrePage */
*.itemTitrePage {
  text-decoration: underline;
  font-weight: bold;
  padding-bottom: 4px;
  color: #73160E;
}

/* Bloc Img class: itemImgGauchePage */
*.itemImgGauchePage {
}

/* Bloc Img class: itemImgGaucheBordurePage */
*.itemImgGaucheBordurePage {
}

/* Bloc Img class: itemImgDroitePage */
*.itemImgDroitePage {
}

/* Bloc Img class: itemImgDroiteBordurePage */
*.itemImgDroiteBordurePage {
}

/* Bloc Div class: itemTextePage */
*.itemTextePage {
  text-decoration: none;
  font-weight: normal;
}

/* Bloc Div class: itemAttachPage */
*.itemAttachPage {
}

/* Bloc Div class: itemAttachInterPage */
*.itemAttachInterPage {
}

/* Bloc A class: itemLnkAttachInterPage */
a.itemLnkAttachInterPage:link,
a.itemLnkAttachInterPage:visited,
a.itemLnkAttachInterPage:active {
}

a.itemLnkAttachInterPage:hover {
}

/* Bloc Div class: itemAttachExterPage */
*.itemAttachExterPage {
}

/* Bloc A class: itemLnkAttachExterPage */
a.itemLnkAttachExterPage:link,
a.itemLnkAttachExterPage:visited,
a.itemLnkAttachExterPage:active {
}

a.itemLnkAttachExterPage:hover {
}

/* Bloc Div class: itemAttachFilePage */
*.itemAttachFilePage {
  padding-top: 15px;
  color: #73160E;
  text-decoration: underline;
}

/* Bloc A class: itemLnkAttachFilePage */
a.itemLnkAttachFilePage:link,
a.itemLnkAttachFilePage:visited,
a.itemLnkAttachFilePage:active {
  color: #73160E;
}

a.itemLnkAttachFilePage:hover {
  color: #000000;
}
