/* 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
 */

/* Générique                                                   */
/* ----------------------------------------------------------- */
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
table, td {
  border: 0px solid transparent;
  /* Suppression des bordures systématiques */
}
/* Class : myclassXXXX                                         */
/* S'applique aux div des articles pour éviter l'utilisation   */
/* de tableaux qui se redimensionnent mal en affichage mobile  */
/* ----------------------------------------------------------- */
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
.myclassleft {
  float: left;
  width: 70%;
  margin-bottom: 1rem;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
.myclassright {
  float: rifht;
}
/* Class : span12                                              */
/* S'applique aux articles                                     */
/* ----------------------------------------------------------- */
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 div {
  /* margin:1rem; */
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 p {
  margin: 0.1rem;
  color: #b09ea4;
}
/* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 h1 {
  font-size: 1.7rem;
  font-weight: 900;
  margin-top: 0.7rem;
  margin-bottom: 0.3rem;
  color: #77586d;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 h2 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 0.7rem;
  margin-bottom: 0.3rem;
  color: #97788d;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 h3 {
  font-size: 1.2rem;
  font-weight: 200;
  margin-top: 0.7rem;
  margin-bottom: 0.3rem;
  color: #b09ea4;
}
/* line 68, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 a {
  font-style: italic;
  color: #b09ea4;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
.span12 ul {
  margin-top: 0rem;
}
/* S'applique au menu principal                                */
/* ----------------------------------------------------------- */
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
.size-70 {
  flex: 70%;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
.size-70 div {
  /*   margin:0px;
   padding:0px;*/
  /*background:red;*/
}
/*
 .size-100
 {
 display:block;
 margin:0rem; 
 paddign:0rem;
 flex:70%;
 width:70%;
 max-width:70%;
 background:blue;
 line-height:0rem;
 body:1rem;
 .g-content
 {
 margin:0rem;
 padding:0rem;
 background:red;
 line-height:0rem;
 }
 }
 */
/* S'applique au footer                                        */
/* ----------------------------------------------------------- */
/* line 117, templates/g5_hydrogen/custom/scss/custom.scss */
.size-28 {
  /* Partie droite du footer */
}
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.size-28 .g-content {
  margin: 0.3rem;
  padding: 0.3rem;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.size-28 .g-content p, .size-28 .g-content ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* S'applique aux blocs modules connexion et autre             */
/* ----------------------------------------------------------- */
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletablemenu {
  border: 1px solid #e3d3da;
  left-margin: 10rem;
  margin-bottom: 0px;
  margin-top: 0px;
}
/* line 140, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletablemenu th {
  background: #5c5256;
  color: #7c7276;
  border: 1px solid #e3d3da;
}
/* line 146, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletablemenu .nav {
  left-margin: 10rem;
  margin-bottom: 0px;
  margin-top: 0px;
}
/*# sourceMappingURL=custom__body_only.css.map */