@font-face {
  font-family: "chawpregular";
  src: url("chawp-webfont.woff2") format("woff2"),
    url("chawp-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}


/* les cellules du sommaire */
.logo-maths {
  width: 50%;
  height: auto;
}
.ecran.sommaire {
  color: #fff;
}
.ecran.sommaire a,
.ecran.sommaire a:visited,
.ecran.sommaire a:active {
  text-decoration: none;
  color: #fff;
}
.ecran.sommaire .cel {
  display: flex;
  color: #fff;
  text-transform: uppercase;
  font-size: 10vh;
  line-height: 0.9;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 0 10px 0;
}
.ecran.sommaire .cel h1 {
  font-size: 2vw;
  padding: 1%;
}

.ecran.sommaire .cel p {
  font-size: 2vh;
}

.ecran.sommaire .cel h2 {
  font-size: 2vw;
  padding: 8px;
  margin: 0;
  width: 100%;
}
.ecran.sommaire .cel h3 {
  font-family: arial;
  font-size: 1.8vh;
  font-weight: normal;
  font-style: italic;
  padding: 6px;
  margin: 0;
  width: 100%;
  text-transform: none;
  line-height: 1.2;
}

.ecran.sommaire .cel.cel-1 {
  line-height: 1.2;
  justify-content: space-evenly;
  width: 32.33vw;
  height: 48vh;
  background-image: url(img/cel-1.jpg);
  background-size: cover;
}

.ecran.sommaire .cel.cel-1 h1 {
  font-family: "chawpregular";
  letter-spacing: 0.2rem;
}

.ecran.sommaire .cel.cel-1 h2 {
  font-family: "chawpregular";
  letter-spacing: 0.2rem;
  color: #fef168;
}

.ecran.sommaire .cel.cel-1 .maj {
  text-transform: initial;
  color: rgb(254, 161, 0);
  font-weight: bolder;
}

.ecran.sommaire .cel.cel-2 {
  line-height: 1.2;
  width: 32.33vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-2.jpg);
  background-size: cover;
}

.ecran.sommaire .cel.cel-2 a {
  display: block;
  width: 100%;
}
.ecran.sommaire .cel.cel-2 h2 {
  width: 100%;
  background-color: #5765bd;
  font-family: "chawpregular";
  letter-spacing: 0.2rem;
  color: #fef168;
  font-size: 4vh;
}
.ecran.sommaire .cel.cel-2 h3 {
  background-color: #5765bd;
}

.ecran.sommaire .cel.cel-3 {
  line-height: 1.2;
  width: 32.33vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-3.jpg);
  background-size: cover;
}

.ecran.sommaire .cel.cel-3 h2 {
  background-color: #44bdff;
}
.ecran.sommaire .cel.cel-3 h3 {
  background-color: #44bdff;
}

.ecran.sommaire .cel.cel-4 {
  line-height: 1.2;
  width: 24vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-4.jpg);
  background-size: cover;
}
.ecran.sommaire .cel.cel-4 h2 {
  font-size: 3.3vh;
  background-color: #ffc000;
}
.ecran.sommaire .cel.cel-4 h3 {
  background-color: #ffc000;
}
.ecran.sommaire .cel.cel-5 {
  line-height: 1.2;
  width: 24vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-5.jpg);
  background-size: cover;
}
.ecran.sommaire .cel.cel-5 h2 {
  background-color: #ee4e86;
}
.ecran.sommaire .cel.cel-5 h3 {
  background-color: #ee4e86;
}
.ecran.sommaire .cel.cel-6 {
  line-height: 1.2;
  width: 24vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-6.jpg);
  background-size: cover;
}
.ecran.sommaire .cel.cel-6 h2 {
  background-color: #8bc34a;
}
.ecran.sommaire .cel.cel-6 h3 {
  background-color: #8bc34a;
}
.ecran.sommaire .cel.cel-7 {
  line-height: 1.2;
  width: 24vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-7.jpg);
  background-size: cover;
}
.ecran.sommaire .cel.cel-7 h2 {
  background-color: #f98b46;
}
.ecran.sommaire .cel.cel-7 h3 {
  background-color: #f98b46;
}
.ecran.sommaire .cel.cel-8 {
  line-height: 1.2;
  width: 24vw;
  height: 48vh;
  text-align: center;
  background-image: url(img/cel-8.jpg);
  background-size: cover;
}
.ecran.sommaire .cel.cel-8 h2 {
  background-color: #9b9efa;
}
.ecran.sommaire .cel.cel-8 h3 {
  background-color: #9b9efa;
}
/* les satellites */

