/*
Theme Name: WellAndYou
Theme URI: http://www.web-point-zero.fr/
Author: Kevin MULLER
Author URI: http://www.web-point-zero.fr/
Description: Copyright web-point-zero.fr - Tous droits réservés - Defense d'utilisation sous peine de sanction.
Version: 1.0


Theme du site wellandyou.eu - Tous droits réservés - Defense d'utilisation sous peine de sanction.
*/


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
} 

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}

.tri-sec ol, .tri-sec ol li {
	text-align: left;
    list-style-type: decimal;
    margin-bottom: 10px;
}




/*Taille icon gamme*/
.icon-gamme {
	font-size:120px;
	text-decoration: none;
}

#wpadminbar {
	opacity: 0.8;
	
	-webkit-transition: all 500ms ease-in;
	-o-transition: all 500ms ease-in;
	transition: all 500ms ease-in;
}
#wpadminbar:hover {
	opacity: 1;
	height:auto !important;
}

#navdistributeur {
	padding-left:30px;
	padding-right: 30px;
	position: relative;
}

html { margin-top:0px !important;}

.fullwidthbanner-container { margin-top:0px !important;} 
#navbargeneral { width:100%;}
#navbargeneral.affix {
	position: fixed;
	top:0px;
	z-index: 1000;
	left:0px;
}

#navbargeneral .navbar-brand { 
	opacity: 0;
	position: relative;
	top:-50px;
	-webkit-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

#navbargeneral.affix .navbar-brand {
	top:0px;
	opacity: 1;
}

.home p {
	font-size:16px;
}


.green-vegetal {
	color:#03D69E;
}
.white { color:white;}

.clearfix.marge { margin-top:25px;margin-bottom: 25px;}

#gammes-de-produits h3 {
	        min-height: 50px;
    margin: 0px;
    color: black;
    border-bottom: 2px solid white;
    text-shadow: none;

    font-size: 17px;
    font-weight: bold;

}

.txtcenter { text-align: center;} 

#gammes-de-produits #produits {
	margin-top:5%;
}
#gammes-de-produits  {
	background-image:url("images/home/gammes-produits-3.jpg?v2");
}
.large_background h3 {
	text-shadow: rgba(0,0,0,0.7) 0px 0px 6px;
}
.large_background { position: relative;}
.large_background > .full_anchor {
	position: absolute;
	width:100%;
	height:100%;
	content:'';
	left:0px;
	top:0px;
	z-index: 5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	cursor: pointer;
}

#opportunites {
	background-image:url("images/home/mlm-2.jpg");

	min-height: 700px;
	background-position-y: -49px;
}



#herbier {
	background-image:url("images/home/herbier.jpg");
	min-height: 700px;
}

#contact {
	background-image:url("images/home/contact-2.jpg");
	min-height: 700px;
}	

#faq {
	    background-image: url("images/home/faq.jpg");
    min-height: 800px;
    background-position-y: -25%;
    background-size: contain;
}
#temoignages {
	background-image:url("images/home/temoignages.jpg");
	min-height: 700px;
	background-size: contain !important;
	background-position-y:-20px;
	
}	

.texte_lois {
	font-size:14px !important;
	text-align: center !important;
}




.large_background {
	padding:20px;
	padding-top:50px;
	padding-bottom:250px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
}
.large_background i.wow { font-style: normal;}

#entreprise2 {
	background-image:url("images/home/entreprise2.jpg");
	min-height: 750px;
	position: relative;

}
#entreprise2 h1 {
    position: relative;
    top: 430px;
    text-align: center;
}

.mieuxetre {
	background:blue;
	color:white;
}
.expi {
	background:#fbeb55;
	color:black !important;
	padding:10px;
	line-height: 30px;
	font-family: Arial !important;

}
.expi.violet { color:#8d42e9 !important;}
.donnez_du_sens {
	font-size:25px !important;
	line-height: 120% !important;
}

.home h1, .home h2, .home h3 {
	font-family: "Open sans";
    text-transform: uppercase;
    font-weight: 400;
}
#entreprise2 h1 i{
	position: relative;
	display: inline-block;

}
.btn-grey {
	background-color: grey !important;
	border-color: #6a6a6a !important;
	font-size: 12px !important;

}

