html, body { padding: 0; margin: 0; }
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    background-color: #000;
    position: relative;
    -webkit-text-size-adjust: none;
    background-image: url("fond-obscur.jpg");
    background-position: top center, center;
    background-repeat: no-repeat, repeat;
    width: 100%;
}
@font-face {
	font-family: 'Ambient';
  	src: url('fonts/ambient.eot'); /* IE9 Compat Modes */
  	src: url('fonts/ambient.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/ambient.woff2') format('woff2'), /* Modern Browsers */
    url('fonts/ambient.woff') format('woff'), /* Modern Browsers */
    url('fonts/ambient.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/ambient.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Avenir LTStd';
    src: url('fonts/AvenirLTStd-Book.eot');
    src: url('fonts/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirLTStd-Book.woff') format('woff'), url('fonts/AvenirLTStd-Book.ttf') format('truetype'), url('fonts/AvenirLTStd-Book.svg#avenirlstd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Niagara';
    src: url('fonts/niagsol.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body * { text-shadow: none; }
p { margin: 0 0 10px 0; }
a,
a:link,
a:active,
a:visited {
    color: inherit;
    color: #666666;
    text-decoration: none;
}
a:hover { color: inherit; text-decoration: underline; }

/*******************************/
/*                             */
/* Layout de la page d'accueil */
/*                             */
/*******************************/
div#bandeau1, div#bandeau2 {
    max-width: calc(1680px + 10%);
    padding-top: 40px;
	padding-bottom: 100px;
	margin: 0px auto;
}
/* Labels */
#macarons_index {
	text-align:center;
}
#macarons_index > img {
	padding:10px;
	vertical-align:middle;	
}
/* Espace du logo */
#titre_index {
	width:100%;	
	text-align:center;
}
#titre_index img {
	transition: all 2s;
}
#titre_index img:hover {
	transform: rotate(1080deg);	
}
#titre_index h1, #titre_index h2 {
	font-family:'Ambient'; 
}
#titre_index h1 {
	font-size:4em; color:#FFF; margin-top:25px; margin-bottom:0px;
}
#titre_index h2 {
	font-size:2em; color:#CCC; margin-top:0px;
}
/* Texte descriptif */
div#question_index {
	font-size:3em; font-family:'Times New Roman', Times, serif; font-weight:600; color:#EEE; line-height:1em;  font-style:italic; 
}
img.img_centrale_index {
	display:none; z-index:0;
}
div#reponse_index {
	font-size:1.5em; color:#CCC; padding:1em; margin-bottom:20px;
}
#diagnostic_index, #diagnostic_calculs {
	margin:0px auto 0px auto; width:300px; height:75px; text-align:center;
}
.bouton_index, .bouton_index:hover {
	margin:5px; float:right; background-repeat:repeat; display:block; width:300px; height:75px; border:none; z-index:3;
}
.bouton_index {
	background-image:url("bouton_diag_300_orange.png"); transition: all 2s; z-index:3;
}
.bouton_index:before {
	content: url("bouton_diag_300_orange2.png");
	width:0;
	height:0;
	visibility:hidden; z-index:3;
}
.bouton_index:hover {
	background-image:url("bouton_diag_300_orange2.png"); text-decoration:none; z-index:3;
}
.bouton_devis {
	background-image:url("bouton_devis_300_orange.png"); z-index:3;width:300px; height:75px; border:none;
}
div#texte_index {
	text-wrap:none;
	margin-top:40px;
}
div#texte_index p {
    font-size: 18px;
    color: #CCC;
    line-height: 20px;
	margin-left:1em;
}
div#texte_index span {
    color: #F0E68C;
}
div#texte_index h2 {
	color:#EEE;
	margin-bottom:15px;
	margin-top:0px;
	font-family:Ambient;
	font-size:2.5em
}
#conteneur_sections_index { /*margin:20px auto;*/ }
.conteneur_img_index {padding:0px 20px;}
/****************/
img.vignette_index {
	margin-bottom:10px;
	position: relative;
   width: 100%;
   vertical-align: middle;
}
img {
    border: 0;
}
img.bouton_index {
	float:inherit;
	cursor:pointer;
}
/****************************/
.section_index2 {
	float:left;	
	width:25%;
	/*padding:0px 10px;*/
}
.section_index2 h2>a {
	color:#333;
	text-align:left;
	font-size:1.2em;
}
.section_index2 a {
	color:#FF9900;
	font-family:arial;
}




