* {
    margin: 0;
    padding: 0;
}
body { 
    background: url(../images/antenna.jpg) no-repeat center fixed; 
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: cover; /* version standardisée */
    font-family: DIN, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
}

.center{
	width:230px;
	height:30px;
	margin:auto;
}

#language {
    float: right;
    height: 30px;
    width: 115px;
}

#language select {
    -moz-appearance: none;
    background: white url("../img/dd-nav.png") no-repeat scroll right center;
    border: medium none;
    color: #6e6e6e;
    font-family: DINlight,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    height: 25px;
    margin-top: 13px;
    outline: medium none;
    text-indent: 0.01px;
    text-overflow: "";
    width: 110px;
}

.containeur-azimut { 
	width:940px;
	margin: 0 auto;
}
.content-azimut  { 
	width:100%;
}
.content-azimut h1 { 
    font-size: 1.8em;
    
}
.titre { 
	float: left;
    margin-top: 3em;
    width: 100%;
    font-size:1.5em;
    padding: 1em 9em;
}
.content-azimut .white {
   padding: 0.5em 3em 0 2em;
    width: 18%;
    float: left;
}
.content-azimut .flag {
   padding: 0.4em 3em  0em;
   float:right;
}
.content-azimut-col-left h2 { 
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1%;
}
.content-azimut-col-left { 
    float: left;
    width: 58.9%;
	margin-top: 2%; 
	padding-right:1%;
}

.content-azimut-col-right-2 .content-shema { 
    float: left;
    width: 100%; 
    margin-bottom:1em;
   margin-top:1em;
}
.content-azimut-col-right-2 .content-shema .shema-1 { 
    float: left;
    width: 30%; 
    margin-right: 3%;
}
.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 { 
    margin-left: 6%;
    margin-bottom: 3%;
    float: left;
    border-radius:3px;
}
.content-azimut-col-right-2 .content-shema .shema-1 .result-info {  
  border-radius: 0 3px 3px 0;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    padding:  10px;
}
.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info { 
   padding:9px 6px 0;
   float:left;
}
.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image {
    cursor: pointer;
    float: left;
}
.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image span {
    display: none;
    visibility: hidden;
}
.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image img:hover + span {
    visibility: visible;
    display: block;
    z-index: 2;
    position: absolute;
    border-radius: 2px;
    padding: 10px;
    margin-top: 5px;
    text-align:left;
}

.content-azimut-col-left .selecteur {
    background: #fff url("../images/ddas.png") no-repeat scroll right center;
    height: 30px;
    width: 60%;
    overflow-x: hidden;
    border: none;
    border-radius: 2px;
    padding-left:3px;
}
.content-azimut-col-left .selecteur select {
    background: transparent none repeat scroll 0 0;
    border: none;
    height: 30px;
    overflow-x: hidden;
    width: 110%;
    -webkit-appearance:none;
}

