body {
  background-position: right top;
  background-repeat: repeat-x;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #f0e8d5;
}
.fondImg1 {
  background-position:  center center;
  background-color: white;
  background-repeat: no-repeat;
}
.fondImg2 {
  background-position: right center;
  background-color: #e8e7e5;
  background-repeat: no-repeat;
}
.signature {
  border-style: solid;
  border-color: #339999;
  background-color: #75c4c4;
  font-size: 40px;
  font-family: Verdana;
  font-weight: bold;
  color: white;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
}
.ssTitreActu {
  font-size: 11px;
  color: #e7b98a;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
}
.titrePage {
  font-weight: bold;
  background-color: #ccffff;
  font-style: normal;
  text-align: center;
  font-size: 30px;
  color: black;
  font-family: "Times New Roman",Georgia,serif;
  text-transform: none;
   border-radius: 20px;
}
.titreSociete {
 
 background-color: #D2D222;
  font-style: normal;
  text-align: center;
  font-size: 30px;
  color: black;
  font-family:  Helvetica,Arial,sans-serif;
  text-transform: none;
   border-radius: 20px;
}
.DescSociete {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 30px;
  color: black;
  font-family: "Times New Roman",Georgia,serif;
  text-transform: none;
}
.TitrePrestation {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 30px;
  background-color: #D2D222;
  color: black;
  font-family: "Times New Roman",Georgia,serif;
  text-transform: none;
   border-radius: 20px;
}

.txtNormal {
  color: black;
  font-size: medium;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  background-color: white;
  text-align: justify;
  font-family: Verdana;
}
.txtNormal:visited {
  font-size: medium;
  font-weight: normal;
  text-transform: none;
  font-family: Verdana;
  text-decoration: none;
  color: black;
  text-align: center;
  font-style: normal;
  background-color: white;
}
.txtNormal:hover {
  text-decoration: underline;
}
.txtNormalGras {
  font-family: verdana;
  color: black;
  font-size: medium;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  background-color: white;
}
.txtMenu {
  border-style: none;
  vertical-align: middle;
  font-size: 13px;
  background-color: transparent;
  text-transform: none;
  text-align: left;
  font-family: Verdana;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}
.txtMenu:link {
  text-decoration: none;
}
.txtMenu:visited {
  text-decoration: none;
}
.txtMenu:hover {
  text-decoration: underline;
}
.btEnvoyer {
  border: 1px solid #c3000e;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  font-weight: normal;
}
.txtPetitTaille {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #000000;
}
.txtPetitTaille:link {
  text-decoration: none;
}
.txtPetitTaille:visited {
  text-decoration: none;
}

.tabloGeneral {
  background-position:  center center;
}
.titreDiapo {
  font-style: normal;
  font-size: large;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: none;
  background-color: #cc0000;
  color: #ffffff;
  text-align: center;
  line-height: normal;
  font-weight: bold;
  text-decoration: blink;
}