/*******************************/
/*                             */
/* Affiche mode PC			   */
/*                             */
/*******************************/
@media (min-aspect-ratio:16/9) {
	.row { display:flex; width:100%; }
	.column-half { width:50%; }
	div#reponse_index { width:600px; }
	div#reponse_index p { font-size:1.2em; line-height:1em }
	#titre_index { width:50%; }
	#texte_index p { margin-right:1em; }
	img.vignette_index { display:block; }
	#capsules_index { display:block; margin-top:40px;  }
	div#capsules { position:fixed; margin-top:40px; }
	div#pied_sombre { height:200px !important; }
	img.bouton_index {float:right;z-index:3;}
	div#bandeau1 {}
	div#conteneur2 {background-color:#FFF;padding-top:40px;margin-top:100px;padding-bottom:100px; overflow-y: visible}
	div#bandeau2 {background-color:#FFF; padding-left:5%; padding-right:5%;}
	#conteneur_sections_index { padding:60px 5% 60px 5%; overflow:hidden; position:relative; clear:both; background-color:#FFF; }
	div#conteneur_slogan {max-width:1200px; clear:both; background-image:url("centrale_index.png"); background-repeat:no-repeat; background-position:right 100px;margin:0px auto;} 
}



/*******************************/
/*                             */
/* Section entete/pied de page */
/*                             */
/*******************************/
/*
nav:not(.mm-menu) {
    display: none;
}*/
.hfooter {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.header {
	 position: relative;
	 display:flex;
	 box-sizing: inherit;
	 font-size: 20px;
	 padding: 0 2%;
	 line-height: 38px;
    height: 50px;
    background-image: url("https://static.stophumidite.eu/footer_bg_3.png");
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: #777;
}

a#smenu1 { 
	white-space:normal;
	text-decoration:none;
	width:145px;
	height:96%;
	margin-top:1px;
	box-sizing:inherit;
	color: #fff; 
   background-image: url("https://static.stophumidite.eu/logo_stophumidite.png");
   background-position: top left;
   background-size: 40px;
   background-repeat: no-repeat;
   font-family: 'Niagara';
   font-size: 30px;
   padding-left: 50px;
   white-space: nowrap;
}
nav#smenus { 
	display:block;
	overflow:hidden;
	height:100%;
	white-space:nowrap;
	padding-left: 1px;
	padding-right:1px;
	float:left; 
	flex:1 1 auto;
	-webkit-box-flex: 1;
	color: #fff;
	cursor:pointer;
}
nav#smenus ul {
	display: flex;
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	box-sizing:inherit;
	align-content: flex-end space-around;
}

nav#smenus ul>li {
	flex: 1;
	flex-shrink : 10;
	display: inline-block;
	text-align: center;
	flex-wrap : nowrap;
	flex-direction: row;
}
nav#smenus ul>li a {
	color:#fff;
	flex-shrink : 10; 
}
nav#smenus ul>li a:hover {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

div#liens_d {
	float:right;
	white-space: nowrap;
}
div#liens_d a {
    display: inline-block;
    text-decoration: none;
}

.footer {
    color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 40px;
    width: 100%;
    height: 50px;
    padding: 0 50px;
}
.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
}