.content-azimut-col-left-2 .content-result {
  	border-radius: 2px;
    float: left;
	padding: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
.content-azimut-col-left .content-map {
	float: left;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 100%;
}
.content-azimut-col-left-2 .content-result td {
	text-align:right;
}
.content-azimut-col-left-2 .content-result .titre-result {
    padding: 6px 0;
    text-align:left;
    font-weight: bold;
}
.content-azimut-col-left-2 .content-result .soustitre-box {
    text-align:left;
}
.content-azimut-col-left-2 .content-result .adresse {
    text-align:left;
}
.content-azimut-col-right { 
    float: left;
    width: 38%;
   margin-top: 2%;
   padding-left:1%;
}
.content-azimut-col-right h2 { 
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1%;
}
.content-azimut-col-right .selecteur {
    border-radius: 2px;
    display: inline-block;
    float: left;
    height: 30px;
    width: 100%;
    margin-top: 0.4em;
}
.content-azimut-col-right .selecteur .champs-txt {
    border: medium none;
    padding: 8px 3px;
    width: 100%;
}
.content-azimut-col-right .content-radio {
    width: 100%;
    float: left;
}
.content-azimut-col-right btn-radio {
    margin-right: 0.5em;
}
.content-azimut-col-right label {
    font-weight: bold;
    font-size: 1.3em;
}
.content-azimut-col-right .content-radio .titre-champs { 
    font-weight: bold;
}
.bloc-btn {
    display: block;
    float: right;
}

.btn {
    border: medium none;
    border-radius: 2px;
    display: inline-block;
    font-size: 1em;
    margin-left: 10px;
    padding: 7px 8px;
}

.btn a {
    padding: 8px;
    text-decoration: none;
}
.btn-buttom {
    border: medium none;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    font-size: 1em;
    font-weight: lighter;
    padding: 7px 10px 6px 44px;
    text-align: right;
    width: auto;
}
.content-col { 
    float: left;
    width: 100%;
}
.content-azimut-col-left-2 { 
    float: left;
    width: 29%;
	margin-top: 2%; 
	padding-right:1%;
}
.content-azimut-col-right-2 { 
    float: left;
    width: 69%;
   margin-top: 2%;
   padding-left:1%;
}
.content-azimut-col-left { 
     border-right: 1px solid #333;
}
.clear {
	clear:both;
}
.v-mobile {
    float: left;
    margin-top: 2%;
    padding-left: 1%;
    width: 38%;
}
.bloc-content-azimut {
    float: left;
    padding-bottom: 2em;
    width: 100%;
}


@media (min-width: 240px) and (max-width: 320px) {
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
        background: #ecedee; 
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
    /* masquer les éléments superflus */

    .hide_mobile {
        display: none !important;
    }
    
.actionDiv{
   margin-top:20px;
   align:center;
}

.map {
		    width:100%;
		    height: 250px;
		    border: 1px solid black;
		}
    /* STRUCTURE DE LA PAGE */

	.containeur-azimut { 
	width:100%;
	margin: 0 ;
	padding: 0 0.5em;
}
    
    .content-azimut h1 { 
    	font-size: 1.5em;
    	padding: 0.5em 1em;
    }
    .content-azimut-col-left { 
    	width: 100%; 
    }
    .content-azimut-col-left .selecteur {
    	width: 100%;
	}
    .content-azimut-col-right { 
		width: 100%;
    }
    .content-azimut-col-left .content-shema .shema-1 { 
    	margin: 0 20%;
    	width: 60%;
	}
	.content-azimut-col-left .content-result {
  		width: 100%;
	}
	.content-azimut-col-left .content-map {
 	 width: 100%;
	}
	.content-azimut-col-left-2 { 
    width: 100%;
	}
	.content-azimut-col-right-2 { 
   width: 100%;
	}
	.content-azimut-col-left { 
     border-right: 0px solid #333;
	}
	.content-azimut-col-left-2 .content-result {
    float: none;
   	margin-right: 0;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-info {
    border-radius: 0 0 3px 3px;
    float: left;
    font-size: 1em;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    width: 100%;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image {
    cursor: pointer;
    float: none;
    text-align: center;
	}
	.v-mobile {
    float: right;
    width:100%;
	 margin-top: 0%;
	}
.content-azimut h1 {
    font-size: 1.5em;
    padding: 0;
}
.titre { 
	margin-top: 0em;
   padding: 1em 1em;
}

.content-azimut .white {
   padding: 0.5em 0em 0.5em 1em;
   width: 100%;
   float:left;
}
.content-azimut .flag {
    padding: 0.8em 0em 0.8em 0;
}


}

@media (min-width:240px) and (max-width:321px) and (orientation: landscape) {
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
        background: #ecedee; 
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
    /* masquer les éléments superflus */

    .hide_mobile {
        display: none !important;
    }
    
.actionDiv{
   margin-top:20px;
   align:center;
}

.map {
		    width:100%;
		    height: 250px;
		    border: 1px solid black;
		}
		
    /* Un message personnalisé */

    
    .content-azimut h1 { 
    font-size: 1.5em;
    padding: 0.5em 1em;
    }
    .content-azimut-col-left { 
    width: 100%;
    }
    .content-azimut-col-right { 
    width: 100%;
 
    }
    .content-azimut-col-left .content-shema .shema-1 { 
    width: 33%; 
    margin: 0%;
    float:left;
	}
	.content-azimut-col-left .content-map {
 	 width: 100%;
	}
	.content-azimut-col-left-2 { 
    width: 100%;
    padding-right: 0;
	}
	.content-azimut-col-right-2 { 
   width: 100%;
   padding-left: 0;
	}
	.content-azimut-col-left { 
     border-right: 0px solid #333;
	}
	.content-azimut-col-left-2 .content-result {
    float: none;
   	margin-right: 0;
	}
	
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image {
    float: none;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-info {
    font-size: 1.5em;
	padding: 7px 10px;
	}
	.v-mobile {
    float: right;
    width:100%;
	margin-top: 0%;
	}
	.content-azimut h1 {
    font-size: 1.5em;
    padding: 0;
}
.titre { 
	margin-top: 0em;
   padding: 1em 1em;
}

.content-azimut .white {
    float: left;
    padding: 0.5em 0 0.5em 1em;
    width: 50%;
}
.content-azimut .flag {
    padding: 0.8em 1em 0.8em 0;
}

}


@media (min-device-width:320px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  } 
}

/* version smartphone */
@media (min-width: 320px) and (max-width: 737px) {
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
        background: #ecedee; 
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
    /* masquer les éléments superflus */

    .hide_mobile {
        display: none !important;
    }
    
.actionDiv{
   margin-top:20px;
   align:center;
}

.map {
		    width:100%;
		    height: 250px;
		    border: 1px solid black;
		}
    /* STRUCTURE DE LA PAGE */

	.containeur-azimut { 
	width:100%;
	margin: 0 ;
	padding: 0 0.5em;
}
    
    .content-azimut h1 { 
    	font-size: 1.5em;
    	padding: 0.5em 1em;
    }
    .content-azimut-col-left { 
    	width: 100%; 
    }
    .content-azimut-col-left .selecteur {
    	width: 100%;
	}
    .content-azimut-col-right { 
		width: 100%;
    }
    .content-azimut-col-left .content-shema .shema-1 { 
    	margin: 0 20%;
    	width: 60%;
	}
	.content-azimut-col-left .content-result {
  		width: 100%;
	}
	.content-azimut-col-left .content-map {
 	 width: 100%;
	}
	.content-azimut-col-left-2 { 
    width: 100%;
	}
	.content-azimut-col-right-2 { 
   width: 100%;
	}
	.content-azimut-col-left { 
     border-right: 0px solid #333;
	}
	.content-azimut-col-left-2 .content-result {
    float: none;
   	margin-right: 0;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-info {
    border-radius: 0 0 3px 3px;
    float: left;
    font-size: 1em;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    width: 100%;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image {
    cursor: pointer;
    float: none;
    text-align: center;
	}
	.v-mobile {
    float: right;
    width:100%;
	margin-top: 0%;
	}
	.content-azimut h1 {
    font-size: 1.5em;
    padding: 0;
}
.titre { 
	margin-top: 0em;
   padding: 1em 1em;
}

.content-azimut .white {
    float: left;
    padding: 0.5em 0 0.5em 1em;
    width: 50%;
}
.content-azimut .flag {
    padding: 0.8em 1em 0.8em 0;
}

}

@media (min-width:320px) and (max-width:737px) and (orientation: landscape) {
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
        background: #ecedee; 
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
    /* masquer les éléments superflus */

    .hide_mobile {
        display: none !important;
    }
    
.actionDiv{
   margin-top:20px;
   align:center;
}

.map {
		    width:100%;
		    height: 250px;
		    border: 1px solid black;
		}
    /* Un message personnalisé */

    
    .content-azimut h1 { 
    font-size: 1.5em;
    padding: 0.5em 1em;
    }
    .content-azimut-col-left { 
    width: 100%;
    }
    .content-azimut-col-right { 
    width: 67%;
 
    }
    .content-azimut-col-left .content-shema .shema-1 { 
    width: 33%; 
    margin: 0%;
    float:left;
	}
	.content-azimut-col-left .content-map {
 	 width: 100%;
	}
	.content-azimut-col-left-2 { 
    width: 100%;
    padding-right: 0;
	}
	.content-azimut-col-right-2 { 
   width: 100%;
   padding-left: 0;
	}
	.content-azimut-col-left { 
     border-right: 0px solid #333;
	}
	.content-azimut-col-left-2 .content-result {
    float: none;
   	margin-right: 0;
	}
	
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image {
    float: none;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-info {
    font-size: 1.5em;
	padding: 7px 10px;
	}
	.v-mobile {
    float: right;
    width:100%;
	margin-top: 0%;
	}
	.content-azimut h1 {
    font-size: 1.5em;
    padding: 0;
}
.titre { 
	margin-top: 0em;
   padding: 1em 1em;
}

.content-azimut .white {
    float: left;
    padding: 0.5em 0 0.5em 1em;
    width: 50%;
}
.content-azimut .flag {
    padding: 0.8em 1em 0.8em 0;
}

}


@media (min-device-width:768px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  } 
}
/* version tabelette */

@media (min-width:768px) and (max-width:1024px) {

    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
   
    
    /* STRUCTURE DE LA PAGE */

	.containeur-azimut { 
	width:100%;
	margin: 0 ;
	padding: 0 1em;
}

    .content-azimut-col-left { 
    	width: 62%; 
    	border-right: 2px solid #333;
    }
   
    .content-azimut-col-right { 
		width: 38%;
    }
    .content-azimut-col-left .content-shema .shema-1 { 
    	margin: 0 20%;
    	width: 60%;
	}
	.content-azimut-col-left .content-result {
  		width: 100%;
	}
	.content-azimut-col-left .content-map {
 	 width: 100%;
	}
	.content-azimut-col-left-2 { 
    width: 40%;
	}
	.content-azimut-col-right-2 { 
   width: 60%;
	}
	
	.content-azimut-col-left-2 .content-result {
    float: none;
   	margin-right: 0;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-info {
    border-radius: 0 0 3px 3px;
    float: left;
    font-size: 1em;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    width: 100%;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
	}
	.content-azimut-col-right-2 .content-shema .shema-1 .result-shema-1 .info p.image {
    cursor: pointer;
    float: none;
    text-align: center;
	}
		.content-azimut h1 {
    font-size: 1.5em;
    padding: 0;
}
.titre { 
	margin-top: 0em;
   padding: 1em 1em;
}

.content-azimut .white {
    float: left;
    padding: 0.5em 0 0.5em 1em;
    width: 50%;
}
.content-azimut .flag {
    padding: 0.8em 1em 0.8em 0;
}
	
}

@media (max-width:1025px) and (orientation: landscape) {
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    	.content-azimut h1 {
    font-size: 1.5em;
    padding: 0;
}
.content-azimut .titre {
    float: left;
    margin: 0.9em 1em;
    width: 51%;
}

.content-azimut .white {
    float: left;
    padding: 0.5em 0 0.5em 1em;
    width: 50%;
}
.content-azimut .flag {
    padding: 0.8em 1em 0.8em 0;
}
    
}

    
   
}
@media (min-device-width:1024px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  } 
}
@media (min-width:1026px) {
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
    }
    
    /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
    }
    
    /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }

    
}


