/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* Créé par Jacques le 23/01/2024 dans fichier custom.scss */
.A_borderzero {
  border: 0 px ! important;
}
.A_borderhidden {
  border-style: hidden ! important;
}
/*Style blanc margin haut et bas font roboto normal */
.A_pstyle2 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  margin: 1.5rem 0px;
  text-align: center;
}
/*Style blanc margin haut et bas font roboto italic*/
.A_pstyle3 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  margin: 1.5rem 0px;
  text-align: center;
}
/*Style rouge margin haut et bas font roboto italic*/
.A_pstyle4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  color: #ff0000;
  margin: 1.5rem 0px;
  text-align: center;
}
/*Style rouge sans margin font roboto italic*/
.A_pstyle5 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
}
/*titre pierre taille 14 couleur marron gras */
.A_titrePierre {
  font-size: 48px;
  color: green;
  font-weight: bold;
}
#g-mainbody {
  padding: 0rem 0;
  background-color: #ffffff;
  color: #81829a;
}
/*# sourceMappingURL=custom_14.css.map */