﻿.body, .html {
  width: 100%;
  height: 100%;
  margin: 0;
}

.widthfull {
  width: 100%;
}

.heightfull {
  height: 100%;
}

.widthhalf {
  width: 100%;
}

.heighthalf {
  height: 100%;
}

.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
.fluidMedia {
    position: relative;
   /* padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    height: 0;
    overflow: visible;
}
.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
.respocontainer {
  width: 100%;
  height: 100%;
}
.respoleft {
    width: 25%;
    height: 80%;
    float: left;
    border-collapse: collapse;
    text-align: right;
}
.resporight {
  width: 25%;
  height: 80%;
  position: relative;
  float: right;
  /*background-color: #cdcdcd;*/
  border-collapse: collapse;
  text-align: left;
}
.respotop {
  width: 100%;
  /*height: 11.24%;*/
  border-collapse: collapse;
  text-align: center;
  /* margin-left:-15px;*/
}
.respobottom {
    max-width: 926px;
     /*height: 11.24%;*/
    border-collapse: collapse;
    text-align: center;
    margin: auto;
    /*background-color: #ffffff;*/
}

.respomiddle {
    -webkit-overflow-scrolling:touch;
    width: 50%;
    height: 100% !important;
    float: left;
    text-align:center;
}
.overflow-x-hidden {
   overflow-x: hidden;
}
.tabletop {
    width: 923px;
    height: 28px;
}

/*--------------------------------- MEDIASCREEN ----------------------------------------*/

@media screen and (min-width: 1801px) and (max-width: 6000px) {
 .imgbanner {
  float: inherit;
  align-content: space-between;
  max-width: 100%;
}
}

@media screen and (min-width: 1201px) and (max-width: 1800px) {
 .imgbanner {
  float: inherit;
  align-content: space-between;
  max-width: 100%;
}

 .container8 {
    width: 910px !important;
}

 .borderwrapmax {
	border-bottom: solid #dcdcdc 1px;
	}

 .respoleft {
    width: 25%;
    height: 80%;
    float: left;
    border-collapse: collapse;
    text-align: right;
}
.resporight {
  width: 25%;
  height: 80%;
  position: relative;
  float: right;
  /*background-color: #cdcdcd;*/
  border-collapse: collapse;
  text-align: left;
}
.respomiddle {
    -webkit-overflow-scrolling:touch;
    width: 50%;
    height: 100% !important;
    float: left;
    text-align:center;
}

.respoleft img, .resporight img{height: 60%;} 

} /* --------------------------------------------- fine MIN WIDTH 1201 - MAX WIDTH 1800 */

@media screen and (min-width: 1080px) and (max-width: 1200px) {
 .imgbanner {
  float: inherit;
  align-content: space-between;
  max-width: 926px;
}

 .respotop img, .resporight img, .respobottom img, .respoleft img {
            max-width: 100% !important;
            height: auto;
        }

 .container8 {
    width: 910px !important;
}

 .borderwrapmax {
	border-bottom: solid #dcdcdc 1px;
	}


 .respoleft {
    width: 14%;
    height: 80%;
    float: left;
    border-collapse: collapse;
    text-align: right;
}
.resporight {
  width: 14%;
  height: 80%;
  position: relative;
  float: right;
  /*background-color: #cdcdcd;*/
  border-collapse: collapse;
  text-align: left;
}
.respomiddle {
    -webkit-overflow-scrolling:touch;
    width: 72%;
    height: 100%;
    float: left;
    text-align:center;
}

.respoleft img, .resporight img{height: 60%;} 

} /* --------------------------------------------- fine MIN WIDTH 1080 - MAX WIDTH 1200 */

@media screen and (min-width: 768px) and (max-width: 1079px) {

.tabletop{
        width: 800px;
    }

    #top {
         max-width: 100%;
        }
  .imgbanner {
  float: inherit;
  align-content: space-between;
  max-width: 730px;
}
.respoleft {
    width: 14%;
    height: 80%;
    float: left;
    border-collapse: collapse;
    text-align: right;
}
.resporight {
  width: 14%;
  height: 80%;
  position: relative;
  float: right;
  /*background-color: #cdcdcd;*/
  border-collapse: collapse;
  text-align: left;
}
.respomiddle {
    -webkit-overflow-scrolling:touch;
    width: 72%;
    height: 100%;
    float: left;
    text-align:center;
}

.respotop img, .respobottom img {
            max-width: 100% !important;
            height: auto;
        }

.respoleft img, .resporight img{height: 50%;}  

   .nopadleft {padding-left: 0px !important; padding-bottom:15px !important} 

   .paddy10{padding-bottom:10px !important} 
   .paddy5{padding-bottom:5px !important} 

    #zoomtxt{
      height: 1px;
      visibility: hidden;
    }

} /* --------------------------------------------- fine MIN WIDTH 768 - MAX WIDTH 1079 */

@media screen and (min-width: 380px) and (max-width: 767px) {
    .respotop, .respobottom {
        height: auto;
        margin-left:0px;
    }
        .respotop img, .resporight img, .respobottom img, .respoleft img {
            max-width: 100% !important;
            height: auto;
        }
    .respomiddle{
        width: 100%;
    }
    .respoleft, .resporight{
        width: 0%;}
   
    .nopadleft {padding-left: 0px !important; padding-bottom:15px !important} 
    
   .paddy10{padding-bottom:10px !important} 
   .paddy5{padding-bottom:5px !important} 
    
   #zoomtxt{
      height: 1px;
      visibility: hidden;
    }

} /* --------------------------------------------- fine MIN WIDTH 380 - MAX WIDTH 767 */

@media screen and (min-width: 321px) and (max-width: 379px) {

      .respotop, .respobottom {
        height: auto;
        margin-left:0px;
    }
    .respomiddle{
        width: 100%;
        height: 100% !important;
    }
    .respoleft, .resporight{
        width: 0%;
    }
    .respotop img, .resporight img, .respobottom img, .respoleft img {
        max-width: 100% !important;
        height: auto;
        }
    .imgbanner {
    float: inherit;
    align-content: space-between;
    max-width: 360px;
}

    #tabmarche {
    float: left;
    height: auto;
    padding-left: 15px;
    padding-bottom: 30px;
    width: 100%;
}

    #divContent{
        height: 100%;
    }

    #zoomdiv{
      height: 1px;
    }
    #zoomtxt{
      height: 1px;
      visibility: hidden;
    }

    .nopadleft {padding-left: 0px !important; padding-bottom:15px !important} 

   .paddy10{padding-bottom:10px !important} 
   .paddy5{padding-bottom:5px !important} 

} /* --------------------------------------------- fine MIN WIDTH 321 - MAX WIDTH 379 */

@media screen and (max-width: 320px) {
    .respotop, .respobottom {
        height: auto;
        margin-left:0px;
    }
    .respomiddle{
        width: 100%;
    }
    .respoleft, .resporight{
        width: 0%;
    }
    .respotop img, .resporight img, .respobottom img, .respoleft img {
        max-width: 100% !important;
        height: auto;
        }


    .imgbanner {
    float: inherit;
    align-content: space-between;
    max-width: 300px;
}
    #zoomdiv{
       height: 1px;
    }
    #zoomtxt{
      height: 1px;
      visibility: hidden;s
    }
    .nopadleft {padding-left: 0px !important; padding-bottom:15px !important} 
 
   .paddy10{padding-bottom:10px !important} 
   .paddy5{padding-bottom:5px !important} 

} /* ----------------------------------------------------------- fine MAX WIDTH 320 */


