/* maven-pro-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/maven-pro-v32-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/maven-pro-v32-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-v32-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/maven-pro-v32-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/maven-pro-v32-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/maven-pro-v32-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}

/* maven-pro-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/maven-pro-v32-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/maven-pro-v32-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-v32-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/maven-pro-v32-latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/maven-pro-v32-latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/maven-pro-v32-latin-500.svg#MavenPro') format('svg'); /* Legacy iOS */
}

/* maven-pro-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/maven-pro-v32-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/maven-pro-v32-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-v32-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/maven-pro-v32-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/maven-pro-v32-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/maven-pro-v32-latin-600.svg#MavenPro') format('svg'); /* Legacy iOS */
}

/* maven-pro-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/maven-pro-v32-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/maven-pro-v32-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-v32-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/maven-pro-v32-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/maven-pro-v32-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/maven-pro-v32-latin-700.svg#MavenPro') format('svg'); /* Legacy iOS */
}


:root {
background-color: #d7d7d7;	 
}

.container-header {
	background-color: #fff;	
  	background-image: none;
  justify-content: right;
}
.container-header nav {
  margin-top: -10px;
  padding: 0;
}
.grid-child.container-nav {
	background-color: #fff;	
  	background-image: none;
  justify-content: right;
    text-align: right;

}
.container-banner img {
  margin-top: 0px;
  margin-bottom: 1rem;
  padding-top: 0px;
}

body {
	margin-right: auto;
  	margin-left: auto;
	margin-top: 20px;
	font-family: 'Maven Pro' Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
   
}
body, html {  
	width: 100%;
    display: grid;
    justify-content:center;
  	align-items:start;
  	vertical-align: top;
    
}
main {
	padding-left: 10px;
  	padding-right: 10px;
   
}
.container-banner img {
	padding-top: 0px;
}

.card-body {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #ff0000;
	text-decoration: none;
}

.container-below-top, .container-topbar {
    color: #333;
  	margin-top: 20px;
}

.container-header .mod-menu  {
  color: #000;
  list-style: none;
  justify-content: right;
}

.mod-menu > li > a {
  	color:#333;
  text-decoration:none;
  }

.mod-list li.active > a {
  	color:#000;
  font-weight: bold;
  text-decoration:none;
  }

.site-grid {
  	background:#fff;
  }

.adresse p {
	color:#333;
	font-size:12px;
}
.adresse a {
	color:#333;
  text-decoration: none;
	font-size:12px;
}

.container-bottom-b {
	color:#333;
	font-size:12px;
}

h1 {
  	
	text-align:left;
	color:#000;
  	font-size: 28px;
  	font-weight: normal;
  margin-bottom: 20px;
}
.container-header .navbar-toggler {
    margin-top: -50px;
  border: 1px solid #333;
  color: #333;
  cursor: pointer;
}


@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
   .site-grid {
    max-width: 900px;
  }
}
@media (min-width: 1200px) {
  .site-grid {
    max-width: 900px;
  }
}
@media (min-width: 1400px) {
    .site-grid {
    max-width: 900px;
  }  
} 
.grid-child.container-sidebar-left {
    max-width: 300px;
  }
.grid-child.container-sidebar-right {
    justify-content: top;
  }

  body.wrapper-fluid .site-grid {
    display: grid;
    grid-template-areas: ". banner banner banner banner ."
        ". top-a top-a top-a top-a ."
        ". top-b top-b top-b top-b ." 
        ". side-l comp comp side-r ."   
        ". bot-a bot-a bot-a bot-a ." 
        ". bot-b bot-b bot-b bot-b .";
    /*grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(4, minmax(0, 19.875rem)) [main-end] minmax(0, 1fr) [full-end];*/
      grid-template-columns: [full-start] minmax(0, 1fr) [main-start] 280px repeat(3, minmax(0, 280px)) [main-end] minmax(0, 1fr) [full-end];
    grid-gap: 0 1em;
  }
  .site-grid > [class^=container-],
  .site-grid > [class*=" container-"] {
    width: 100%;
    max-width: none;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
  .site-grid > .full-width {
    grid-column: full-start/full-end;
  }

  @media (max-width: 768px) {
    body.wrapper-fluid .site-grid {
      grid-template-areas: ". banner banner banner banner ."
        ". top-a top-a top-a top-a ."
        ". top-b top-b top-b top-b ." 
        ". side-l side-l side-l side-l ." 
          ". comp comp comp comp ."
        ". side-r side-r side-r side-r ."  
        ". bot-a bot-a bot-a bot-a ." 
        ". bot-b bot-b bot-b bot-b .";
        grid-template-columns: [full-start] minmax(0, 1fr) [main-start] 100px repeat(3, minmax(0, 280px)) [main-end] minmax(0, 1fr) [full-end];
    }
  }