#footer_credits {
    background-image: url("https://static.stophumidite.eu/footer_bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 20px;
    background-color: #333;
	height:200px;
}
#footer_credits,
#footer_credits p,
#footer_credits a,
#connexion a {
    font-size: 0.9em;
    color: #CCC;
}
#footer_credits p {
    margin: 0px;
}
.column-layout {
  display: table;
  border-collapse: separate;
  margin: 0px auto 20px auto;

}
.column-layout > div {
  display: table-cell;
  width: 33.3333%; /* 100%/3 = 3 colonnes */
  padding: 20px;
  border: none;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:300;
  font-size:1em;
}
.column-layout ul { list-style-type:none; padding:0; margin-top:0; }
.column h4 { color:#999; margin-bottom:10px; }

/*******************************/
/*                             */
/* Contenu de page			   */
/*                             */
/*******************************/
@media (min-aspect-ratio:16/9) {
	.content h1 {
		background-image: url("https://static.stophumidite.eu/ellipse-titre1.png");
		background-position: bottom left;
		background-repeat: no-repeat;
	    padding-left: 50px;
		line-height: 2em !important;
	}	
	.page-section h2, .page-liste h2 {
		width: 100%;
		border-bottom: thin #DDD solid;
		line-height: 40px;
	}
	.content {
		min-height: 500px;
		width: 1033px;
		margin: 0px auto 0px auto;
	}
	.content p { text-align: justify; }
}
.content { line-height: 2em; overflow:hidden: }
.content h1 {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.6em;
    color: #366;
	line-height: 1em;
}
.content-splash {
    background-color: #666;
}
.page-menu,
.page-section {
    background-color: #FFF;
}
.page-menu {
    padding: 20px 50px 25px 50px;
    margin-bottom: 0px;
}
.page-menu ul {} .page-section {
    padding: 10px 50px 40px 50px;
    margin: 0px 0px 35px 0px;
}
.page-liste {
    padding: 10px 0px 40px 0px;
    margin: 0px 0px 35px 0px;
}
.page-section h2, .page-liste h2 {
    clear: both;
    text-align: left;
    font-family: 'Avenir LTStd';
    font-size: 2.0em;
    font-weight: 700;
    color: #660000;
    margin: 5px 0px 25px -30px;
}
.page-section h3 {
    text-align: left;
}
.page-fin {
    margin-bottom: 0px !important
}
div#SHFB {
	text-align:center;
	margin:-60px auto 50px auto;
	line-height:36px;
}
div#SHFB img {
	vertical-align:top;
}


/*******************************/
/*                             */
/* Capsules menu du bas de page*/
/*                             */
/*******************************/
#capsules_index { display:none; }
#pied_sombre { 
	background-color:#000; width:100%; height:20px; 
}
div#capsules {
	z-index:999;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;	
	background-color:#666; 
	opacity:.8;
	bottom:25px;
	width:100%;
}
#capsules > a {
    padding: 10px;
	width:100px;
}
#capsules a>h2 {
	font-size:12px;
}
div#capsules a {
	color:#FFF;
	line-height:15px;		
	text-align:center;
}
#mentions 
{
	display:flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px; text-align:center;
	background-color:#000;
	height:25px;
	width:100%;
}
#mentions > a
{
	padding:0px 10px;
}


/* Contenu : boite "a lire aussi" */
div#a_lire_aussi {
    border-top: thin solid #999;
    padding: 10px 0px;
    margin-bottom: 15px;
    margin-top: 80px;
    position: relative;
}
div#a_lire_aussi:before {
    content: "A lire aussi :";
    top: -2.2em;
    left: 1em;
    position: absolute;
    font-family: "Courier New", Courier, monospace;
}
div#a_lire_aussi a {
    display: block;
    padding-left: 30px;
    margin: 10px 0px 10px 0px;
}
div#a_lire_aussi img { 
	margin-right:10px; vertical-align:middle;	
}
div#a_lire_aussi:before,
div#a_lire_aussi a {
    font-weight: 600;
    font-stretch: expanded;
}
div#a_lire_aussi a:hover {
    color: #336666;
}
/***/


/* Beandeaux de sélection de technologie */

