/* Bloc Div class: blocPage */
*.blocPage {
  position: relative;
}

td.contain {
  height: 444px;
}

/* Bloc Div class: titrePage */
*.titrePage {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;  
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 30px;
  color: #00306b;
  font-size: 16px;
  font-weight: bold;
}

/* Bloc Img class: imgGauchePage */
*.imgGauchePage {
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
}

/* Bloc Img class: imgGaucheBordurePage */
*.imgGaucheBordurePage {
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
  border: 1px solid #000000;
}

/* Bloc Img class: imgDroitePage */
*.imgDroitePage {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
}

/* Bloc Img class: imgDroiteBordurePage */
*.imgDroiteBordurePage {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
  border: 1px solid #000000;
}

/* Bloc Div class: chapoPage */
*.chapoPage {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 60px;
  padding-right: 30px;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 12px;
  text-align: justify;
}

/* Bloc Div class: textePage */
*.textePage {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 60px;
  padding-right: 30px;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

h1 {
  color: #00306b;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #00306b;
  margin-top: 0px;
  margin-bottom: 10px;
}

h2 {
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 5px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;  
}

*.textePage p {
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

/* Bloc Div class: item */
*.item {
  padding-left: 60px;
  padding-right: 30px;
  padding-bottom: 10px;
}

/* Bloc Div class: itemTitrePage */
*.itemTitrePage {
  color: #00306b;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #00306b;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* Bloc Img class: itemImgGauchePage */
*.itemImgGauchePage {
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
}

/* Bloc Img class: itemImgGaucheBordurePage */
*.itemImgGaucheBordurePage {
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
  border: 1px solid #000000;
}

/* Bloc Img class: itemImgDroitePage */
*.itemImgDroitePage {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
}

/* Bloc Img class: itemImgDroiteBordurePage */
*.itemImgDroiteBordurePage {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
  border: 1px solid #000000;
}

/* Bloc Div class: itemTextePage */
*.itemTextePage {
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

*.itemTextePage p b{
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

/* 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 {
}

/* Bloc A class: itemLnkAttachFilePage */
a.itemLnkAttachFilePage:link,
a.itemLnkAttachFilePage:visited,
a.itemLnkAttachFilePage:active {
}

a.itemLnkAttachFilePage:hover {
}