@media screen {
    #printSection {
        display: none;
    }
    .cont{
  /*background-color: #c10000;*/
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
   position: absolute;
}
.cont img{
  z-index: 2;
  margin-left: 80vh;
}
.conteneur{
  min-height: 100vh;
  /*background: #c10000;*/
  display: flex;
  flex-flow: column;
}
.enhaut{
  height: 125px;
  width: 100%;
  background: #FFFFFF;
  box-shadow:0 0px 0px 0, 5px 0 25px 0 #000, 0 0px 0px 0 , -5px 0 2px 0 #000;
  position: fixed;
}
.aumilieu{
  /*height: 300px;*/
  width: 100%;
  /*background: green;*/

  min-height: 100vh;
  display: flex;
   flex-flow: column;
  justify-content: center;
}
.aumilieuDem{
  /*height: 300px;*/
  width: 100%;
  /*background: green;*/

  min-height: 100vh;
  display: flex;
   flex-flow: column;
  /*justify-content: center;*/
}
.aumilieux{
  /*height: 300px;*/
  width: 100%;
  /*background: green;*/

  min-height: 100vh;
  display: flex;
   flex-flow: column;
  /*justify-content: center;*/
}
.enbas{
  position: fixed;
  color: #AAA;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  padding: 12px 15px;
  background-color: #0074C5;
  border-top: 5px solid #0074C5;
  -webkit-transition: margin 0.2s ease;
  transition: margin 0.2s ease;
}
.inputext{
   border: solid 5px #0074C5; color:#0b1b3c;
   font-weight: bold; 
   width: 60%; 
   height: 60px; 
   text-align: center;
}
.premier{
  background-color: #FFFFFF;
  height: 70px;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.deuxieme{
  background-color: green;
  height: 70px;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.troisieme{
  background-color: blueviolet;
  height: 70px;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.blocinvisible{
  height: 140px;
  width: 100%;
  /*background-color: gold;*/
}
.blocinvisibles{
  height: 60px;
  width: 100%;
  /*background-color: gold;*/
}
.bloctext{
  /*height: 100px;*/
  width: 100%;
 /* background-color: #FFFFFF;*/
  display: flex;
  justify-content: center;
   padding: 50px 0px 0px 0px;
   color:#0074C5;
   /*font-size:35px; */
   font-weight:bold;
}
.bande{
  background-color:;
  color: #0074C5;
  font-weight: 900;
  height: 100px;
  width: auto;
  text-align: center;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 100px !important;
  border-radius: 10px;
  box-shadow:0 0px 0px 0, 5px 0 20px 0 #0074C5, 0 0px 0px 0 , 0px 0 0px 0 #0074C5;
}
.ventre{
/*  background-color: #FFFFFF;
  height: 400px;
  width: 100%;

  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;*/

  background:;
  height: 45vh;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  /*align-items: center;*/
  padding-top: 30px;

}
.ventres{
  background:;
  height: 45vh;
  width: 100%;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  /*align-items: center;*/
  padding-top: 30px;
}
.englobe{
  background:#AAA; 
  height:250px; 
  float:left; 
  margin-left:50px;
}
.imgicone{
  background:; 
  height:190px; 
  z-index:1; 
  float:left;
  }
.barbleue{
/*background:#c10000; 
  height:60px; 
  margin-top:65px; 
  border-radius:5px 10px 10px 5px;
  margin-left:; 
  font-size:37px; 
  line-height:1.5; 
  color:#FFF; 
  float:left; 
  font-weight: 900;*/

  background:#464646;
  height:70px;
  width: 100%;
  padding: 7px;
  border-radius:5px 10px 10px 5px;
  margin-left: -30px;
  font-size:250%;
  font-weight: 900;
   line-height:1.5; 
  color:#FFF; 
  }

  .barbleue-desactive{
/*background:#c10000; 
  height:60px; 
  margin-top:65px; 
  border-radius:5px 10px 10px 5px;
  margin-left:; 
  font-size:37px; 
  line-height:1.5; 
  color:#FFF; 
  float:left; 
  font-weight: 900;*/

  background:#464646;
  height:70px;
  width: 100%;
  padding: 7px;
  border-radius:5px 10px 10px 5px;
  margin-left: -30px;
  font-size:250%;
  font-weight: 900;
   line-height:1.5; 
  color:#888888; 
  }
  .unbloc{
    background: #0074C5;
    height: 250px;
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
  }
  .blocmenu{
    background-color:;
    height: 200px;
    width: 50%;
    padding: 7px;
    display: flex;
    flex-flow: row;
    align-items: center;
  }
.blocmenu img{
  z-index: 2;
  }
 .decoenbas{
   background-color:;
   height: auto;
   width: 100%;
   display: flex;
   align-content: flex-end;
   flex-flow: row;
   justify-content: space-between;
   padding: 10px;
 }
 .deco{
   background:#d2d3d5; 
   border-radius:20px; 
   /*float:right;*/
   height:50px; 
   width: auto;
   color:#0074C5;
   text-align:center; 
   font-size:30px; 
   font-weight: bold;
   box-shadow:0 0px 0px 0, 0px 0 25px 0 , 0 0px 0px 0 , 0px 0 2px 0;
 }
 .retourBtn{
   background:#d2d3d5; 
   border-radius:20px; 
   float:right;
   height:50px; 
   width: 200px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 3px;
   color:#0074C5;
   text-align:center; 
   font-size:30px; 
   font-weight: bold;
   box-shadow:0 0px 0px 0, 0px 0 25px 0 , 0 0px 0px 0 , 0px 0 2px 0;
 }
 .bandeAide{
   background-color:;
   
   width: 60%;
 }
 .libeleC{
  color: #FFFFFF;
  font-size: 30px;
 }
 .btnChoisir{
  background:#27aae2;  
  border-radius:5px; 
  height:35px; 
  font-size: 22px;
  width:100px; 
  color:#FFFFFF; 
  text-align:center;
  text-decoration:none;
  font-weight: bold;
/*box-shadow:0 0px 0px 0, 0px 0 5px 0 , 0 0px 0px 0 , 0px 0 2px 0;*/
 }
 .englogContrat{
   background-color: hotpink;
   height: 100px;
   width: 75%;
   display: flex;
   flex-flow: row;
   align-content: center;
   align-items: center;
   justify-content: center;
 }
 .acote{
   background-color: #000;
   height: 100px;
   width: 10%;
 }
 .listcontrat{
  background-color: #0074C5;
  height: 90px;
  width: 65%;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 10px;
}
.blocmess{
  background-color:#FFFFFF;
  height: 300px;
  width: 500px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  border: 5px solid #0074C5;
  border-radius: 10px;
}
.blocetat{
  background-color: #0074C5;
  height: 60px;
  width: 60%;
  color: #FFFFFF;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.blocetatbtn{
 /* background-color: #c10000;*/
  height: 60px;
  width: 60%;
  color: #FFFFFF;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.pointcoti{
  background-color: #d3d3d3;
  height: 60px;
  width: 60%;
  color: #000000;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.tableau{
 /* background-color: #c10000;*/
  /*height: 170px;*/
  width: 60%;
}
.stytd{
  color:#FFFFFF;
  text-align:center;
  text-transform:uppercase;
  background-color: #0074C5;
  font-size: 20px;
  padding: 10px;
}
.tabbor{
  /*border: 5px solid #FFFFFF;*/
  width: 100%;
  border-color: #d3d3d3;
}
.textenbas{
  text-align:center;
  font-size: 25px;
  color: #000000;
  font-weight: bold;
  background-color: #FFFFFF;
}
 .retourBtnImp{
   background:#d2d3d5; 
   border-radius:5px; 
   /*float:right;*/
   height:50px; 
   width: auto;
   color:#000000; 
   text-align:center; 
   padding: 7px;
   font-size:100%; 
   font-weight: bold;
   box-shadow:0 0px 0px 0, 0px 0 25px 0 , 0 0px 0px 0 , 0px 0 2px 0;
 }
 .pourimprimer{
  background-color: yellow;
  min-height: 50vh;
  width: 60%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}
}

@media print {
    body * {
        display:none;
    }

    #printSection, #printSection * {
        display: inline;
    }

    #printSection {
        position:absolute;
        left:0;
        top:0;
    }
    .cont{
  /*background-color: #c10000;*/
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
   position: absolute;
}
.cont img{
  z-index: 2;
  margin-left: 80vh;
}
.conteneur{
  min-height: 100vh;
  /*background: #c10000;*/
  display: flex;
  flex-flow: column;
}
.enhaut{
  height: 120px;
  width: 100%;
  background: #FFFFFF;
  box-shadow:0 0px 0px 0, 5px 0 25px 0 #000, 0 0px 0px 0 , -5px 0 2px 0 #000;
  position: fixed;
}
.aumilieu{
  /*height: 300px;*/
  width: 100%;
  /*background: green;*/

  min-height: 100vh;
  display: flex;
   flex-flow: column;
  justify-content: center;
}
.aumilieuDem{
  /*height: 300px;*/
  width: 100%;
  /*background: green;*/

  min-height: 100vh;
  display: flex;
   flex-flow: column;
  /*justify-content: center;*/
}
.aumilieux{
  /*height: 300px;*/
  width: 100%;
  /*background: green;*/

  min-height: 100vh;
  display: flex;
   flex-flow: column;
  /*justify-content: center;*/
}
.enbas{
  position: fixed;
  color: #AAA;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  padding: 12px 15px;
  background-color: #0074C5;
  border-top: 5px solid #0074C5;
  -webkit-transition: margin 0.2s ease;
  transition: margin 0.2s ease;
}
.inputext{
   margin-top: 10%; 
   border: solid 5px #0074C5; color:#0b1b3c;
   font-weight: bold; 
   width: 60%; 
   height: 60px; 
   text-align: center;
}
.premier{
  background-color: #FFFFFF;
  height: 70px;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.deuxieme{
  background-color: green;
  height: 70px;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.troisieme{
  background-color: blueviolet;
  height: 70px;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.blocinvisible{
  height: 140px;
  width: 100%;
  /*background-color: gold;*/
}
.blocinvisibles{
  height: 60px;
  width: 100%;
  /*background-color: gold;*/
}
.bloctext{
  /*height: 100px;*/
  width: 100%;
 /* background-color: #FFFFFF;*/
  display: flex;
  justify-content: center;
   padding: 50px 0px 0px 0px;
   color:#0074C5;
   /*font-size:35px; */
   font-weight:bold;
}
.bande{
  background-color: #FFFFFF;
  font-weight: 900;
  height: 80px;
  width: 80%;
  text-align: center;
  padding: 20px;
  border-radius: 50px;
  box-shadow:0 0px 0px 0, 5px 0 20px 0 #0074C5, 0 0px 0px 0 , 0px 0 0px 0 #0074C5;
}
.ventre{
/*  background-color: #FFFFFF;
  height: 400px;
  width: 100%;

  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;*/

  background:;
  height: 65vh;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  /*align-items: center;*/
  padding-top: 30px;

}
.ventres{
  background:;
  height: 65vh;
  width: 100%;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  /*align-items: center;*/
  padding-top: 30px;
}
.englobe{
  background:#AAA; 
  height:250px; 
  float:left; 
  margin-left:50px;
}
.imgicone{
  background:; 
  height:190px; 
  z-index:1; 
  float:left;
  }
.barbleue{
/*background:#c10000; 
  height:60px; 
  margin-top:65px; 
  border-radius:5px 10px 10px 5px;
  margin-left:; 
  font-size:37px; 
  line-height:1.5; 
  color:#FFF; 
  float:left; 
  font-weight: 900;*/

  background:#0074C5;
  height:70px;
  width: 95%;
  border-radius:5px 10px 10px 5px;
  margin-left: -30px;
  font-size:45px;
  font-weight: 900;
   line-height:1.5; 
  color:#FFF; 
  }
  .unbloc{
    background: #0074C5;
    height: 250px;
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
  }
  .blocmenu{
    background-color:;
    height: 200px;
    width: 40%;
    display: flex;
    flex-flow: row;
    align-items: center;
  }
.blocmenu img{
  z-index: 2;
  }
 .decoenbas{
   background-color:;
   height: auto;
   width: 100%;
   display: flex;
   align-content: flex-end;
   flex-flow: row;
   justify-content: space-between;
   padding: 10px;
 }
 .deco{
   background:#d2d3d5; 
   border-radius:20px; 
   /*float:right;*/
   height:50px; 
   width: auto;
   padding: 5px;
   color:#0074C5;
   text-align:center; 
   font-size:30px; 
   font-weight: bold;
   box-shadow:0 0px 0px 0, 0px 0 25px 0 , 0 0px 0px 0 , 0px 0 2px 0;
 }
 .retourBtn{
   background:#d2d3d5; 
   border-radius:20px; 
   /*float:right;*/
   height:50px; 
   width: 20%;
   color:#0074C5;
   text-align:center; 
   font-size:30px; 
   font-weight: bold;
   box-shadow:0 0px 0px 0, 0px 0 25px 0 , 0 0px 0px 0 , 0px 0 2px 0;
 }
 .bandeAide{
   background-color:;
   
   width: 60%;
 }
 .libeleC{
  color: #FFFFFF;
  font-size: 30px;
 }
 .btnChoisir{
  background:#27aae2;  
  border-radius:5px; 
  height:35px; 
  font-size: 22px;
  width:100px; 
  color:#FFFFFF; 
  text-align:center;
  text-decoration:none;
  font-weight: bold;
/*box-shadow:0 0px 0px 0, 0px 0 5px 0 , 0 0px 0px 0 , 0px 0 2px 0;*/
 }
 .englogContrat{
   background-color: hotpink;
   height: 100px;
   width: 75%;
   display: flex;
   flex-flow: row;
   align-content: center;
   align-items: center;
   justify-content: center;
 }
 .acote{
   background-color: #000;
   height: 100px;
   width: 10%;
 }
 .listcontrat{
  background-color: #0074C5;
  height: 90px;
  width: 65%;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 10px;
}
.blocmess{
  background-color:#FFFFFF;
  height: 300px;
  width: 500px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  border: 5px solid #0074C5;
  border-radius: 10px;
}
.blocetat{
  background-color: #0074C5;
  height: 60px;
  width: 60%;
  color: #FFFFFF;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.blocetatbtn{
 /* background-color: #c10000;*/
  height: 60px;
  width: 60%;
  color: #FFFFFF;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.pointcoti{
  background-color: #d3d3d3;
  height: 60px;
  width: 60%;
  color: #000000;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.tableau{
 /* background-color: #c10000;*/
  /*height: 170px;*/
  width: 60%;
}
.stytd{
  color:#FFFFFF;
  text-align:center;
  text-transform:uppercase;
  background-color: #0074C5;
  font-size: 20px;
  padding: 10px;
}
.tabbor{
  /*border: 5px solid #FFFFFF;*/
  width: 100%;
  border-color: #d3d3d3;
}
.textenbas{
  text-align:center;
  font-size: 25px;
  color: #000000;
  font-weight: bold;
  background-color: #FFFFFF;
}
 .retourBtnImp{
   background:#d2d3d5; 
   border-radius:5px; 
   /*float:right;*/
   height:50px; 
   width: 40%;
   color:#000000; 
   text-align:center; 
   font-size:30px; 
   font-weight: bold;
   box-shadow:0 0px 0px 0, 0px 0 25px 0 , 0 0px 0px 0 , 0px 0 2px 0;
 }
 .pourimprimer{
  background-color: yellow;
  min-height: 50vh;
  width: 60%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}
}