#bandeau_m,
#bandeau_o {
    display: block;
    width: 325px;
    height: 60px;
    vertical-align: middle;
    font-size: 25px;
    font-weight: bolder;
    font-family: 'Pink Chaos';
    background-repeat: no-repeat;
    background-position: center;
    border: thin grey solid;
    line-height: 60px;
    cursor: pointer;
}
#bandeau_o {
    color: black;
    background-image: url(../images/bandeau_osmotique.png);
}
#bandeau_m {
    color: red;
    background-image: url(../images/bandeau_magnetique.jpg);
}
label#bandeau_o:hover,
label#bandeau_m:hover {
    color: white;
    /*filter: brightness(50%);*/
    -webkit-filter: brightness(50%);
    -moz-filter: brightness(50%);
    -o-filter: brightness(50%);
    -ms-filter: brightness(50%);
}
#bandeau_o input[type="radio"],
#bandeau_m input[type="radio"] {
    display: none;
}
img.bg1 {
    /* Set rules to fill background */
    
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}
img.bg {
    /* Set rules to fill background */
    
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    
    width: 100%;
    height: auto;
    /* Set up positioning */
    
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
@media screen and (max-width: 1024px) {
    /* Specific to this particular image */
    
    img.bg {
        left: 50%;
        margin-left: -512px;
        /* 50% */
    }
}
.darkness {
    /*filter: brightness(40%);*/
    -webkit-filter: brightness(40%);
    -moz-filter: brightness(40%);
    -o-filter: brightness(40%);
    -ms-filter: brightness(40%);
}
/* infobulle */

a.bulle,
a.bulletexte {
    position: relative;
    border-bottom: 1px dashed #808080;
    text-decoration: none;
    z-index: 1000;
    color: #CC66FF;
}
a:hover.bulle,
a:hover.bulletexte {
    text-decoration: none;
    background: none;
    color: #CC66FF;
    border-bottom: 1px dashed #808080;
}
a.bulle span,
a.bulletexte span {
    display: none;
    border: 0;
    z-index: 100;
}
a.bulle img {
    z-index: 1;
}
a:hover.bulle span {
    display: inline;
    position: absolute;
    top: -20px;
    left: 10px;
    z-index: 20;
    width: 100%;
    padding: 2px 4px;
}
a:hover.bulletexte span {
    display: inline;
    position: absolute;
    top: -20px;
    left: 20px;
    z-index: 20;
    width: 300px;
    padding: 4px 15px 4px 15px;
    background-color: #FFFF99;
    border: 1px dashed #797979;
    color: #333333;
    font-size: 0.8em;
}
#connexion {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 0.7em;
    float: none;
    width: 300px;
    position: fixed;
    right: 0px;
}
.visible {
    display: inline;
}
.nonvisible {
    display: none;
}

#lien_panier_rempli {
    display: inline;
    position: relative;
}
#lien_panier_rempli img {
    z-index: 2;
    position: relative;
}
#lien_nbelement {
    position: absolute;
    top: 0;
    left: 38px;
    color: red;
    line-height: 15px;
    z-index: 1;
}
span#lien_pseudo {
    color: white;
    line-height: 30px;
    margin-right: 5px;
    margin-left: 25px;
}
.note {
    text-align: left;
}
.note p {
    font-size: 1em;
    z-index: 0;
    margin-bottom: 14px;
}
.note h2 {
    margin-bottom: 10px;
}
.note,
.note_visite,
.satisfait {
    border: 2px solid #333;
    padding: 10px;
}
.prix {
    color: black;
    padding: 3px;
    font-weight: bold;
    font-size: 15px;
}
.cadreCompteA {

    width: 40%;
    float: left;
    padding: 20px;
}
.cadreCompteB {
    width: 40%;
    float: right;
    padding: 20px;
}
.cadreCompteA a:before,
.cadreCompteB a:before {
    content: url("/images/tri_gris_10.png");
}
.cadreCompteA p,
.cadreCompteB p {
    margin-left: 18px;
    text-align: left;
}
/* Affichage produits */