ul.navbar-nav > li a {
	font-family: "Open sans",sans-serif;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a{ 
	color:#000000 !important;
	font-weight: bold !important;
}
@media (min-width: 768px){
	.navbar-nav > li > a{
		   padding-right: 12px !important;
    padding-left: 12px !important;
	}
}

.espacement { margin-left:20px;}
.navbar-nav li.active {
	background-color: #bed431;
	color:white;
}
.navbar-nav li.active a { color:white !important;}

.caption { 
	font-family: "Open sans",sans-serif !important;
	
}


.mieuxetrecap {
	text-transform: uppercase;
}
.medium_grey {
	font-size:30px !important;
}
.quintescencecap {
	font-size:20px !important;
}
.btn_caption_k {
	font-size:16px !important;
	text-transform: uppercase !important;
}

#homebottom{
	z-index: 100;
	position: relative;
}
#homebottom .dropdown-menu {
	background:white;
}
#homebottom .navbar-default { opacity:1 !important;}
#homebottom .gamme a {
    font-weight: bold;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 106%;
}
#homebottom .gamme a:hover {
	background-color: #bed431;
	text-decoration: underline;
}

#homebottom .gamme {
	background-color: #bed431;
}

#homebottom .vie3 {
	background-color: #D431A8;
}
#homebottom .vie3 a:hover {
	background-color: #D431A8;
}

#homebottom .sport {
	background-color: #E0263E;
}
#homebottom .sport a:hover {
	background-color: #E0263E;
}

#homebottom .cosmetique {
	background-color: #00b7ad;
}
#homebottom .cosmetique a:hover {
	background-color: #00b7ad;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.decal_menu {
	margin-left:20px;
}

.ENTREPRENEZ {
	font-size:500%;
	font-weight: bold;
}
.devenez_part {
	font-size:25px;
}

/*FAIRE EN SORTE QUE LES MENUS BOOTSTRAP SOIT HOVERABLE*/
	.dropdown:hover .dropdown-menu {
display: block;
}
body.page h3 { font-family: "Open sans",sans-serif; text-transform: uppercase;}

.product-loop {
	margin-top:60px;
	text-align: center;
}
.product-loop h4 {
	font-family: "Open sans",sans-serif;
}

.single-produit p img {
	float:left;
}

.single-produit p img.size-full {
	float:none !important;
	width:auto !important;
}
.single-produit p img.size-medium {
	float:none;
	width:auto;
	max-width: 50%;
}
.single-produit .float-right {
	float:right;
}
.single-produit img {
	width:50%;
}

.navbar-nav > li:nth-child(9) > a {
	    border-top: 4px solid #7251a2;
}
.navbar-nav > li:nth-child(10) > a {
	    border-top: 4px solid #7251a2;
}
.navbar-nav > li:nth-child(11) > a {
	    border-top: 4px solid #7251a2;
}
.navbar-nav > li:nth-child(12) > a {
	    border-top: 4px solid #7251a2;
}
body.single h3 {
	font-family: "Open sans",sans-serif;
	text-transform: uppercase;
}

.suggestion_utilisation {
	background-color: #f6c815;
    font-weight: bold !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 110%;

}

#homebottom .telephone {
	margin-top:5px;
	margin-bottom: 0px;
	margin-left:42px;
}
#homebottom .telephone a {
	color:black;
}
.popover {  max-width:350px !important;}
.telephone_menu {
	float:left;
	font-size: 38px !important;
	display: inline-block !important;
	padding-right: 8px;
	margin-top: 13px;
}
/*FAQ*/

.faq-list_h {
    position: relative;
    margin: 0;
    padding: 0 0 5px 28px;
    background: none;
    font-weight: normal;
}

.faq-list .marker {
    font-size: 15px !important;
    color: #81bace;
    margin-top: 2px;
}
.faq-list_body {
    position: relative;
    margin: 0 0 2em 0;
    padding: 0 0 0 28px;
}

.texte_banniere {
    display: inline-block;
    font-size: 22px;

    position: relative;
    top: 21px;

}
#navdistributeur .navbar-brand {
	-webkit-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
@media screen and (max-width: 1701px){

	.navbar-nav > li > a {
		padding-left:5px !important;
		padding-right:5px !important;
	}
	.navbar-text {
		margin-left:0px !important;
		margin-right: 0px;
	}
}
@media screen and (max-width: 1701px){ 
	.navbar-text a { font-size:80%;}
	.telephone_menu { font-size:30px;}
}
@media screen and (max-width: 1627px) {
	.navbar-text.telephone {
		text-align: center;
	}
  .texte_banniere { font-size:17px;}
  #navdistributeur img{ width:80%;}
  #navdistributeur .navbar-brand { width:41%;}
}

