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

@font-face {
  font-family: EVEROP-FONT;
  src: url('../../fonts/LilyUPC/LilyUPC.ttf') format("truetype");
}
.everop {
  font-family: EVEROP-FONT;
  font-size: 2rem;
  font-weight: bold;
}
.bleu {
  color: #1D275E;
}
.vert {
  color: #1D881F;
}
.gris {
  color: #3F3F3F;
}
/*.vert {color:#1D275E;}*/
.my-p-vert {
  margin: 0.8rem;
  color: #1D881F;
  font-weight: bold;
}
.my-p-gris {
  margin: 0.8rem;
  color: #3F3F3F;
  font-weight: bold;
}
a.a_body {
  color: #666;
}
.my_button {
  text-align: center;
}
.button {
  padding: 1rem 2rem;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid;
  background-color: transparent;
  color: #666;
}
.button:hover {
  background-color: #ddd;
  text-decoration: underline;
  color: #666;
}
.button:focus {
  background-color: #ddd;
  text-decoration: underline;
  color: #666;
}
#g-header .g-content {
  padding: 0;
}
#NC_align {
  position: relative;
  transform: translateY(35%);
}
#g-navigation .g-container {
  margin-top: 0.75rem;
  margin-botom: 0.75rem;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.7rem 0.6rem 0.2rem 0.6rem;
  font-size: 0.8rem;
}
#g-main {
  padding-top: 0px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.8rem;
}
#g-footer .g-main-nav {
  text-align: center;
  font-size: 0.75rem;
}
.html5_video_player {
  background-color: #fff !important;
}
.titre {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  color: #002060;
  font-size: 1.5rem;
  margin: 0.75rem 0 1.5rem;
  text-rendering: optimizelegibility;
}
.place {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  color: #002060;
  font-size: 1.3rem;
  margin: 0.75rem 0 1.5rem;
  text-rendering: optimizelegibility;
  font-style: italic;
}
.my-p {
  margin: 0.8rem;
}
hr {
  border-bottom: 1px solid #dfdfdf;
}
#g-navigation .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #f0f0f0 none repeat scroll 0 0;
  color: #026 !important;
}
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  cursor: default !important;
  background-color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #026;
}
#g-navigation a:hover {
  color: #026 !important;
  font-weight: bold;
}
.g-menu-item-title {
  font-size: 0.8 rem !important;
}
/* line 19, templates/g5_hydrogen/scss/hydrogen/_core.scss */
a {
  color: #666;
}
/* line 21, templates/g5_hydrogen/scss/hydrogen/_core.scss */
a:hover {
  text-decoration: underline;
  color: #666;
}
.titre_blanc {
  font-size: 2.5em;
  line-height: 2.5em;
  font-weight: bold;
  position: absolute;
  color: #fff;
  z-index: auto;
  text-align: left;
  bottom: 1%;
}
.g-separator {
  cursor: default !important;
}
#guillemets {
  font-size: 7em;
  font-weight: bold;
  line-height: 0.5em;
  text-align: center;
  margin: 0px;
}
#citation {
  font-size: 1.9em;
  line-height: 1em;
  text-align: center;
  margin: 0px;
}
#auteur {
  font-size: 1em;
  line-height: 0.5em;
  text-align: center;
}
.my_banner {
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding-top: 10px;
}
.p_projet {
  margin: 0.5rem 0;
}
.p_img {
  margin: 1rem 0;
}
@media screen and (max-width: 800px) {
  .titre_blanc {
    line-height: 1em !important;
    font-size: 1em !important;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=custom_11.css.map */