




.socrifNone {
  border-style:none; 
  border-width:0px; 
  border-color:gray;
}

.socrifDocument {
  font-family:Arial;
  color: black;
  font-size: 100%;
}

.socrifDocument h2,
.socrifDocument h3 {
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  color: gray;
}

.socrifDocument h1 {
  font-size: 120%;
  font-weight: bold;
}

.socrifBoxTop {
  font-size: 160%;
  font-weight: bold;
}

.socrifDocument table {
  width: 95%;
  border-style:solid; 
  border-width:1px; 
  border-color:gray;
}

.socrifDocument td {
  border-style:solid; 
  border-width:1px; 
  border-color:gray;
}

.socrifPetiteTable table {
  width: 100%;
  border-style:none; 
  border-width:1px; 
  border-color:gray;
}

.socrifPetiteTable td {
  border-style:none; 
  border-width:1px; 
  border-color:gray;
}

.socrifPetiteTableImg td {
  text-align: center;
}

.socrifPetiteTableNone table {
  border-style:none;
}

.socrifGrosTitre {
  font-weight: bold;
  font-size: 170%;
}

.socrifPetitTitre span {
  font-weight: bold;
  width: 100%;
}

.socrifBoxTop {
  text-align: center;
  font-size: 160%;
  font-weight: bold;
}

.socrifCoordonnees span {
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  color: black;
}

.socrifCoordonnees {
  text-align: left;
  font-size: 80%;
  color: black;
}