@media screen and (max-width: 1555px) {
	#navdistributeur .navbar-brand {
		width:31%;
	}
	#navdistributeur .navbar-header { width:60% !important;}
}

@media screen and (max-width: 1180px) {
		#navdistributeur .navbar-brand { width:20% !important;}
		#navdistributeur .navbar-header { width:50% !important;}
		#navdistributeur .texte_banniere { font-size:14px !important;}
}
@media screen and (max-width: 1135px) {
	#navdistributeur ul.navbar-nav a { font-size:13px !important;}
	#navdistributeur .navbar-brand { width:15% !important;}
}

@media screen and (max-width: 918px) {
	#navdistributeur .texte_banniere { font-size:12px !important;}
	#navdistributeur ul.navbar-nav a { font-size:11px !important;}
	#navdistributeur { padding-left:0px !important;}

}
@media screen and (max-width: 1068px) {
	#navdistributeur .texte_banniere { width:80%;}
}
@media screen and (max-width: 1072px) {  #navdistributeur .texte_banniere{ font-size:12px !important;} }
@media screen and (max-width: 768px) {
	#navdistributeur .texte_banniere{
		display: block;
	}
	#navdistributeur .navbar-header { width:100% !important ;top:0px;vertical-align: top;display:block;}
}


#navbargeneral .navbar-toggle {
	z-index: 9999;
}

/**/

@media screen and (max-width: 1470px) {
	#navbargeneral li a {
		font-size:12px;
	}
}
@media screen and (max-width: 1330px) {
	#navbargeneral li a {
		font-size:14px;

	}
	.menu_telephone {
		font-size:17px !important;
	}
	 
	 #bs-example-navbar-collapse-1,#navbargeneral .container {
	 	padding-right:0px !important;
	 	padding-left:0px !important;
	 }
	 #navbargeneral.affix {

	 }

}


@media screen and (max-width: 1044px) {
	.menu_telephone { display: none !important; } 
}

@media screen and ( min-width:850px ) {
	#homebottom .navbar-nav {
		float:left;
	}
}
@media screen and (max-width: 768px) {
	.menu_telephone { display: block !important;}
}

#homebottom .container { width:100%;}
@media screen and (max-width:1330px and min-width:850px){
	#homebottom .container { width:100%;}
	#navbargeneral .navbar-collapse {
		padding-left:0px;
		padding-right:0px;
	}
}
@media screen and (max-width: 840px){
	#homebottom .container {
		width:100%;
		text-align: center;
	}
	.large_background {
		height:auto;
		background-size: auto 100%;

		padding-bottom: 0px !important;

	}
	#gammes-de-produits h3 { padding-top:20px;}
	#home .collapse{ overflow: visible;height:auto;}
	#home ul.nav {margin-top:30px;}
	#temoignages h1 {font-size:30px !important;min-height:350px !important;}
}
#navdistributeur img {
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

@media screen and (max-width: 1470px) {
  .texte_banniere { font-size:15px;}


}
@media screen and (max-width: 1404px) {
  .texte_banniere { font-size:12px;}

}
@media screen and (max-width: 1314px) {
  .texte_banniere { font-size:10px;}
   
}
@media screen and (max-width: 1251px) {
  .texte_banniere { font-size:10px;letter-spacing: -0.5px;    }
	
}

.page_cover_thumbnail {
	width:100%;
	height:auto;
}

.product_thumbnail_header { text-align: center;margin-bottom: 50px;}
.product_thumbnail_header img {
    width: auto !important;
    max-height: 200px;
}

/*TABLE SUGGESTION */
.table_suggestion table#CURCUMINOIDES tr td:nth-child(3), .table_suggestion table#nutriments tr td:nth-child(3), .table_suggestion #preventifs tr td:nth-child(3) {
  background: #dbeef3;
}
.table_suggestion .bluenutriments {
  color: #36b3ed;
}
.table_suggestion .grisonde {
  color: #868686;
}
.table_suggestion .rougepre {
  color: #fb091b;
}
.table_suggestion .vtabsu {
  color: #932280;
}
.table_suggestion .orangetab {
  color: #f5964f;
}
.table_suggestion .bg_turq {
  background: #bcccd1;
}
.table_suggestion table {
  border-collapse: collapse;
  font-family: Arial,sans-serif;
}
.table_suggestion td > span.wayv {
  color: black;
}
.table_suggestion #plantes_oxy span.wayv, .table_suggestion #CURCUMINOIDES .wayv, .table_suggestion #nutriments .wayv, .table_suggestion #preventifs .wayv, .table_suggestion #gels .wayv, .table_suggestion #ondes .wayv, .table_suggestion #puree tr > td:first-child {
  color: #779141 !important;
}
.table_suggestion #puree tr:first-child td {
  color: black !important;
}
.table_suggestion table tr + td {
  font-weight: bold;
}