.catalogue_prod {
    float: left;
    padding: 0px;
    margin-bottom: 10px;
    border: 1px solid #CCC;
    border-radius: 8px;
    background-color: #EEE; /*#CBE4DF;*/
    height: 102px;
    text-align: center;
    overflow: hidden;
}
/* Highslide */

.highslide-wrapper,
.highslide-outline {
    background: #FFFFFF;
}
.highslide img {
    border: 1px solid #D0D0D0;
}
.highslide:hover img {
    border-color: #A0A0A0;
}
.highslide-active-anchor img {
    visibility: visible;
    border-color: #808080 !important;
}
.highslide-dimming {
    background: #000000;
}
.highslide-image {
    border: 2px solid #FFFFFF;
}
.highslide-number {
    color: #666666;
    font-weight: bold;
    font-size: 10pt !important;
}
.highslide-loading {
    display: block;
    padding: 3px 0 3px 22px;
    width: 0;
    height: 16px;
    overflow: hidden;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    background-image: url('/outils/graphics/loader.white.gif');
}
.highslide-controls {
    position: static !important;
    margin: 0;
    width: 120px !important;
}
.highslide-gallery ul li {
    width: 106px;
    height: 106px;
    border: 1px solid #D0D0D0;
    background: #EDEDED;
    margin: 2px;
    list-style-type: none;
}
/* Erreur AJAX */

.div-erreur {
    padding: 2px;
    margin: 0px 0px 0px 10px;
    color: #F00;
    font-weight: bolder;
    font-size: 12px;
    display: inline;
    display: none;
}
#form_succes {
    background-color: #DEF2FE;
    padding: 10px;
    margin: 10px auto;
    -moz-border-radius: 15px 15px;
    font-family: Arial;
    font-size: 14px;
    color: #066;
    font-weight: 600;
    text-align: center;
    border:none;
    width: 500px;
    display: none;
}
#form_succes a {
    text-decoration: underline;
}

/* Formulaires */
input[type="text"],
input[type="password"],
input[type="file"],
input[type="checkbox"],
input[type="radio"] {
    background: url("/images/input_bg.gif") repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px #DDDDDD;
    color: #555555;
    margin: 6px;
    padding: 4px;
}
select,
textarea {
    border: 1px solid #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px #DDDDDD;
    color: #555555;
    margin: 6px;
    padding: 4px;
}
fieldset legend {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 3px 3px 15px #BBBBBB;
    color: #444444;
    font-weight: bold;
    padding: 5px 10px;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
    background: -moz-linear-gradient(center top, #FFFFFF, #CCCCCC) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 12px 12px 12px 12px;
    color: #111111;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 10px;
    padding: 3px 7px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: -moz-linear-gradient(center top, #CCCCCC, #DDDDDD) repeat scroll 0 0 transparent;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
}
.item {
	clear:both;
}
.item label {
    float: left;
    font-weight: bolder;
    width: 11em;
    overflow: hidden;
    line-height: /*38*/ 45px;
}
.item_diag label {
    float: left;
    font-weight: bolder;
    width: 20em;
    overflow: hidden;
    line-height: 38px;
}
fieldset {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #AAAAAA;
    border-radius: 4px 4px 0 0;
    box-shadow: 1px 1px 2px #FFFFFF inset;
    margin-top: 1em;
    padding: 1.5em;
    text-shadow: 0 1px 0 #FFFFFF;
}
.connexion_client {
	max-width:600px;
	margin:10px auto;
}
/* Bouton cliquables */

img.bouton_connect, img.bouton_connect_repos {
    vertical-align: middle;
}
img.bouton_connect:hover, img.bouton_connect_repos:hover {
    cursor: pointer;
}
img.bouton_connect_repos {
 margin-left:10px;
}

/* Diagnostic */

div#diag_res {
    width: 550px;
    height: 440px;
    margin-bottom: 20px;
}
div#diag_descr {
    width: 300px;
    background-color: white;
    padding: 10px;
    border: 1px solid black;
    overflow: hidden;
}
/* Tableau Spec */

