td.contain {
  height: 444px;
}

/* Bloc Div class: textePage */
*.textePage {
}

/* Bloc Div class: item */
*.item {
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 15px;
}

/* Bloc Div class: itemTitrePage */
*.itemTitrePage {  
  padding-bottom: 1px;
  margin-bottom: 4px;
  color: #73160E;
  font-size: 14px;
  font-weight: bold;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  border-bottom: 1px solid #73160E;
}

/* Bloc Img class: itemImgGauchePage */
*.itemImgGauchePage {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
}

/* Bloc Img class: itemImgGaucheBordurePage */
*.itemImgGaucheBordurePage {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  border: 1px solid #000000;
}

/* Bloc Img class: itemImgDroitePage */
*.itemImgDroitePage {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}

/* Bloc Img class: itemImgDroiteBordurePage */
*.itemImgDroiteBordurePage {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  border: 1px solid #000000;
}

/* Bloc Div class: itemTextePage */
*.itemTextePage {
  text-align: justify;
}

*.itemTextePage p {
  text-align: justify;
  padding-bottom: 5px;
}

/* Bloc Div class: itemAttachPage */
*.itemAttachPage {
}

/* Bloc Div class: itemAttachInterPage */
*.itemAttachInterPage {
}

/* Bloc A class: itemLnkAttachInterPage */
a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #f6690a;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}


/* 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 {
}

/* Bloc A class: itemLnkAttachFilePage */
a.itemLnkAttachFilePage:link,
a.itemLnkAttachFilePage:visited,
a.itemLnkAttachFilePage:active {
}

a.itemLnkAttachFilePage:hover {
}