.table_suggestion {

}
.table_suggestion tr>td:first-child {
	font-weight: bold;
	font-size:17px;
}

.table_suggestion table, .table_suggestion tr,.table_suggestion td {
	border:1px solid black;
}
.table_suggestion td { padding:5px;}
.table_suggestion td[colspan]{
	font-size:15px;
	color:black;
	font-weight: bold;
	
}
.table_suggestion table { width:100%;margin-bottom: 40px;}
.table_suggestion #search {
    width: 70%;
    border: 1px solid black;
    box-shadow: 0px 2px 7px black;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;

}
/*FIN TABLE SUGGESTION*/

.txt_background {
	position: relative;
}
.txt_title_over_txt { font-family: "Open SANS";top:10%;color:white;
	position: absolute;
	text-align: center;
	width:100%;
 }

 .txt_title_over_txt_sport { 
 	    font-family: "Open SANS";
    bottom: 20%;
    color: white;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 8%;
    font-size: 100px;
 }
.txt_title_over_txt_animaux {
	left:16%;
}

/*
#google_translate_element {
    position: fixed;
    top:0px;
    left:0px;
    z-index: 99999;
}*/

#google_translate_element{
	position: absolute;
    top: 14%;
    right: -227px;
}
@media (max-width: 1884px){ .texte_banniere{ font-size:19px !important;} }
@media (max-width: 1787px){ .texte_banniere{ font-size:15px !important;} }
@media (max-width: 1625px){ #google_translate_element{position: relative;display:block;} }
@media (max-width: 1627px) {  #google_translate_element img { width:inherit !important;}  #google_translate_element{position: relative;left:0px;top:0px;display:block;}  }



.goog-te-gadget-simple{
	border-top:0px !important;
}

.phone_wrapper {
	position: relative;
	-webkit-transition: all 500ms ease-in;
	-o-transition: all 500ms ease-in;
	transition: all 500ms ease-in;
	text-align: center;
}
#statutphone { 
	opacity: 0;
	display: block;
    position: absolute;
    top: -7px;
    left: 10px;
    font-size: 14px;
    /* background-color: white; */
    padding: 0px;
    color: green;
    font-weight: bold;
}
#statutphone {
	text-transform: uppercase;
}
body.telephone_fermer #statutphone {
	color:red;
}
body.telephone_ouvert #statutphone {
	color:green;
}



@media (max-width: 768px){
	.dropdown-menu {
		margin-top:15px !important;
		position: relative !important;
		float:none !important;
		margin-bottom: 15px !important;
	}	
	.nav > li.dropdown {
		z-index:10000;
	}

	._sachets {
		position: relative !important;
	}

}

 
@media (max-width: 767px) {
.navbar-nav > li > a {
    padding-bottom: 2px !important;
    padding-top: 2px !important;
}
}


.infomed p {
	line-height: 14px;
}


.page-template-produits-aliments-php .product-loop .col-md-3 h4 a{
	min-height: 70px !important;
	    height: 52px;
}
.page-template-produits-aliments-php .col-md-3 {
	min-height: 340px;
}


#gammes-de-produits a {
	cursor: pointer;
}
#gammes-de-produits img {
	position: relative;
	top:0px;
	-webkit-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

#gammes-de-produits img:hover {
	top:10px;
	cursor: pointer;
}

#wellandyou_produits  div.col-md-5 {
	min-height: 200px;
	 margin-right: -15px; // Remove right gap
    margin-left: -15px;  // Remove left gap
    padding-bottom: 62.5%; // ratio is 16:10
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding:0px;
    position: relative;

}

#integraltop {
   width: 100%;
  height: 100%;
  background-image:url(images/index2/banniere_welland_youtube_top.jpg);
  background-position: top center;
  background-size: cover;
}
html,body{
    width: 100%;
    height: 100%;
}
#integralbottom {
	position: relative;

}