.tabSpec {
    font-family: Arial;
    border: 1px solid #69c;
    border-bottom: none;
    margin: 0 auto;
}
.tabSpec td,
.tabSpec th {
    padding: 5px 20px 5px 20px;
    text-align: left;
    border-bottom: 1px solid #69c;
}
.tabSpec th {
    width: 170px;
    border-right: 1px solid #69c;
    background: url('/images/bg_td9cf.gif');
}
.tabSpec thead th {
    width: auto;
    background: #ccc;
}
.tabSpec table td {
    padding: 0;
    border: none;
}
.bloc_blanc {
    background-color: #FFFFFF;
    color: #000066;
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    text-align: justify;
    border: 1px solid #b3b3b3;
}
/* Formattage page */

#colonneGauche {
    padding: 5px;
    vertical-align: top;
}
#colonneDroite {
    width: 275px;
    float: right;
    padding: 5px;
    vertical-align: top;
    margin-left: 5px;
    z-index: 1;
}
#colonneDroite a {
    text-decoration: none;
    border: 0;
}
.note_boite {
    background-color: #FFFFFF;
    border-color: #0066FF;
    border-style: dotted;
    padding: 10px 10px 10px 10px;
    border-width: thin;
    position: relative;
    margin: 10px 0px 40px 0px;
}
.note_boite p {
    font-size: 0.8em;
    text-align: left;
    margin-bottom: 15px !important;
}
.note_boite span.titre {
    position: absolute;
    top: -22px;
    left: -6px;
    font-size: 18px;
    font-weight: bolder;
    color: #333333;
    text-align: left;
}
/* Onglets */

#en-tete {
    overflow: hidden;
}
#en-tete ul {
    float: left;
    margin-top: 0px;
    margin-right: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    list-style: none;
}
#en-tete ul li {
    float: left;
    margin-left: 3px;
}
#en-tete ul li a {
    text-decoration: none;
    padding-top: 0px;
    margin-top: 0px;
    letter-spacing: 1px;
    color: white;
    font-size: 0.85em;
    cursor: pointer;
}
#en-tete ul li a span {
    float: left;
    padding-top: 9px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    border-radius: 10px 10px 0px 0px;
    background-color: #D8DDE6;
}
#en-tete ul li#actif {
    float: left;
    text-decoration: none;
    letter-spacing: 1px;
    padding-left: 10px;
    border-radius: 10px 10px 0px 0px;
    background-color: #CBE4DF;
    font-size: 0.85em;
    color: #333333;
}
#en-tete ul li#actif span {
    float: left;
    padding-top: 9px;
    padding-bottom: 6px;
    padding-right: 10px;
    padding-left: 0px;
    color: #000;
    font-weight: bold;
}
#en-tete ul li a:hover {
    background-position: 0% -500px;
}
#en-tete ul li a:focus {
    background-position: 0% -500px;
}
#en-tete ul li a:hover span {
    background-position: 100% -500px;
}
#en-tete ul li a:focus span {
    background-position: 100% -500px;
}
#onglets, #onglets2 {
    text-align: left;	
}
#onglets {
    margin:0px;
}
#onglets2 {
    margin:0px 0px 0px 40px;
}
#onglets a, #onglets2 a {
    text-decoration: none;
}
/*@media only screen and (min-width: 768px) {*/
    .sc-nav-tag {
        display: block;
        margin: 0;
        padding: 0px 0px 20px 0px;
        list-style-type: none;
        list-style-image: none
    }
    .sc-nav-tag li {
        display: inline-block;
        margin-right: 2.2em
    }
    .sc-nav-tag li a, .sc-nav-tag li.item-selected span {
        font-size: 18px;
        font-size: 1.125rem;
        font-family: "Avenir LTStd", sans-serif
    }
    .sc-nav-tag li a:hover {
        color: #383838
    }
    .sc-nav-tag li.item-selected span {
        color: #383838;
        display: block;
        border-bottom: 2px solid #383838;
        padding-bottom: 4px
    }
/*}*/