/* tous les satellites */
.satellite .titre-sat {
}
.satellite .intro {
}
.satellite .sommaire {
}
.satellite .itemsat {
  list-style-type: none;
  width: 80%;
  margin: 20px auto;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  text-align: center;
  cursor: pointer;
}

.satellite .itemsat a,
.satellite .itemsat a:link,
.satellite .itemsat a:active,
.satellite .itemsat a:visited,
.satellite .itemsat a:hover {
  text-decoration: none;
  color: #fff;
}

.ecran.satellite .bloc-titre {
  text-transform: uppercase;
  padding: 0px;
}
.ecran.satellite .bloc-titre h3 {
  margin-top: auto;
  padding: 1%;
  font-size: 2.5vw;
  font-family: "chawpregular";
  letter-spacing: 0.2rem;
}



.satellite .bloc-titre .logo-dsden {
  margin-top: auto;
  margin-bottom: 10%;
  width: 100%;
  background-color: #fff;
  text-align: left;
}
.satellite .bloc-titre .logo-dsden img {
  width: 50%;
  height: auto;
  margin: 1%;
}
.satellite .bloc-contenu .titre-dossier {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}
.satellite .bloc-contenu h5 {
  margin: 0px 0px 0px 1%;
  font-size: 2vh;
  width: 100%;
  text-align: left;
}
.satellite .bloc-contenu h2 {
  font-size: 3vh;
}
.satellite .bloc-contenu p {
  line-height: 1.3;
}
.satellite .intro {
  font-size: 1.5em;
}
.satellite .itemsat.externe:after {
  content: url(img/icon-external-link.png);
  padding-left: 5px;
}
.satellite .carte a:before {
  color: rgb(0, 128, 198);
}
.satellite .carte .tableau li .description {
  font-weight: lighter;
}
.satellite .carte .tableau .entete .domaine {
  font-weight: bold;
}

.satellite.sat-1 .bloc-titre {
  background-image: url(img/cel-1.jpg);
  background-size: cover;
  background-position: center;
  color: rgb(254, 161, 0);
}
.satellite.sat-1 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-1 .itemsat {
  background-color: rgb(254, 161, 0);
}
.satellite.sat-1 .carte .tableau li.entete {
  font-weight: lighter;
  background: rgb(254, 161, 0);
  color: #000;
}
.satellite.sat-1 .carte .tableau li.entete2 {
  font-weight: "";
  background: #fff2be;
  color: rgb(58, 58, 58);
}
.satellite.sat-1 .carte a:before {
  content: "";
}