#integralbottom div img     {
	  max-width: 152px;
}
#integralbottom h3{
	font-size:12px;
} 
#integralbottom ._sachets {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align: center;
}
#integralbottom div.col-md-1 { 
	width:10.333333% !important;
}
#integralbottom .btn {
	font-size:11px;
	padding: 9px 25px;
	margin-top:10px;
}

#wellandyou_produits .integrales2{

}
#wellandyou_produits .combines {
	background-image:url(images/index2/combines.jpg);
}
#wellandyou_produits .eaux {
	background-image:url(images/index2/eaux.jpg);
}

#wellandyou_produits .sports {
	background-image:url(images/index2/sports.jpg);
}

#wellandyou_produits .ondes {
	background-image:url(images/index2/ondes.jpg);
}

#wellandyou_produits .complements {
	background-image:url(images/index2/complements.jpg);
}

#wellandyou_produits .vetandyou {
	background-image:url(images/index2/vetandyou.jpg);
}

#wellandyou_produits .minceandyou {
	background-image:url(images/index2/minceur.jpg);
}

#wellandyou_produits .preventifs {
	background-image:url(images/index2/preventifs.jpg);
}

#wellandyou_produits .cosmetiques {
	background-image:url(images/index2/cosmetiques.jpg);
}

#wellandyou_produits  div.col-md-5 h3 {
	text-transform: none !important;
	color:white;
	font-weight: bold;
	/*background:rgba(0,0,0,0.1);*/
}

#wellandyou_produits  div.col-md-5 a.btn {
	position: absolute;
	right:25px;
	bottom:0px;
}
#wellandyou_produits div.col-md-5 span.title {
    font-size: 150%;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.c_mieuxandyou b{ color:#da5ab3;}
.c_perfandyou b { color:#ff9305 ;}
.c_belandyou  b{ color:#0820a5;}
.c_preventandyou b { color:#7ca616;}
.c_ondes b{ color:#757575;}
.c_miamandyou b{ color:#de1212;}
.c_vetandyou b { color:#b08857; }
.c_minceur b { color:#ee6c93; }
.c_eaux b { color:#697da2 ;}
#wellandyou_produits div h3 b { 
	 transform: scale(1) rotate(0deg);
	
	-webkit-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	background-color: white; 
	padding:5px;
	display: inline-block;
}
#wellandyou_produits div.col-md-5:hover b {
	transform: rotate(-5deg) scale(1.25);
	
}
#wellandyou_produits div.col-md-5 {
	cursor: pointer;
	margin:10px;
	border-radius: 10px;
}


/*Couleur des "cases" marque dans la page d'accueil*/
.o_product > i {
	color:#20b0ec;
	font-style: normal;
}
.o_product {
	color:#fc6620;
}

._sachets h3 {
    color: white !important;
    font-size: 118% !important;
}


.page-gamme {
	margin-top:20px;
}

.video_youtube_page{
	float:right;
	    padding-left: 30px;
    padding-bottom: 9px;
}
.gamme_champ_libre {

}

.page-template-produits-cosmetiques-php .video_youtube_page {
	    margin-top: 30px;
}

.titre_gamme {
	font-weight: bold;
	text-decoration: underline;
	margin-top:70px !important;
}

.titre_combines {
	font-family: "Open sans",Arial,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-top:50px;
}

#wpadminbar {
	bottom:0px !important;
	top:auto !important;
}

#myTab li.presentation, #myTab li.presentation a {
	background-color: #07b707;
	border-color:#07b707;
	color:white;
	border-radius:18px 15px 0px 26px;
}

#myTab li.compo, #myTab li.compo a {
	background-color: orange;
	border-color:orange;
	color:white;
	border-radius:18px 15px 0px 26px;
}

#myTab li.conseils, #myTab li.conseils a {
	background-color: #6b9cec;
	border-color:#6b9cec;
	color:white;
	border-radius:18px 15px 0px 26px;
}

#myTab li.consommation, #myTab li.consommation a {
	background-color: violet;
	border-color:violet;
	color:white;
	border-radius:18px 15px 0px 26px;
}

#myTab li.recettes, #myTab li.recettes a {
	background-color: gold;
	border-color:gold;
	color:black;
	border-radius:18px 15px 0px 26px;
}


#myTab li {
    max-width: 200px;
    height: 103px;
    text-align: center;
}