/*@media only screen and (min-width: 768px) {
    .sc-nav-tag, .sc-nav-tag2 {
        display: block;
        margin: 0;
        padding: 0px 0px 20px 0px;
        list-style-type: none;
        list-style-image: none;
    }
    .sc-nav-tag li, .sc-nav-tag2 li {
        display: inline-block;
        margin-right: 2.2em
    }
    .sc-nav-tag li a {
        font-size: 18px;
        font-size: 1.125rem;
        font-family: "Avenir LTStd", sans-serif
    }
    .sc-nav-tag li a:hover {
        color: #383838
    }
    .sc-nav-tag li.item-selected a {
        color: #383838;
        display: block
    }
    .sc-nav-tag li.item-selected a>span {
        border-bottom: 2px solid #383838;
        padding-bottom: 4px
    }
	
	// Sous onglets
    .sc-nav-tag2 li a {
        font-size: 12px;
        font-size: 1rem;
        font-family: "Avenir LTStd", sans-serif;
		font-weight:bold;
    }
    .sc-nav-tag2 li a:hover {
        color: #222;
    }
    .sc-nav-tag2 li.item-selected a {
        color: #222;
        display: block;
    }
    .sc-nav-tag2 li.item-selected a>span {
        border-bottom: 1px solid #222;
        padding-bottom: 0px
    }	
}*/

span.marque {
    font-weight: 700;
    font-family: Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
}


/* Liste encart */
ul.liste_encart {
    background-color: #CBE4DF;
    border-radius: 20px;
    padding: 20px 15px 15px 15px;
    border: solid transparent;
}
ul.liste_encart li {
    margin-left: 30px;
    margin-bottom: 10px;
    list-style-image: url(../images/tick.png);
    text-align: left;
}
.cadre_focus {
    border: 3px solid #666;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 50px;
    position: relative;
    border-radius: 0px 25px;
}
.cadre_focus p {
    text-align: left;
}
.cadre_focus span {
    top: -30px;
    left: 10px;
    position: absolute;
    font-weight: bold;
    font-size: 2em;
}
a.lien_email:before {
    content: url(../images/ico_mail_25.gif);
    vertical-align: top;
}
a.lien_email {
    line-height: 10px !important;
}

/* Consultations dans le compte client */
td.fdComm {
    opacity: 0.8;
    width: 260px;
}
td.fdComm:hover {
    opacity: 0.5;
}
td.fdComm,
td.fdComm:hover {
    height: 20px;
    padding: 10px;
    cursor: pointer;
    background-color: white;
}
.detComm {
    background-color: #FFF;
    padding: 10px;
    border: 1px solid #CCC;
}

/* Formatage des éléments de formulaire */
input[type="submit"].submit_ok,
input[type="submit"].submit_ok {
    width: 40px;
    height: 30px;
    border: inherit;
    border-radius: inherit;
    margin: 0px 0px 0px 10px;
    padding: 0;
}
input[type="submit"].submit_ok:hover {
    background-image: url('/images/OK_hover.png');
}
input[type="submit"].submit_ok {
    background-image: url('/images/OK.png');
}
span.highlight
{
	color: #336666; /*#F0C300; #DC68DC;*/
	font-weight:600;	
}
/* Tableaux CSS */
table.css a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.css a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.css a:active,
table.css a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table.css {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
	width:100%;
}
table.css th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.css th:first-child {
	text-align: left;
	padding-left:20px;
}
table.css tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.css tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.css tr {
	text-align: center;
	overflow:hidden;
}
table.css td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table.css td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.css tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.css tr:last-child td {
	border-bottom:0;
}
table.css tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.css tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.css tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

/* Affichage des produits */
img.photo_prod { margin-right:10px; float:left; }
div.boite_categorie_prod { margin:30px 15px; border:1px solid #EEE; background-image:url('https://static.stophumidite.eu/ombre_50.gif'); background-position:top; background-repeat:repeat-x; }
div.boite_prod { height:100%; display: -webkit-flex; -webkit-flex-direction: row; display: flex; flex-direction: row; flex-wrap: wrap; }