.satellite.sat-2 .bloc-titre {
  background-image: url(img/cel-2.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-2 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-2 .itemsat {
  background-color: #5765bd;
}
.satellite.sat-2 .carte .tableau li.entete {
  font-weight: lighter;
  background: #5765bd;
  color: #fff;
}
.satellite.sat-2 .carte .tableau li.entete2 {
  font-weight: "";
  background: #8794e3;
  color: rgb(58, 58, 58);
}

.satellite.sat-3 .bloc-titre {
  background-image: url(img/cel-3.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-3 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-3 .itemsat {
  background-color: #44bdff;
  color: #fff;
}
.satellite.sat-3 .carte .tableau li.entete {
  background: #44bdff;
  color: #fff;
}
.satellite.sat-3 .carte .tableau li.entete2 {
  font-weight: "";
  background: #7de1ff;
  color: rgb(58, 58, 58);
}

.satellite.sat-4 .bloc-titre {
  background-image: url(img/cel-4.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-4 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-4 .itemsat {
  background-color: #ffc000;
  color: #fff;
}
.satellite.sat-4 .carte .tableau li.entete {
  font-weight: lighter;
  background: #ffc000;
  color: rgb(58, 58, 58);
}
.satellite.sat-4 .carte .tableau li.entete2 {
  font-weight: lighter;
  background: #ffbf004a;
  color: rgb(58, 58, 58);
}



.satellite.sat-5 .bloc-titre {
  background-image: url(img/cel-5.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-5 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-5 .itemsat {
  background-color: #ee4e86;
  color: #fff;
}
.satellite.sat-5 .carte .tableau li.entete {
  font-weight: lighter;
  background: #ee4e86;
  color: #fff;
}
.satellite.sat-5 .carte .tableau li.entete2 {
  font-weight: lighter;
  background: #f76f9f;
  color: rgb(58, 58, 58);
}

.satellite.sat-6 .bloc-titre {
  background-image: url(img/cel-6.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-6 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-6 .itemsat {
  background-color: #8bc34a;
  color: #fff;
}
.satellite.sat-6 .carte .tableau li.entete {
  font-weight: 800;
  background: #8bc34a;
  color: #fff;
}
.satellite.sat-6 .carte .tableau li.entete2 {
  font-weight: 800;
  background: #d0fc9e;
  color: rgb(58, 58, 58);
}

.satellite.sat-7 .bloc-titre {
  background-image: url(img/cel-7.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-7 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-7 .itemsat {
  background-color: #f98b46;
  color: #fff;
}
.satellite.sat-7 .carte .tableau li.entete {
  font-weight: lighter;
  background: #f98b46;
  color: #fff;
}
.satellite.sat-7 .carte .tableau li.entete2 {
  font-weight: 800;
  background: #f98b466d;
  color: rgb(58, 58, 58);
}

.satellite.sat-8 .bloc-titre {
  background-image: url(img/cel-8.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.satellite.sat-8 .bloc-contenu {
  justify-content: top;
}
.satellite.sat-8 .itemsat {
  background-color: #9b9efa;
  color: #fff;
}
.satellite.sat-8 .carte .tableau li.entete {
  font-weight: 800;
  background: #9b9efa;
  color: rgb(58, 58, 58);
}
.satellite.sat-8 .carte .tableau li.entete2 {
  font-weight: 800;
  background: #bcbef9;
  color: rgb(58, 58, 58);
}

.ecran.satellite .bloc-titre h3 {
  font-size: 4.5vh;
  letter-spacing: 0.3rem;
}

.carte h3 {
  font-size: 4vh;
}

.carte .separateur {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.carte .separateur hr {
  width: 33.3333%;
  text-align: center;
}

.pulsing {
  animation: pulsation 3s 3;
}
@keyframes pulsation {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: rgb(254, 161, 0);
  }
}

@media only screen and (max-device-width: 820px) {
	/* sommaire */
	.ecran.sommaire{display:flex;flex-direction: column;}
	.ecran.sommaire .cel{width:100%;}
	.ecran.sommaire .cel.cel-1{width:100%;height:33vh}
	.ecran.sommaire .cel.cel-2{width:100%;height:33vh}
	.ecran.sommaire .cel.cel-3{width:100%;height:33vh}
	.ecran.sommaire .cel.cel-4{width:100%;height:33vh}
	.ecran.sommaire .cel.cel-5{width:100%;height:33vh}
	.ecran.sommaire .cel.cel-6{width:100%;height:33vh}
  .ecran.sommaire .cel.cel-7{width:100%;height:33vh}
	.ecran.sommaire .cel.cel-8{width:100%;height:33vh}
	.ecran.sommaire .cel h1 {font-size: 0.4em;}
	.ecran.sommaire .cel h2 {font-size:0.4em;}
	/* satellite */
	.ecran.satellite{flex-direction: column;}
	.ecran.satellite .bloc-titre{flex:auto 1 1;width:98vw;height:25vh}
	.ecran.satellite .bloc-titre h3{font-size:3vh;flex-direction: column;width:98%!important}
	.ecran.satellite .bloc-contenu{flex:auto 1 1;width:98vw;}
	.ecran.satellite .intro {margin-bottom:0;}
	.ecran.satellite .sommaire {margin-top:0;}
	.ecran.satellite .sommaire .mobile{display: inline;}

	.menu .tab-content .list-group-flush a{padding:5px 12px}
    .en-tete img{max-width:50px}
	.ecran.satellite.sat-4 .bloc-contenu .row{flex-direction: column;}
	.ecran.satellite.sat-5 .bloc-contenu .row{flex-direction: column;}
	.ecran.satellite.sat-5 .bloc-contenu .row{flex-direction: column;}

	
    .ecran.satellite.sat-4 .bloc-contenu .row .w-24{width:98%!important}
	.ecran.satellite.sat-5 .bloc-contenu .row .w-24{width:98%!important}
    .ecran.satellite.sat-6 .bloc-contenu .row .w-24{width:98%!important}
	
    .en-tete{margin:0}
    .en-tete h1{font-size:2rem}
    .h5{font-size:1.1rem}
    .modal-body{padding:6px!important}
    .w-50{width:100%!important}
	.bloc-contenu>img{width:80%;height:auto}
};

.bloc-code {display: none; padding:5px;font-size:0.9em}

.bloc-code textarea{width:100%;font-size:0.8em;padding:5px}

.modal{z-index:2000}
.modal-dialog{max-width: 893px!important}

