*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.mobileOnly{
	display:none!important;
}
.desktopOnly{
	display:block!important;
}


input::-webkit-input-placeholder {
	color:#00a2d5;
	opacity:1;
}
 
input:-moz-placeholder {
	color:#00a2d5;
	opacity:1;
}



::-webkit-input-placeholder {
   color: #BBE4F2;
}

:-moz-placeholder { /* Firefox 18- */
   color: #BBE4F2;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #BBE4F2;  
}

:-ms-input-placeholder {  
   color: #BBE4F2;  
}

.classActive, .classActive a{
	font-weight:bold;
	color:#00a2d5;
}
.voirTout{
	display:flex;
	justify-content:center;
	align-content:center;
	flex-direction:column;
	width:182px;
	height:28px;
	text-align:center;
	float:right;
	margin-top:-04px;
	font-weight:bold;
	background-color:#00a1d5;
	color:white;

}
.voirTout:hover{
	background-color:#444446;
	color:white;
	
}

.montantTTCpanier{
	display:none;
}
.montantHTpanier{
	/*display:none;*/
}
.montantTTC{
	display:none;
}
.montantHT{
	/*display:none;*/
}
.montantTTC sup, .montantHT sup{
	font-size:x-small;
	font-weight: normal;
	/*float: right;*/
}
.accueil_bloc_produit_prix_barre .montantTTC sup, .accueil_bloc_produit_prix_barre  .montantHT sup{
	font-size:xx-small;
	font-weight: normal;
	/*float: right;*/
}

.cboxWrapper ,.cboxWrapper,.cboxMiddleLeft,.cboxContent,.cboxLoadingOverlay,.cboxPhoto,.cboxLoadingGraphic,.cboxTitle,.cboxCurrent,.cboxNext,.cboxPrevious,.cboxSlideshow,.cboxClose,.cboxMiddleRight,.cboxBottomLeft,.cboxBottomCenter,.cboxBottomRight,.cboxTopLeft,.cboxTopCenter,.cboxTopRight{
	-webkit-box-sizing:content-box !important;
	-moz-box-sizing:content-box !important;
	box-sizing:content-box !important;
}
body {
  margin:0px;
  padding:0px;
  background: url("../images/background_header.jpg"),url("../images/background_body.jpg");
  background-color:#a9c606;
  background-repeat: repeat-x;
  background-position: top;
  height:100%;
  position:relative;
  /*background-attachment : scroll, fixed ;*/
}

p, div, td {
  color:#3e3e40;
  font-family: Arial;
  font-size:12px;
}

.produit_liste_descriptif a{
	color: #00a1d5 !important;
}

.nommerPanier{
	border:1px solid transparent !important;
	width:130px;
	font-weight:bold;
}
.nommerPanier:hover{
	border:1px solid #cecece !important;
}
.addNewPanier{
	font-weight:bold;
	float:right;
	border:1px solid #00a2d5;
	color:white;
	margin-top:-5px;
	padding:4px 6px;
	background-color:#00a2d5;
}
.addNewPanier:hover{
	color:#00a2d5;
	background-color:white;
}
input.nommerPanier::-webkit-input-placeholder {
	font-style:italic;
	opacity:0.7;
	font-weight:normal;
	color:inherit;
}
 
input.nommerPanier:-moz-placeholder {
	font-style:italic;
	opacity:0.7;
	font-weight:normal;
	color:inherit;
}

.surdemande{
margin-right:10px;
}

.panier_on{
	color:#00a2d5 !important;
}
.panier_{
	color:#3e3e40 !important;
}


.spacer {
  clear:both;
}

a {
  color:#000;
  text-decoration:none;
}
a:hover {
  color:#000;
  text-decoration:none;
}

h1 { /* titre de la page */
  padding:0px;
  margin:0px;
  font-size:24px;
  font-weight:normal;
  color:#444;
  text-transform:uppercase; 
}

h2 {
	height:28px;
	width:244px;
      color:#FFF;
      font-weight:normal;
      text-align:left;
      font-size:20px;
	  padding-left:17px;
	  padding-top:3px;
      margin:0px;
	  background-color:#3e3e40;
	  margin-bottom:5px;
	  float:left;
	  display:block;
	  text-decoration:none;
}

h2  a{
      color:#FFF;
}
h2 a:hover {
      color:#FFF ;
}

/** structure **/
#conteneur {
  width:1000px;
  margin:auto;
  position:relative;
}





/**************** header *****************/




#header {
  height:160px;
}
#header_logo{
	height:134px;
	width:327px;
	float:left;
}
#header_deco{
	height:79px;
	width:188px;
	float:left;
	background:url(../images/motif_header.png) no-repeat center;<
}
#header_raccourcis{
	height:32px;
	float:right;
	background:url(../images/motif_raccourcis.png) no-repeat left top;
	padding:8px 0px 0px 30px;
}
#header_raccourcis a{
	font-weight:bold;
	color:#FFF;
	padding:0px 6px;
	/*border-right:#a7c500 2px solid;*/
	text-transform:uppercase;
}
.facebook_desktop{
	position:absolute;
	right:0;
}
#header_raccourcis a:hover{
	font-weight:bold;
	color:#a7c500;
}
#header_raccourcis a:last-child{
	border-right:none;
}
#header_baseline{
	height:50px;
	font-size:15px;
	padding-top:4px;
	float:right;
	font-weight:bold;
}
#header_recherche{
	width:287px;
	height:30px;
	float:left;
	border-radius:5px;
	border:1px #575658 solid;
	margin:0px 20px;
	box-shadow:1px 1px 3px 0px #d8d8d9 , 0 0 0 #fff,1px 1px 3px 0px #d8d8d9;	
}



#contenu_gauche_recherche{
	background-color:#00a2d5;
	border:1px #00a2d5 solid;
	border-radius:2px;
	margin:15px 0px 10px 0px;
	padding:5px;
	/*height:40px;*/
}
.zone_recherche{
	width:287px;
	height:28px;	
	border-radius:2px;
	border:1px #575658 solid;
	float:left;
	background-color:#FFF;
	margin:0px 05px;
	/*box-shadow:1px 1px 3px 0px #d8d8d9 , 0 0 0 #fff,1px 1px 3px 0px #d8d8d9;	*/
	color:#ffffff;
}
#contenu_gauche_recherche select{
	height:28px;
	width:140px;
	border-radius:2px;
	/*border:1px solid #656566;*/
	float:left;
	background-color:#FFF;
	appearance:none;
	color:#00a2d5;
}
#contenu_gauche_recherche .ref_seule{
	margin-top:5px;
	float:left;
	color:#ffffff;
}
#contenu_gauche_recherche .titreRecherche{
	margin-top:7px;
	margin-right:5px;
	float:left;
	color:#ffffff;
}
.header_recherche_texte{
	border:none;
	margin:5px;
	height:20px;
	color:#00a2d5;
	width:240px;
	/*color:#ffffff;*/
}
.header_recherche_picto{
	width:20px;
	height:17px;
	background:url(../images/picto_loupe_OFF.png) no-repeat center;
	border:none;
	margin:5px;
	float:right;
}
.header_recherche_picto:hover{
	background:url(../images/picto_loupe_ON.png) no-repeat center;
}
#header_compte, #header_panier{
	height:40px;
	float:right;
	padding-left:35px;
	color:#89898a;
	text-transform:uppercase;
	margin-top:0px;
	padding-top:16px;
	padding-right:10px;
}
#mini_panier{
	position:absolute;
	/*padding:5px;*/
	top:122px;
	right:0px;
	width:300px;
	/*right:50%;*/
	/*margin-right:-500px;*/
	background-color:#ffffff;
	color:#000;
	z-index:99999999999999;
	border-top:5px solid #00a2d5;
	/*border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;*/
	box-shadow:-1px 1px 2px 0px #d8d8d9 , 1px 1px 2px 0px #d8d8d9 , 1px 1px 2px 0px #d8d8d9 , 1px 1px 2px 0px #d8d8d9;
}
#mini_panier_liste{
	max-height:475px;
	overflow:auto;	
}
.delMini{
	margin-top:-25px;
	margin-right:10px;
	float:right;
}
#mon_compte{
	position:absolute;
	/*padding:5px;*/
	top:40px;
	left:00px;
	width:127px;
	/*right:50%;*/
	/*margin-right:-500px;*/
	background-color:#ffffff;
	color:#000;
	z-index:99999999999999;
	border-top:5px solid #00a2d5;
	/*border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;*/
	box-shadow:-1px 1px 2px 0px #d8d8d9 , 1px 1px 2px 0px #d8d8d9 , 1px 1px 2px 0px #d8d8d9 , 1px 1px 2px 0px #d8d8d9;
}
#mon_compte .parametres,#mon_compte .deco{
	text-align:center;
	float:none;
	display:block;	
	margin:0px;
	padding: 5px 0px;
	border-top:1px solid #f1f2f3;
	clear:both;
}
#mon_compte .parametres:first-child{
	border-top:0px solid #f1f2f3;
}
#mon_compte .deco{
	background-color:#FF5000;
	border-top:0px solid #f1f2f3;
	color:#ffffff;
}
#mon_compte .parametres:hover,#mon_compte .deco:hover{
	background-color:#444;
	color:#ffffff;
}
.bloc_compte{
	position:absolute;
	right:160px;
	top:82px;
	/*border:1px solid red;*/
}
#header_compte{
	margin-right:20px;
	background:url(../images/picto_compte_OFF.png) no-repeat top left;
}
.bloc_compte:hover #header_compte, #header_compte:hover{
	color:#FFF;
	background:url(../images/picto_compte_ON.png) no-repeat top left;
	background-color:#00a2d5;
}
#header_panier{
	background:url(../images/picto_panier_OFF.png) no-repeat top left;
}
.bloc_panier:hover #header_panier,#header_panier:hover{
	color:#FFF;
	background:url(../images/picto_panier_ON.png) no-repeat top left;
	background-color:#00a2d5;
}
#header_menu {
	height:28px;
  background-color:#3e3e40;
  border-bottom:#dbd7d6 3px solid;
}
#header_menu:hover {
	border-bottom:#a7c500 3px solid;
}
#header_menu a.lienMenus {
  float:left;
  margin:5px 0px;
  padding:0px 26px;
  display:block;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
  text-transform:uppercase;
  border-right:#a7c500 2px solid;
}
#header_menu a.lienMenus:hover {
  margin:0px -2px;
  padding:5px 28px;
  background-color:#a7c500;
  text-decoration:none;
}
#header_menu a.lienMenus:last-child {
	border-right:none;
}
#header_menu a.lienMenus:first-child:hover {
    margin:0px 0px 0px 0px;
    padding:05px 26px;
}
#header_menu a.actif{
	background-color:#a7c500;
	text-decoration:none;
    margin:0px 0px 0px 0px;
    padding:05px 26px;
	
}


#milieu {
  min-height:500px;
  padding:0;
  margin-bottom:100px;
}






/**************** page accueil *****************/




/***** slider ******/

#accueil_slider{
	margin-top:16px;
	width:940px;
	height:300px;
}
#accueil_slider img,#slider img{
	width:1000px;
	height:300px;
}
#accueil_slider_puce_gen{
	width:80px;
	height:12px;
	margin:5px auto 25px auto;
}
.accueil_slider_puce, .accueil_slider_puce_actif{
	width:12px;
	height:12px;
	margin:0px 4px;
	float:left;
	background:url(../images/puce_slider_OFF.png) no-repeat center;
}
.accueil_slider_puce:hover, .accueil_slider_puce_actif{
	background:url(../images/puce_slider_ON.png) no-repeat center;
}


/***** bloc marques ******/


#accueil_marques{
	/*width:987px;*/
	width:1000px;
	float:left;
	height:69px;
	border:#c6c7c8 1px solid;
	/*border-right:none;*/
	overflow:hidden;
	/**/
	line-height:69px;
	text-align:left; /* centrage horizontal d'un élément en-ligne */ 
}
#accueil_marques img{
	/**/
	vertical-align:middle;
	display:inline-block;
	line-height:1.2; /* on rétablit le line-height */
	text-align:left; 
	/*float:left;*/
	/*display:inline;*/
	max-height:67px;
	max-width:200px;
	width:auto;
	margin:0px 13px;

}
#accueil_marques_fleche{
	width:13px;
	height:69px;
	float:left;
	background:url(../images/fleche_marques.jpg) no-repeat center;
}
#accueil_marques_titre{
	height:18px;
	margin:1px 0px 27px 0px;
	padding:2px 14px;
	background-color:#d4d6d8;
	font-size:13px;
	float:left;
}
#accueil_marques_titre a{
	color:#3e3e40;
}


/***** bloc gauche ******/


#accueil_bloc_gauche{
	width:748px;
	float:left;
}
#accueil_bloc_promotions,#accueil_bloc_associes,#accueil_bloc_nouveautes{
	position:relative;
	width:736px;
	height:334px;
	border:1px solid #c6c8c6;
	background-color:#FFF;
	float:left;
	margin-bottom:15px;
	/*border: 1px solid #ff0000;*/
	/*overflow:hidden;*/
}
	
.accueil_bloc_produit{
	float:left;
	border-right:#c6c7c8 solid 1px;
}
.accueil_bloc_produit:last-child{
	border-right:none;
}
.accueil_bloc_produit_gen{
	float:left;
	width:244px;
	height:256px;
	display:block;
	padding:0px 10px;
	position:relative;
	
}
.produit_liste_gen .accueil_bloc_produit_gen{
	overflow:hidden;
}
.accueil_bloc_produit_date{
	font-size:10px;
	float:left;
	font-style:italic;
	margin-bottom:5px;
	font-weight:initial;
	
}
.accueil_bloc_produit_promo{
	width:57px;
	height:27px;
	border-radius:5px;
	background-color:#f71212;
	margin-top:-19px;
	float:right;
	text-align:center;
	font-size:18px;
	color:#FFF;
	padding-top:3px;
	z-index:999;
}

.prixBloc{
	clear:both;
	position:absolute;
	display:block;
	/*float:right;*/
	width:235px;
	top:35px;
	z-index:999;
	/*border:1px solid red;	*/
}
.prixBloc .accueil_bloc_produit_date{
	float:right;
	clear:both;
	font-size:9px;
	margin-top:2px;
}

.accueil_bloc_produit_logo{
	float:left;
}
.accueil_bloc_produit_logo img{
	max-height:35px;
}
.accueil_bloc_produit_prix{
	font-size:17px;
	color:#00a2d5;
	font-weight:bold;
	text-align:right;
	float:right;
	margin-right:5px;
	background-color:#ffffff;
}
.accueil_bloc_produit_prix_barre, .accueil_bloc_produit_prix_barre *{
	text-align:right;
	margin-top:5px;
}
.accueil_bloc_produit_prix_barre, .accueil_bloc_produit_prix_barre *{
	text-decoration:line-through;
}
.accueil_bloc_produit_photo{
	height:140px;
	margin:5px 0px;
	text-align:center;
	/*background:url(../images/pas_dispo_tn.jpg) center center no-repeat;*/
}
.accueil_bloc_produit_photo img{
	max-height:140px;
	max-width:90px;
}
.accueil_bloc_produit_titre{
	font-size:14px;
	margin-bottom:5px;
	min-height:30px;
}
.accueil_bloc_produit_reference{
	color:#00a2d5;
	margin-bottom:5px;
}
.produit_liste_descriptif .accueil_bloc_produit_reference{
	margin-bottom:20px;
}
.produit_liste_descriptif .accueil_bloc_produit_reference h3 b{
	color:#00a2d5;
}
#liste_nouveautes .accueil_bloc_produit_reference{
	position:relative;
	bottom:3px;
}
.accueil_bloc_produit_reference h3,.accueil_bloc_produit_reference h4{
	font-weight:initial;
	font-size:13px;
}


.noncontract{
	text-align:center;
	font-style:italic;
	font-size:10px;
	color:#ccc;
	bottom:15px;
	left:55px;	
}
.produit_liste_gen .noncontract{
	position:absolute;
	bottom:25px;
	left:15px;	
}
.vignette_separator{
	display:none;
}
h3{
	color:#00a2d5;
	font-size: 13px;
}
h3.fabricant,.produit_liste_descriptif h3{
	color:#3e3e40;	
	margin-top: 3px;
}
.accueil_bloc_produit_btn{
	position:absolute;
	bottom:0;
	height:25px;
	width:244px;	
	box-shadow:0px 1px 2px 0px #8d8d8d ;
}
.ajoutpanier{
	position:absolute;
	bottom:0;
	margin-right:1px;
	margin-bottom:2px;
	width:233px;
	/*border:1px solid red;*/
}
.lienDetails{
	position:absolute;
	bottom:0px;
	padding:0px 10px 1px 10px;
	left:425px;
	margin-right:2px;
	margin-bottom:2px;
	text-decoration:underline;
	color:#00a2d5;
	/*background-color:#ffffff;*/
}
.accueil_bloc_produit_btn_ajouter,.bouton_bleu2{
	width:182px;
	height:25px;
	border:#d7d5d5 solid 1px;
	background:url(../images/btn_ajout_gris.png) repeat-x;
	display:block;
	float:left;
	font-size:14px;
	padding-top:3px;
	text-align:center;
	font-weight:400;
	/*box-shadow:1px 1px 2px 0px #888 , 0 0 0 #fff,1px 1px 2px 0px #888;*/
}
.bouton_bleu2{
	padding-top:0px;
	background: url(../images/btn_voir_bleu.png) ;
	border:transparent solid 1px;
	color:#ffffff;
}
.bouton_bleu2:hover{
	background:#444444;
	cursor:pointer;
}
.accueil_bloc_produit_btn_ajouter:hover{
	background-image:none;
	background-color:#444446;
	color:#FFF;
	border:none;
	padding-top:4px;
}
#fiche_produit_quantite .accueil_bloc_produit_btn_ajouter:hover{
	background-image:none;
	background-color:#444446;
	color:#FFF;
	border:none;
	padding-top:5px;
}
#accueil_bloc_commande .accueil_bloc_produit_btn_ajouter{
	width: auto;
	padding-left:10px;
	padding-right:10px;
	position:absolute;
	bottom:15px;
	right:15px;
}

.ligneMiniPanier{
	display:block;
	padding:0px 5px;
	min-height:80px;
	border-left:0px solid #fff;
	border-top:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:1px solid #eee;
}

.ligneMiniPanier:hover{
	/*border-left:0px solid #eee;
	border-top:0px solid #f8f8f8;
	border-right:0px solid #eee;/**/
	/*border-bottom:1px solid #eee;*/
	background-color:#f8f8f8;
}
.voirPanier{	
	display:block;
	width:182px;
	height:25px;
	color:#FFF;
	background-image:none;
	background:#444444;
	font-size:14px;
	margin:15px auto ;
	padding:4px;
	text-align:center;
	border-radius: 5px;
}
.voirPanier:hover{
	background:url(../images/btn_voir_bleu.png) repeat-x;
	color:#ffffff;	
}

.mini_panier_img{
	width:100px;
	padding:10px 15px 10px 10px;
	float:left;
	text-align:center;
	/*border:1px solid red;*/
}

.mini_panier_img img{
	max-width:80px;
	max-height:80px;
}
.mini_panier_desc{
	max-width:160px;
	padding:10px 0px;
	float:left;	

}
.mini_panier_desc div{
	margin-top:5px;
	clear:both;
	color:#00a2d5;	
}

.caseTitrePanier{
    /*background-color: #00a2d5;*/
	color: #444;
	font-weight:initial;
	/*border-bottom:1px solid #CCCCCC;*/
	height:24px;
	
}
.lienContinuer{
	float:left;
}
.ligneSeparateur{
	border-left:1px solid #CCCCCC;
	height:90px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
.recapPanier .ligneSeparateur{
	border-left:1px solid #F2F2F4 !important;
}
.casePanier,.casePanierBas{
    background-color: #FFF;
	color: #3F3F41;
	/*border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;/**/
	padding:0px 5px;
}
.casePanier1{
    background-color: #FFF;
	color: #3F3F41;
	padding:0px 0px;
}
.casePanierBas {
	padding-left:15px;
}
.lienPanier img{
	padding:5px;
	max-height:100px;
	max-width:100px;
}
.casePanier input{
	text-align:center;
	border:1px solid #efefef;
}
.caseDel{
	border-left:1px solid #CCCCCC;
}
.recapPanier{
	text-align:center;
	margin:auto;
}
.recapPanier .ligneTitrePanier th{
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;	
}
.recapPanier .lignePanier td{
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;	
}
.recapPanier .lignePanier td:first-child{
	border-left:1px solid #CCCCCC;	
}
.recapPanier .lignePanier td:last-child{
	border-right:1px solid #CCCCCC;	
}
.titreTableau{
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.tableauPaniers{
	text-align:center;
	margin:auto;
	border-bottom:1px solid #CCCCCC;
}
.tableauPaniers th{
	background-color:#ffffff;
	height:30px;
	/*border-bottom:1px solid #CCCCCC;*/
}
.tableauPaniers td{
	background-color:#ffffff;
	border-top:1px solid #CCCCCC;
}
.tableauPaniers td:first-child{
	border-left:1px solid #CCCCCC;
}
.tableauPaniers td:last-child{
	border-right:1px solid #CCCCCC;
}
.noborder{
	border:0px !important;
}
.nobordertop{
	border-top:0px !important;
}
.nobordertop .lienSupp,.nobordertop .qteplus,.nobordertop .qtemoins{
	display:none;
}
.nobordertop .styleQte,.nobordertop .styleQte  td,.nobordertop .styleQte  input{
	border:0px !important;
	background-color:#F1F2F4 !important;
}
.nobordertop input{
	/*text-align:right;*/
	width:45px;	
}
.tableauPaniers tr{
	background-color:#ffffff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}



.tableauPanier{
	text-align:center;
	margin:auto;
}
.tableauPanier .ligneTitrePanier th{
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;	
}
.tableauPanier .lignePanier td{
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;	
}
.tableauPanier .lignePanier td:first-child{
	border-left:1px solid #CCCCCC;	
}
.tableauPanier .lignePanier td:last-child{
	border-right:1px solid #CCCCCC;	
}
.quantitePanier{
	background-color:#F1F2F4 !important;

}
.tableauPanierHistorique{
	border-bottom:1px solid #CCCCCC !important;	
}
.tableauPanierHistorique .lignePanier td{
	border-bottom:0px solid #CCCCCC !important;	
	border-top:1px solid #CCCCCC;
}
.tableauPanierHistorique .caseTitrePanier{
	border-bottom:0px solid #CCCCCC !important;	
}
.tableauPanierHistorique .nobordertop{
	border-top:0px solid #CCCCCC !important;	
	border-right:01px solid #CCCCCC !important;	
	border-bottom:0px solid #CCCCCC !important;	
	border-left:01px solid #CCCCCC !important;	
}

.code_commande{	
	color:#01A2CE;
	margin-bottom:5px;
	display:block;
}
.code_commande a{	
	color:#01A2CE;
}
.lienSupp{
	clear:both;
	display:block;
	padding-top:5px;
	color:#01A2CE;
	text-decoration:underline;
}


.bouton_gris,.bouton_vert{
	border: 1px solid #444444;
	cursor:pointer;	
	display:block;
	min-width:182px;
	height:25px;
	color:#FFF;
	/*border:#d7d5d5 solid 1px;*/
	background-image:none;
	background:#444444;
	/*background:url(../images/btn_voir_bleu.png) repeat-x;*/
	/*background-image:none;	*/
	font-size:12px;
	margin:5px auto ;
	padding:4px 10px;
	text-align:center;
	border-radius: 5px;
}
.bouton_gris:hover,.bouton_vert:hover{
	/*background:url(../images/btn_voir_bleu.png) repeat-x;
	border:none;*/
	/*border: #d7d5d5 solid 1px;*/
    background: url(../images/btn_ajout_gris.png) repeat-x;
	color:#444444;
	border: 1px solid #444444;
}
.bouton_droite{	
	border: 1px solid #00A1D5;
	cursor:pointer;
	display:block;
	min-width:100px;
	height:25px;
	color:#FFF;
	/*border:#d7d5d5 solid 1px;*/
	background:url(../images/btn_voir_bleu.png) repeat-x;
	/*border:none;*/
	/*background:url(../images/btn_voir_bleu.png) repeat-x;*/
	/*background-image:none;	*/
	font-size:12px;
	margin: 5px auto;
    padding: 4px 10px;
	text-align:center;
	border-radius: 5px;
}
.bouton_droite:hover{
	border: 1px solid #444444;
    background: url(../images/btn_ajout_gris.png) repeat-x;
	color:#444444;
}
.bouton_bleu{	
	border: 1px solid transparent;
	cursor:pointer;
	min-width:100px;
	height:25px;
	color:#FFF;
	background:url(../images/btn_voir_bleu.png) repeat-x;
	font-size:12px;
	margin: 5px auto;
    padding: 4px 10px;
	text-align:center;
	border-radius: 5px;
}
.bouton_bleu:hover{
	border: 1px solid #444444;
    background: url(../images/btn_ajout_gris.png) repeat-x;
	color:#444444;
}

.accueil_bloc_produit_btn_voir{
	width:62px;
	height:25px;
	background:url(../images/btn_voir_bleu.png) repeat-x;
	display:block;
	float:left;
	color:#FFF;
	font-size:14px;
	padding-top:5px;
	text-align:center;
	position:absolute;
	bottom:0px;
	right:0px;
	box-shadow:1px 1px 2px 0px #888 , 0 0 0 #fff,1px 1px 2px 0px #888;
}
.accueil_bloc_produit_btn_voir:hover{
	background-image:none;
	background-color:#444446;
	color:#FFF;
}
.fleche_droite{
	position:absolute;
	top:0px;
	height:299px;
	right:-13px;
	width:18px;
	background:url(../images/fleche_droite.png) no-repeat center;
	float:left;
	display:block;
	/*margin-left:-6px;*/
	z-index:999;
	/*border:1px solid red;*/
}
.fleche_droite:hover,#accueil_bloc_destockage .fleche_droite{
	background:url(../images/fleche_droite_ON.png) no-repeat center;
}
#accueil_bloc_destockage .fleche_droite:hover{
	background:url(../images/fleche_droite.png) no-repeat center;
}
.fleche_gauche{
	position:absolute;
	left:-13px;
	top:0px;
	height:299px;
	width:18px;
	background:url(../images/fleche_gauche.png) no-repeat center;
	/*float:left;*/
	display:block;
	/*margin-left:-6px;*/
	z-index:999;
	/*border:1px solid red;*/
}
.fleche_gauche:hover,#accueil_bloc_destockage .fleche_gauche{
	background:url(../images/fleche_gauche_ON.png) no-repeat center;
}
#accueil_bloc_destockage .fleche_gauche:hover{
	background:url(../images/fleche_gauche.png) no-repeat center;
}


/***** bloc droit ******/


#accueil_bloc_droit{
	width:246px;
	float:left;
}
#accueil_bloc_commande{
	position:relative;
	width:246px;
	/*min-height:272px;
	/**/
	min-height:334px;
	/**/
	float:left;
	border:#c6c8c6 1px solid;
	background-color:#FFF;
	padding:12px 19px;
	margin-left:6px;
}
#accueil_bloc_commande h2{
	background-color:#FFF;
	color:#00a2d5;
	text-decoration:none;
	background:url(../images/puce_titre_commande.png) left center no-repeat;
	margin-left:-23px;
	padding-left:23px;
}
#accueil_bloc_commande .accueil_bloc_produit_btn_ajouter{
	float:right;
	background:url(../images/btn_voir_bleu.png) repeat-x;
	border:none;
	color:#FFF;
	padding-top:5px;
	border-radius:5px;
}
#accueil_bloc_commande .accueil_bloc_produit_btn_ajouter:hover{
	background-image:none;
	background-color:#444446;
}
.accueil_bloc_commande_titre{
	float:left;
	font-size:14px;
	padding-right:20px;
	margin-bottom:5px;
}
.accueil_bloc_commande_champs{
	width:120px;
	height:30px;
	border:1px solid #9e9e9f;
	margin:0px 9px 9px 0px;
	padding:5px;
	float:left;
}
.accueil_bloc_commande_quantite{
	width:60px;
	height:30px;
	border:1px solid #9e9e9f;
	float:left;
	margin-bottom:9px;
	text-align:center;
}
#bloc_commande_btn{
	width:44px;
	height:40px;
	background:url(../images/btn_commande_plus_OFF.png) no-repeat center;
	display:block;
	margin-bottom:0px;
	margin-top:-5px;
}
#bloc_commande_btn:hover{
	background:url(../images/btn_commande_plus_ON.png) no-repeat center;
}
#accueil_bloc_destockage,#accueil_bloc_equivalents{
	position:relative;
	width:246px;
	height:333px;
	float:left;
	border:#c6c8c6 1px solid;
	background-color:#FFF;
	margin-left:6px;
	margin-top:15px;
}
#accueil_bloc_destockage h2,#accueil_bloc_equivalent h2{
	background-color:#00a2d5 !important;
}
#accueil_bloc_destockage .accueil_bloc_produit_promo,#accueil_bloc_equivalent .accueil_bloc_produit_promo{
	background-color:#fd8a03;
}
#accueil_bloc_destockage .accueil_bloc_produit_btn_ajouter:hover,#accueil_bloc_equivalent.accueil_bloc_produit_btn_ajouter:hover{
	background:url(../images/btn_voir_bleu.png) repeat-x;
}
#accueil_bloc_destockage .accueil_bloc_produit_btn_voir,#accueil_bloc_equivalent .accueil_bloc_produit_btn_voir{
	background-image:none;
	background-color:#444446;
}
#accueil_bloc_destockage .accueil_bloc_produit_btn_voir:hover,#accueil_bloc_equivalent .accueil_bloc_produit_btn_voir:hover{
	background:url(../images/btn_voir_bleu.png) repeat-x;
}






/**************** page produit bloc *****************/


#fil_ariane{
	margin:15px 0px 15px 0px;
	height:24px;
	width:auto;
	border-bottom:#e0e0e0 3px solid;
}
#fil_ariane a, #fil_ariane_actif{
	margin:0px 4px;
	font-size:14px;
}
#fil_ariane a:hover, #fil_ariane_actif,#fil_ariane a:last-child{
	color:#00a2d5;
	border-bottom:#00a2d5 3px solid;
	padding-bottom:5px;
}
#int_colonne_gauche{
	width:223px;
	float:left;
	/*margin-right:21px;*/
	display:block;
}
#int_colonne_droite{
	margin-left:16px;
	width:761px;
	float:left;
	display:block;
	/*margin-bottom:100px;*/
	/*background-color:#ff0000;*/
}
.produit_bloc_gen{
	position:relative;
	float:left;
	width:246px;
	height:323px;
	display:block;
	margin:12px 3px;
	border:#c6c8c6 1px solid;
	background:url(../images/background_produit_bloc.jpg) repeat-x top;
	background-color:#FFF;
}
.produit_bloc_gen .accueil_bloc_produit_gen{
	height:auto;
}
.produit_bloc_gen .accueil_bloc_produit_logo{
	padding:0px;
	background-color:#FFF;
	margin-bottom:0px;
	/*border:1px solid #ff0000;*/
	height:24px;
	display: flex; /* contexte sur le parent */
	flex-direction: column; /* direction d'affichage verticale */
	justify-content: center;  
}
.produit_bloc_gen .accueil_bloc_produit_logo img{
	max-height:24px;
}
 .accueil_bloc_produit_logo a b{
	padding-left:6px;
	padding-right:6px;
	/*padding-top:4px;*/
	/*color:#ffffff;*/
}
 .accueil_bloc_produit_gen a.lienmarque{
	padding-left:6px;
	padding-right:6px;
	height:24px;
	color:#ffffff;
	/*border:1px solid #ff0000;*/
	display: flex; /* contexte sur le parent */
	flex-direction: column; /* direction d'affichage verticale */
	justify-content: center;  	
}
 /*.accueil_bloc_produit_gen a.lienmarque b{
}*/


.produit_encart_vert,.produit_encart_orange,.produit_encart_rouge{
	width:102px;
	height:20px;
	border-radius:5px;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	margin-bottom:5px;
	color:#19171C;
}
.produit_encart_promo{
	padding:3px 10px;
	height:20px;
	float:left;
	border-radius:5px;
	color:#FFF;
	background-color:#f71212;
	position:absolute;
	top:80px;
	-ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg);
	z-index:999;
}
#accueil_bloc_promotions .produit_encart_promo, #accueil_bloc_promotions .produit_encart_vert, #accueil_bloc_promotions .produit_encart_orange, #accueil_bloc_promotions .produit_encart_rouge,#accueil_bloc_nouveautes .produit_encart_promo, #accueil_bloc_nouveautes .produit_encart_vert, #accueil_bloc_nouveautes .produit_encart_orange, #accueil_bloc_nouveautes .produit_encart_rouge,#accueil_bloc_destockage .produit_encart_promo, #accueil_bloc_destockage .produit_encart_vert, #accueil_bloc_destockage .produit_encart_orange, #accueil_bloc_destockage .produit_encart_rouge{
	display:none;
}
#accueil_bloc_promotions .produit_bloc_gen,#accueil_bloc_nouveautes .produit_bloc_gen,#accueil_bloc_destockage .produit_bloc_gen,#accueil_bloc_associes .produit_bloc_gen,#accueil_bloc_equivalents .produit_bloc_gen{
	margin:0px;
	margin-right:-1px;
	width: 245px;
	height:299px;
	background:none;
	/*background-color:#ffffff;*/
	border: 0px #c6c8c6 solid;
	border-right: 1px #c6c8c6 solid;
	/*margin-top:-25px;*/
}
#accueil_bloc_promotions .produit_bloc_gen:last-child,#accueil_bloc_nouveautes .produit_bloc_gen:last-child,#accueil_bloc_destockage .produit_bloc_gen,#accueil_bloc_associes .produit_bloc_gen:last-child,#accueil_bloc_equivalents .produit_bloc_gen{
	border-right: 0px #c6c8c6 solid !important;
}
#accueil_bloc_promotions .lienmarque,#accueil_bloc_nouveautes .lienmarque,#accueil_bloc_destockage .lienmarque{
	position:absolute;
	/*top:30px;*/
	color: #444;
}
#accueil_bloc_promotions .prixBloc ,#accueil_bloc_nouveautes .prixBloc  ,#accueil_bloc_destockage .prixBloc{
    top: 5px;
}
#accueil_bloc_promotions .photo_bloc,#accueil_bloc_nouveautes .photo_bloc,#accueil_bloc_destockage .photo_bloc {
    top: 40px;
}
#accueil_bloc_promotions .detail_bloc,#accueil_bloc_nouveautes .detail_bloc,#accueil_bloc_destockage .detail_bloc{
    top: 215px;
}
#accueil_bloc_promotions .accueil_bloc_produit_btn,#accueil_bloc_nouveautes  .accueil_bloc_produit_btn,#accueil_bloc_destockage  .accueil_bloc_produit_btn{
	z-index:999;
    bottom: 0px;
}
#accueil_bloc_promotions .accueil_bloc_produit_logo,#accueil_bloc_nouveautes .accueil_bloc_produit_logo,#accueil_bloc_destockage .accueil_bloc_produit_logo{
	position:absolute;
}

/*Nouveautés uniquement* /
#accueil_bloc_nouveautes{
	position:relative;
	width:736px;
	height:272px;
	border:#c6c8c6 1px solid;
	background-color:#FFF;
	float:left;
	margin-bottom:15px;
}
#accueil_bloc_nouveautes .accueil_bloc_produit_gen{
	position:relative;
	height:237px;
}
#accueil_bloc_nouveautes .accueil_bloc_produit_titre{
	height:32px;
}

#accueil_bloc_nouveautes .produit_bloc_gen{
	height:230px;
}
#accueil_bloc_nouveautes .accueil_bloc_produit_prix,#accueil_bloc_nouveautes .accueil_bloc_produit_btn{
	display:none;
}
#accueil_bloc_nouveautes .accueil_bloc_produit_photo{
	margin: -10px 0px -5px 0px;
}
#accueil_bloc_nouveautes  .detail_bloc{
    top: 185px;
}
/**/


.produit_encart_vert{
	background-color:#a7c500;
}
.produit_encart_rouge{
	/**/
	background-color:#f71212;
	color:#ffffff;
	/*/
	background-color:#a7c500;
	/**/
}
.produit_encart_orange{
	/**/
	background-color:#fd8a03;
	color:#ffffff;
	/*/
	background-color:#a7c500;
	/**/
}
.produit_encart_orange2{
	background-color:#fd8a03;
	color:#ffffff;
}
.produit_encart_bleu{
	background-color:#00A2D2;
}
#fiche_produits_colonne1 .produit_encart_promo{	
	top:14px;
}
.produit_liste_gen .produit_encart_promo{	
	top:33px;
}
.accueil_bloc_produit_gen .produit_encart_vert, .accueil_bloc_produit_gen .produit_encart_orange,.accueil_bloc_produit_gen .produit_encart_rouge{	
	top:33px;
	position:absolute;
}
.accueil_bloc_produit_gen .photo_bloc{	
	width:225px;
	top:58px;
	position:absolute;
	z-index:10;
	/*border:1px solid #ff0000;*/
}
.accueil_bloc_produit_gen .detail_bloc{	
	top:238px;
	position:absolute;
	/*border:1px solid #ff0000;*/
}
.produit_encart_destockage{
	padding:3px 10px;
	height:20px;
	float:left;
	border-radius:5px;
	color:#FFF;
	background-color:#fd8a03;
}
.produit_encart_nouveau{
	padding:3px 10px;
	height:20px;
	float:left;
	border-radius:5px;
	color:#FFF;
	background-color:#00a2d5;
}
#bloc_filtres{
	position:relative;
	width:223px;
	height:auto;
	background-color:#FFF;
	border:#c6c8c6 1px solid;
	/*padding-bottom:15px;*/
	padding-top:24px;
	
   animation: nomAnim 1s;
}

@keyframes nomAnim {
    0%   { width: 0px; }
   100% { width: 223px; }
}

.filtres_invisible{
	    transform: scaleY(0);		
		transition: all 500ms cubic-bezier(0.500, 0.000, 0.500, 1.000);
		-webkit-transition: all 500ms cubic-bezier(0.500, 0.000, 0.500, 1.000);
		-moz-transition: all 500ms cubic-bezier(0.500, 0.000, 0.500, 1.000);
		-o-transition: all 500ms cubic-bezier(0.500, 0.000, 0.500, 1.000);
		-webkit-transition-timing-function: cubic-bezier(0.500, 0.000, 0.500, 1.000);
		-moz-transition-timing-function: cubic-bezier(0.500, 0.000, 0.500, 1.000);
		-o-transition-timing-function: cubic-bezier(0.500, 0.000, 0.500, 1.000);
		transition-timing-function: cubic-bezier(0.500, 0.000, 0.500, 1.000);
}
#gauche{
	/*display:block;*/
	min-width:100px;
	min-height:50px;	
	max-width:222px;
	/*border:1px solid #ff0000;*/
	float:left;
}
.filtres_visible{
	    transform: scaleY(1) !important;
}
#bloc_filtres_titre{
	position:absolute;
	top:-10px;
	left:-1px;
	/*width:100px;*/
	/*height:21px;*/
	background-color:#00a2d5;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	padding:3px 38px 3px 7px;
	margin-bottom:5px;
}
.bloc_filtres_sous_titre{
	margin-bottom:0px;
	margin-top:10px;
	padding:4px;
	height:25px;
	width:auto;
	background:url(../images/btn_ajout_gris.png) repeat-x;
	font-size:13px;
	border:#d7d5d5 solid 1px;
	font-weight:bold;
}
.listeFiltres .bloc_filtres_sous_titre{
	width:221px;
	margin-left:-7px;
}
.bloc_filtres_sous_titre:last-child{
	margin-bottom:0px;
}
.bloc_filtres_sous_titre .croixFiltre:last-child{
	margin-right:3px;
}

.bloc_filtres_categories{
	/*padding:15px 0px;*/
	padding:10px 0px;
	margin:0px 7px;
	border-bottom:1px solid #00a2d5;
}
.bloc_filtres_categories:last-child{
	border-bottom:0px;
}
.bloc_filtres_categories:first-child{
	border-top:0px;
}
.bloc_filtres_categories_titre{
	padding-left:17px;
	background:url(../images/puce_categories_filtres.png) no-repeat center left;	
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	color:#00a2d5;
	text-transform:uppercase;
}
.liste_cachee{
	background:url(../images/puce_categories_nofiltres.png) no-repeat center left !important;
}
a.plus{
	float:left;
	display:block;
	background:url(../images/puce_filtre_plus.png) no-repeat center left;
	color:#00a2d5;
	font-style:italic;
	padding-left:20px;
	clear:both;
	margin-top:6px;
}
.bloc_filtres_categories input{
	padding:7px;
	margin:5px 0px 0px 0px;
	font-size:14px;
	background-color:#FFF;
	border: #3e3e40 1px solid;
}
#produit_critere_gen{
	height:28px;
	width:100%;
	display:block;
	margin-left:3px;
	margin-bottom:5px;
}
.produit_critere_titre{
	font-size:14px;
	margin-right:12px;
	margin-left:35px;
	float:left;
	padding-top:5px;
}
.produit_critere_titre:first-child{
	margin-left:0px;	
}
#produit_critere_affichage_liste, #produit_critere_affichage_bloc{
	width:28px;
	height:28px;
	float:left;
}
#produit_critere_affichage_liste{
	margin-right:8px;
	background:url(../images/picto_affichage_liste_OFF.png) center no-repeat;
}
#produit_critere_affichage_bloc{
	margin-right:37px;
	background:url(../images/picto_affichage_bloc_OFF.png) center no-repeat;
}
#produit_critere_affichage_liste:hover{
	background:url(../images/picto_affichage_liste_ON.png) center no-repeat;
}
#produit_critere_affichage_bloc:hover{
	background:url(../images/picto_affichage_bloc_ON.png) center no-repeat;
}
#produit_critere_gen img{
	margin-right:7px;
	float:left;
}
#produit_critere_gen select{
	height:28px;
	width:140px;
	border-radius:2px;
	border:1px solid #656566;
	float:left;
	background-color:#FFF;
	margin-right:3px;
	/*appearance:none;*/
}






/**************** page produit liste *****************/






.produit_liste_gen{
	width:760px;
	height:200px;
	display:block;
	margin:24px 0px;
	border:#c6c8c6 1px solid;
	background:url(../images/background_produit_bloc.jpg) repeat-x top;
	background-color:#FFF;
}
.produit_liste_titre{
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	float:left;
	height:24px;
	padding-top:4px;
	width:auto;
	/*width:100%;*/
}
.produit_liste_gen .accueil_bloc_produit_logo{
	/*padding:4px;*/
	background-color:#ffffff;
	margin-bottom:5px;
	float:right;
	margin-right:20px;
	height:24px;
	display: flex; /* contexte sur le parent */
	flex-direction: column; /* direction d'affichage verticale */
	justify-content: center;  
}
.produit_liste_gen .accueil_bloc_produit_logo img{
	margin: auto;
	max-height:24px;
	max-width:120px;
}
.produit_liste_gen .accueil_bloc_produit_gen{
	float:none;
	width:758px;
	height:200px;
	display:block;
	padding:0px 0px 0px 10px;
}
.produit_liste_colonne1{
	width:130px;
	float:left;
	display:block;
	padding-top:10px;
	padding-right:10px;
}
.produit_liste_colonne1 .accueil_bloc_produit_photo{
	margin-top:10px;
	height:120px;
}
.produit_liste_colonne1 .accueil_bloc_produit_photo img{
	max-height:120px;
	max-width:160px;
}
.produit_liste_colonne2{
	width:370px;
	float:left;
	display:block;
	padding-top:07px;
	padding-right:10px;
}
.produit_liste_colonne2 .accueil_bloc_produit_reference{
	width:290px;
	height:41px;
	float:left;
}
.produit_liste_picto_pdf{
	width:40px;
	height:50px;
	float:left;
	background:url(../images/picto_PDF.png) no-repeat left;
	display:block;
	clear:both;
	padding-top:14px;
	padding-left:50px;
	margin-right:230px;
	margin-top:25px;
	
	/*border:1px solid #ff0000;*/
}
.produit_liste_descriptif{
	max-width:315px;
	font-size:13px;
	margin-top:10px;
}
.produit_liste_descriptif_full{
	width:375px !important;
	max-width:375px !important;
	min-width:375px !important;
}
#fiche_produits_gen .produit_liste_descriptif{
	margin-top:25px;
}
.accueil_bloc_produit_gen .produit_liste_descriptif{
	height:92px;
	overflow:hidden;
}
@-moz-document url-prefix() { 
  .accueil_bloc_produit_gen .produit_liste_descriptif{
		height:94px;
  }
}
.produit_liste_colonne3{
	width:243px;
	height:174px;
	float:left;
	background-color:#f1f2f3;
	display:block;
	padding:20px 0px 0px 10px;
	margin-top:-5px;
	margin-left:5px;
}
.produit_liste_colonne3 .accueil_bloc_produit_prix{
	margin-right:10px;
	background-color:#f1f2f3;
}
#fiche_produits_colonne2 .accueil_bloc_produit_prix{
	background-color:#f7f7f8;
}
.produit_liste_colonne3 .accueil_bloc_produit_date{
	clear:both;
	float:right;
	margin-top:3px;
	margin-right:10px;
}

.produit_liste_colonne3 .accueil_bloc_produit_promo{
	position:absolute;
	top:95px;
	/*float:left;
	margin-top:26px;*/
	margin-left:45px;/**/
}
.produit_liste_colonne3 input{
	height:27px;
	width:90px;
	text-align:center;
	float:right;
	margin:30px 45px 13px 0px;
	border-radius:5px;
	border:1px #9e9e9f solid;
	font-size:14px;
}
.produit_liste_colonne3 .accueil_bloc_produit_btn_ajouter{
	float:right;
}
.produit_liste_colonne3 i{
	display:none;
}




/**************** page présentation gamme *****************/




.presentation_gamme_gen{
	width:469px;
	height:180px;
	float:left;
	margin:7px 15px 17px 15px;
	/*margin-right:62px;*/
	background-color:#FFF;
	border:1px solid #c9caca;
	/*border-bottom:5px solid #a3bd0a;*/ 	
	padding:8px;
	display:block;	
}
.presentation_gamme_gen hr{
	width:460px;
	margin:0px 0px;	
	padding-top:10px;
	border-top:0px solid #c9caca;
	border-left:0px solid #c9caca;
	border-right:0px solid #c9caca;
	border-bottom:5px solid #a3bd0a;
}
.presentation_gamme_gen:nth-child(odd){
	/*margin-right:0px;*/
	/*margin-left:0px;*/
}
.presentation_gamme_gen:nth-child(even){
}
.presentation_gamme_titre{
	width:100%;
	font-size:16px;
	color:#00a2d5;
	font-weight:bold;
	background:url(../images/puce_titre_commande.png) no-repeat left;
	padding-left:20px;
	margin:4px 0px;
	margin-left:-15px;
}
.presentation_gamme_photo{
	height:100px;
	width:453px;
	padding:0px 20px;
	display:flex;
}
.presentation_gamme_photo img{
	max-width:95px;
	max-height:90px;
	float:left;
	margin:auto 20px;
}
.presentation_gamme_gen .accueil_bloc_produit_btn_ajouter{
	float:right;
}





/**************** sous_menu *****************/





#sous_menu_gen{
	display:block;
	width:1000px;
	height:auto;
	background-color:#FFF;
	border:#d8d8d9 1px solid;
	position:absolute;
	z-index:9999;
	margin-left:0px;
	margin-top:26px;
	border-top:#a7c500 2px solid;
	box-shadow:-1px 2px 3px 0px #d8d8d9 , 0 0 0 #fff,1px 1px 3px 0px #d8d8d9;
}
#sous_menu_gen ul{
	padding:0px;
	margin:0px;
}
#sous_menu_gen ul li{	
	list-style:none;
}
#sous_menu_gen ul{	
	margin:0px;		
	padding:0px;	
}
.grandesFamilles {
	width:332px;
	/*border:1px solid #ff0000;*/
	display:block;
	float:left;
}
.grandesFamilles li{
	font-weight:initial;
	width:332px;
	background-color:#e6e7e6;
	padding:15px;
	font-size:14px;
	color:#737475;
	text-transform:uppercase;
	border-bottom:#FFF 1px solid;
	display:block;
	list-style:none;
}
.grandesFamilles li:last-child{
	border-bottom:#e6e7e6 1px solid;	
}
.grandesFamilles li:hover,.grandesFamilles li.actif{
	background: url(../images/fleche_background_sous_menu.png) no-repeat right center;
    background-color: #FFF;
	border-bottom:#e6e7e6 1px solid;
    color: #3e3e40;
}
.familles {
	width:332px;
	/*border:1px solid #00ff00;*/
	display:block;
	float:left;
}
.familles li{
	background:none;
	background-color:#fff ;
	border:0px;
	font-size:14px;
	color:#3e3e40;
	width:333px;
	text-transform:initial;
	font-weight:initial;
	padding: 8px 15px;
}/*
.familles li:hover,.familles li.actif{
	color:#33b5dd;	
}*/
.familles li a{
	color:#3e3e40;
}
.familles li a:hover,.familles li.actif a{
	color:#33b5dd;	
}
.bloc_marque {
	float:right;	
	border-left:1px solid #d8d8d9;
	width:332px;
	text-align:center;
}
.bloc_marque img{
	margin:auto;
	opacity:0.2;
}
.marques {
	/*border:1px solid #0000ff;*/
	display:block;
	background-color:#e6e7e6;
	width:332px;
	background-color:#33b5dd;
	padding:15px !important;
	list-style-type:none;	
	/** /
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	/*/
	display: flex;
	flex-flow: row wrap;      
	justify-content: flex-begin;
	text-align:left;
	/**/
	
}
.marques li{
	width:150px;	
	/*border:1px solid red;*/
	text-align:left;
	display:block;
	padding:0px 0px;
	font-size:14px;
	list-style:none;
	border:0px;
	text-transform:initial;	
	font-weight:initial;	
	color:#FFF;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	text-transform: capitalize;
}
.marques li:hover{
	color:#3e3e40;
}
.cachee{
	display:none !important;
}
.sous_menu_gen a,.sous_menu_gen a:hover,.sous_menu_gen a:last-child,.sous_menu_gen a:first-child:hover{
	background:none;
	padding:0px;
	margin:0px;
	width:auto;
	height:auto;
	border:none;
}
/*
.sous_menu_famille{
	width:333px;
}
.sous_menu_famille li, .sous_menu_famille_actif{
	font-weight:initial;
	width:333px;
	background-color:#e6e7e6;
	padding:15px;
	font-size:14px;
	color:#737475;
	text-transform:uppercase;
	border-bottom:#FFF 1px solid;
	display:block;
	list-style:none;
}
.sous_menu_famille li:hover div{
	display:block;
}
.sous_menu_famille li:hover, .sous_menu_famille_actif{
	background:url(../images/fleche_background_sous_menu.png) no-repeat right center;
	background-color:#FFF ;
	color:#3e3e40 ;
	border-bottom:1px solid #e6e7e6 ;
}
.sous_menu_famille_actif{
	color:#00a2d5 ;
}
.sous_menu_sous_famille{
	width:333px;
	float:left;
}

.sous_menu_famille li ul li,.sous_menu_famille li ul li:hover{
	background:none;
	background-color:#fff ;
	border:0px;
	font-size:14px;
	color:#3e3e40;
	width:333px;
	text-transform:initial;
	padding: 9px 15px;
}
.sous_menu_famille li ul li:hover{
	color:#00a2d5 !important;
}

.sous_menu_sous_famille_marque{
	width:332px;
	float:left;
	border-left:1px solid #d8d8d9;
	background:url(../images/background_sous_famille_categorie.jpg) no-repeat center top;
	padding-top:292px;
}
.sous_menu_sous_famille_marque ul{
	width:332px;
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	background-color:#33b5dd;
	padding:15px;
	list-style-type:none;	
}

.sous_menu_famille li .sous_menu_sous_famille_marque ul li,.sous_menu_famille li ul li:hover{
	color:red;
	background:none;
	background-color:#fff ;
	border:0px;
	font-size:14px;
	color:#3e3e40;
	width:333px;
	font-size:14px;
	color:#FFF;
}

.menu_marques{
	background-color:#33b5dd;	
	width:332px;
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	background-color:#33b5dd;
	padding:15px;
	list-style-type:none;	
}
.menu_marques li{
	background-color:#33b5dd !important;
	color:#FFF !important;
}
/*
.sous_menu_sous_famille ul ul li{
	background-color:none !important;
	width:333px;
	display:block;
	padding:9px 15px;
	font-size:14px;
	color:#3e3e40;
	list-style:none;
	border:0px;
	text-transform:initial;
}
.sous_menu_sous_famille li:hover,  .sous_menu_sous_famille_actif{
	background:none ;
	color:#00a2d5;	
}
/**/


	
/**************** fiche produits *****************/




#fiche_produits_gen{
	width:1000px;
	height:auto;
	border:#c6c8c6 1px solid;
	background:url(../images/background_produit_bloc.jpg) repeat-x top;
	background-color:#FFF;
}
#fiche_produits_gen .produit_liste_titre{
	padding-left:20px;
}
#fiche_produits_gen .accueil_bloc_produit_logo{
	float:right;
	margin-right:20px;
	padding:4px;
	background-color:#FFF;
	margin-bottom:5px;
}
#fiche_produits_gen .accueil_bloc_produit_logo img{
	max-height:16px;
}
#fiche_produits_colonne1{
	position:relative;
	width:642px;
	float:left;
	padding:20px;
}
#fiche_produits_colonne1 .accueil_bloc_produit_photo{
	width:340px;
	height:216px;
	float:left;
	text-align:center;
}
#fiche_produits_colonne1 .accueil_bloc_produit_photo img{
	max-width:340px;
	max-height:216px;
	margin:auto;
}
#fiche_produits_colonne1 .accueil_bloc_produit_mini_photo{
	width:63px;
	height:63px;
	float:left;
	text-align:center;
	border:1px solid #c6c7c8;
	margin:5px 65px;
}
#fiche_produits_colonne1 .accueil_bloc_produit_mini_photo img{
	max-width:61px;
	max-height:61px;
	margin:auto;
}
#fiche_produits_colonne2{
	width:355px;
	float:right;
}
#fiche_produits_colonne2 .bloc_blanc{
	padding:15px 20px 8px 20px;
}
#fiche_produits_colonne2 .bloc_gris{
	background-color:#f7f7f8;
	padding:20px;
}
#fiche_produits_colonne2 .accueil_bloc_produit_reference{
	margin-bottom:0px;
	text-align:right;
}
#fiche_produits_colonne2 .produit_encart_vert,#fiche_produits_colonne2 .produit_encart_orange,#fiche_produits_colonne2 .produit_encart_rouge{
	/*margin-right:80px;*/
}
.produit_liste_colonne3 .produit_encart_vert,.produit_liste_colonne3 .produit_encart_orange,.produit_liste_colonne3 .produit_encart_rouge{
	position:absolute;
	top:43px;
	/*border:1px solid #ff0000;*/
}
#fiche_produits_colonne2 .accueil_bloc_produit_date{
	float:right;
	margin:5px 0px;
}
#fiche_produits_colonne2 .accueil_bloc_produit_promo{
	float:left;
	clear:both;
	margin-top:0px;
}
#accueil_bloc_gauche .accueil_bloc_produit_promo, #accueil_bloc_droit .accueil_bloc_produit_promo{	
	margin-top:-27px;
}
#fiche_produit_quantite{
	margin:15px 0px;
	padding:15px 0px;
	border-top:1px solid #adadae;
	border-bottom:1px solid #adadae;
}
#fiche_produit_quantite .accueil_bloc_produit_btn_ajouter{
	float:right;
	background:url(../images/btn_voir_bleu.png) repeat-x;
	border:none;
	color:#FFF;
	padding-top:5px;
	border-radius:5px;
}
.fiche_produit_quantite_titre{
	padding-top:5px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:14px;
}
#fiche_produit_quantite input{
	height:25px;
	width:40px;
	text-align:center;
	float:left;
	margin:0px;
	border-radius:5px;
	border:1px #9e9e9f solid;
}
#fiche_produit_prix{
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #adadae;
	margin-bottom:10px;
}
#fiche_produit_prix_titre{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.fiche_produit_prix_bloc{
	width:130px;
	margin:auto;
	border-bottom:1px solid #bfbfc0;
	display:block;
}
.fiche_produit_prix_bloc:last-child{
	border-bottom:0px solid #bfbfc0;
}
.fiche_produit_prix_texte{
	width:46px;
	float:left;
	font-size:14px;
	display:block;
	white-space: nowrap;
	text-align:right;
}
.fiche_produit_prix_picto{
	width:38px;
	height:15px;
	background:url(../images/puce_quantite.png) no-repeat center;
	float:left;
	display:block;
}
#fiche_produit_prix_technique{
	/*margin-top:30px;*/
}
#fiche_produits_colonne2 .accueil_bloc_produit_btn_ajouter{
	float:right;
}


	
/**************** footer *****************/






#footer {
	border-top:0px solid blue;
	width:100%;
	clear:both;
	height:86px;
	background:url(../images/background_footer.png) repeat-x;	
	/** /
	position:fixed;
	margin-top:25px;
	z-index:999;
	bottom:0;
	/*/
	margin-top:-75px;
	/**/
}
#footer_conteneur {
	width:1000px;
	margin:auto;
}
.footer_raccourcis {
	margin-right:59px;
	float:left;
	height:40px;
}
.footer_raccourcis:last-child{
	margin-right:0px;
}
.footer_raccourcis_picto {
	width:37px;
	height:37px;
	float:left;
}
.footer_raccourcis_texte {
	font-size:15px;
	float:left;
	padding-top:12px;
	margin-left:5px;
}
.footer_raccourcis_texte i{
	font-size:11px;
}
#footer_plan{
	width:632px;
	margin:auto;
	border-bottom:#FFF 1px solid;
	text-align:center;
	margin-top:12px;
	margin-bottom:2px;
	/*padding-bottom:15px;*/
}
#footer_plan a{
	color:#FFF;
	text-transform:uppercase;
	margin:10px 15px;
}
#footer_credits{
	width:auto;
	color:#FFF;
	font-size:10px;
	text-align:center;
	display:block;
	padding-top:2px;
	
}

#trailimageid{
	box-sizing:initial !important;
	z-index:9999999999 !important;
}

.pagination{
	float:right;
}
.lien_pag_suivprev,.actif_pag,.lien_pag{
	border:1px solid #3E3E40;
	background-color:#ffffff;
	color:#3E3E40;
	margin:2px;
	padding:2px 8px;
	font-weight:bold;
}
.lien_pag_suivprev{
	margin:2px 8px;
	
}
.actif_pag{
	color:#01A2CE;
}
.croixFiltre{
	float:right;
	font-weight:bold;
	margin-right:2px;
	margin-top:-2px;
	font-size:15px;
}
.listeFiltresActifs div{
	padding:0px 3px 3px 3px;
	margin:0px 3px 3px 3px;
	/*border:1px solid #ff0000;*/
	border-bottom:1px solid #cecece;
	font-weight:bold;
}
.listeFiltresActifs div:last-child{
	border-bottom:0px;
}
	
#accueil_bloc_associes{
	margin-right:18px;
	margin-top:15px;
	width:auto;
	max-width: 736px;
}
	
#accueil_bloc_associes .produit_bloc_gen,#accueil_bloc_equivalents .produit_bloc_gen{
	height:320px;
}
	
#accueil_bloc_associes .lienmarque b,#accueil_bloc_equivalents .lienmarque b{
	color:black !important;
}

#accueil_bloc_equivalents {
	margin-left: 0px;
	float:right;
}
.ajoutsOk{
	position:absolute;
	top:130px;
	width:200px;
	text-align:center;
	clear:both;
	display:block;
	color:#00a2d5;
	font-weight:bold;
}
#texte_cgv{
	padding:5px;	
	border:1px solid transparent;
}
.errorInput{
	/*border:1px solid red !important;*/
	color:red;
}
.errorInputTxt{
	border:1px solid red !important;	
	color:red;
}
.errorInputTxt a{
	color:red !important;
}
#messageError{
	display:none;
	margin:10px 10px 50px 10px;
	width:200px;
	text-align:center;
	clear:both;
	color:red;
	font-weight:bold;		
}
.listechamps{	
	position:relative;
}
.liste_auto	{
	z-index:999999;
	clear:both;
	position:absolute;
	top:30px;
	border:0px solid red;
}
.liste_auto a{
	display:block;
	background-color:#f8f8f8;
	border-right:1px solid #eee;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	padding:5px;
}
.liste_auto a:last-child{
	border-bottom:1px solid #eee;
}

.cadrePromo{
	/*margin-top:8px;
	margin-left:8px;
	float:right;/**/
	/*background-color:#ffffff;*/
}
.cadrePromo input{
	float:left;
	margin:05px;
	padding:0px;
	color:#FD8A03;
	height:27px;
	font-size:14px;
}
.cadrePromo .bouton_ok{
	background:url(../images/valider.png) no-repeat center;
	width:27px;
	height:27px;
	color:transparent;
}
.ligneTotaux .casePanier{
	height:45px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.ligneTotaux .casePanier:last-child,.ligneSousTotaux  .casePanier:last-child{
	height:22px;
	border-right:1px solid #CCCCCC;
}
.ligneTotaux .casePanier:first-child,.ligneSousTotaux  .casePanier:first-child{
	border-left:1px solid #CCCCCC;
	text-align:right;
}
.ligneTotaux .ligneSeparateur{
	height:25px;
}
.transport span{
	display:block;
	padding-top:8px;
}
.fraisPort{
	margin-top:5px;
	margin-bottom:8px;
}
.tableauPanier input{
	margin-left:8px;
	font-weight:bold;
}
.identification{
	background-color:#F2F2F4;
	padding:20px;
	margin:20px;
	
}
.identification b{
	background-color:#F2F2F4;
	
}
.identification input{
	margin:5px auto;
    height: 20px;
	padding: 1px 5px;
}
.bleu{
	color:#00a2d5 ;
}

.lignepro input {
	float:left;
}

.lignepro div {
	float:left;
	padding-top:8px;
	padding-left:5px;
	padding-right:25px;
}
.livraison{
	background-color:#ffffff;
}
.livraison th{
	background-color:#F2F2F4;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding:15px;
	
}

.livraison td{
	background-color:#ffffff;	
	/*padding:2px 15px 2px 15px;*/
	
}
.adresseLivraison td{
	padding:2px 15px 2px 15px;
	
}

.modeLivraison td{
	border-top:1px solid #F2F2F4;
	padding:15px 50px 10px 30px ;
	
}

.modelivraison .bouton_droite{
	margin-top:15px;
	margin-bottom:15px;
	
}
.livraison b,.transport b,.casePanierBas b{
	color:#00a2d5 ;	
}
.livraison i,.transport i{
	color:#A5C600;	
	margin-left:22px;
}
.livraison .tarif{
	text-align:right;
	padding-right:50px;
}
.recapPanier{
	margin-top:5px;
}

.recapPanier th{
	background-color:#F2F2F4 !important;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding:20px 15px 15px 15px;
	border-bottom:none !important;
}

.recapPanier th i{
	font-weight:normal;
	font-size:12px;
}

.ligneTitrePanier td{
	border-top:1px solid #F2F2F4;
}
.casePrixTotal{
	background-color:#ffffff;
	border-top:1px solid #F2F2F4;
	padding:15px;	
}
.casePrixTotal2{
	background-color:#ffffff;
	border-top:0px solid #F2F2F4;
	padding:0px 15px 15px 15px;	
}
.prixPanier{
	font-weight:bold;
}
#texte_cgv a{
	text-decoration:underline;
	color:#00a2d5 ;	
}

label{
	cursor:pointer;
}

#bloc_filtres_tries label{
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	/*border:1px solid #ff0000;*/
	max-width:189px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
#bloc_filtres_tries input{
	clear:both;
	float:left;	
}
.bloc_filtres_categories{
	clear:both;	
}
.liste_etapes{
	/*border:1px solid #0000ff;*/
	width:750px;
	margin:30px auto -20px auto;
}
.etape,.etape_actif,.etape_inactif{
	position:relative;
	width:150px;
	float:left;
	color:#3E3E40;
	/*border:1px solid #ff0000;*/
	text-align:center;
	font-weight:bold;
}
.etape_actif{
	/*border:1px solid #00ff00;*/
}
.noetape{	
	position:absolute;
	top:0px;	
	left:61px;
	border:2px solid #3E3E40;
	border-radius:20px;
	width:28px;
	height:28px;
	display:block;
	text-align:center;
	margin:auto;
	color:#3E3E40;
	border-color:#3E3E40;
	padding-top:5px;
	z-index:10;
}
.etape_actif .noetape{
	color:#A7C500;
	border-color:#A7C500;	
}
.etape_inactif .noetape{
	color:#DDDDDD;
	border-color:#DDDDDD;	
}
.liste_etapes div{
	padding-top:16px;
	text-transform:UPPERCASE;
}

.etape_actif div{
	color:#A7C500;	
}
.etape_inactif div{
	color:#DDDDDD;
}
.liste_etapes hr{
	position:absolute;
	top:7px;
	left:88px;
	width:124px;
	border:0px;
	border-top:2px solid #3E3E40;
	z-index:1;
}
.etape_actif hr{
	border-color:#DDDDDD;	
}
.etape_inactif hr{
	border-color:#DDDDDD;
}
#ligneResultats{
	clear:both;
	/*border-top:2px solid #a9c606;
	margin-top:15px;
	padding-top:15px;/**/
	color:#00a2d5;
}
#ligneResultats a{
	float:right;
	font-weight:bold;
	color:#a9c606;
}
#fil_ariane h1{
	font-size:14px;
	display:inline;
	margin:0px;
	padding:0px;
}

.surCommande{
	clear:both;
	min-width:102px;
	height:20px;
	border-radius:5px;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	padding:4px 8px;
	margin-bottom:5px;
	background-color:#fd8a03;
	color:#19171C !important;
	/*background-color:orange;*/
	/*background-color:#f71212;*/
	/*background-color: #a7c500;*/
}


.indispo{
	text-transform:uppercase;
	font-size:12px;
	width:210px;
	margin:auto;
	display:block;
	text-align:center;
	/*float:right;*/
	background:#444;
	border:none;
	color:#FFF;
	padding:5px;
	border-radius:5px;
	margin-bottom:5px;
}
.indispo:hover{
	background:#00a2d5;
	color:#FFF;
	
}
.formChamp2,.formChamp3{
	display:none;
}

.invisible{
	display:none;
}

.visible{
	/*border:1px solid #ff0000;*/
}


.parametres{
	padding-left:18px;
	float:right;
	border:0px solid #ff0000;
	color:#00A2D5;
}
.parametres:hover{
	color:#3FBEE7;
}
.parametres img{
	padding-top:0px;
	border:0px solid #0000ff;
	float:left;
}
.parametres span{
	float:left;
	padding-top:6px;
	border:0px solid #00ff00;
}




.deco{
	float:right;
	border:0px solid #ff0000;
	color:#ff3400;
	margin-top:-50px;
	background-color:#ffffff;
	padding-left:15px;
}
.deco:hover{
	color:#ff0000;
}
.deco img{
	padding-top:0px;
	border:0px solid #0000ff;
	float:left;
}
.deco span{
	float:left;
	padding-top:6px;
	border:0px solid #00ff00;
}

.listePanier i{
	color:#a7c500;
}
.panier_actif{
	color:#666;

}
.panier_actifon{
	color:#00a2d5;

}
.detailMarque{
	position:relative;
	display:block;
	/*padding-bottom:10px;*/
	clear:both;
	/*border:1px solid red;*/
	width:100%;

}
.detailMarque .detail{
	margin-bottom:20px;
	width:100%;
	color: #00a2d5;
    font-size: 14px;
}

.detailMarque .logo{
	/*position:absolute;*/
	margin-top:-55px;
	/*right:0px;*/
	float:right;
	max-width:210px;
	max-height:55px;
	padding-left:10px;
	padding-bottom:5px;
	background-color:white;
}

.ajoutpanier .fiche_produit_quantite_titre,.accueil_bloc_produit_btn .fiche_produit_quantite_titre,.accueil_bloc_produit_btn .qte{
	display:none;
}
.ajoutpanier .accueil_bloc_produit_btn_ajouter{
	float:right;
}
.accueil_bloc_produit_btn .accueil_bloc_produit_btn_ajouter{
	margin:0px;
	width:182px;
	height:25px;
	border:#d7d5d5 solid 1px;
	background:url(../images/btn_ajout_gris.png) repeat-x;
	display:block;
	float:left;
	font-size:14px;
	padding-top:4px;
	text-align:center;
	box-shadow:1px 1px 2px 0px #888 , 0 0 0 #fff,1px 1px 2px 0px #888;
}
.accueil_bloc_produit_btn .accueil_bloc_produit_btn_ajouter:hover{
	background-image:none;
	background-color:#444446;
	color:#FFF;
	border:none;
	padding-top:4px;
}


.listeAchats li{
	clear:both;
	list-style:none;
	background-color:#ffffff;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	
}
.listeAchats li:last-child{
	border-bottom:1px solid #e0e0e0;
}

.listeAchats .image{
	clear:both;
	float:left;
	width:150px;
	max-height:100px;
	text-align:center;
	
}
.listeAchats .achats_droite{
	float:right;
}
.listeAchats .titre{
	float:left;
}
.listeAchats .fiche_produit_quantite_titre,.listeAchats .qte,.listeAchats i{
	display:none;
}

.listeAchats .accueil_bloc_produit_btn_ajouter{
	position:absolute;
	bottom:51px;
	right:25px;
}
.listeAchats .last{
	position:absolute;
	font-style:italic;
	font-size:10px;
	bottom:3px;
	right:5px;
}
.listeAchats .indispo{
	position:absolute;
	bottom:30px;
	right:10px;
}
.listeAchats span{
	clear:both;
}
.listeAchats .detail{
	margin-top:5px;
}
.listeAchats img{
	margin:auto;
	max-width:100px;
	max-height:100px;
}
.produit_liste_colonne3 .prix_produit .bleu,.prixBloc .bleu{
	float:right;
	font-weight:bold;
	margin-right:5px;
	margin-top:1px;
    font-size: 13px;
	font-style:italic;
}

.accueil_bloc_produit_btn i{
	display:none;
}

.accueil_bloc_produit_btn .indispo,.accueil_bloc_produit_btn .indispo:hover{
	margin: 0px;
    width: 182px;
    height: 25px;
    border: #d7d5d5 solid 1px;
    background: url(../images/btn_ajout_gris.png) repeat-x;
    display: block;
    float: left;
    font-size: 14px;
    padding-top: 3px;
    text-align: center;
    box-shadow: 1px 1px 2px 0px #888 , 0 0 0 #fff,1px 1px 2px 0px #888;
	background-image: none;
    background-color: #444446;
    color: #FFF;
    border: none;
    padding-top: 5px;
	overflow:hidden;
	border-radius:0px;
	line-height:18px;
}


h2.contact {
	height:28px;
	width:100%;
	text-align:center;
      color:#FFF;
      font-weight:normal;
      text-align:left;
      font-size:20px;
	  padding-left:17px;
	  padding-top:3px;
      margin:0px;
	  background-color:#3e3e40;
	  margin-bottom:15px;
	  margin-top:5px;
	  float:left;
	  display:block;
	  text-decoration:none;
}

.popincontact{
	width:650px;
	height:500px;
	border:0px solid red;
}
.prixBarre{
	text-decoration:line-through;
	/*font-size:10px;	*/
	font-style:italic;
}
.codePromo{
	font-weight:bold;
    color: #FD8A03 !important;
    font-size: 14px;
}
.qteSPanier{
height:30px;
}

.fond_blanc{
	/*
	background-color:#ffffff;
	/**/
	background-color: #F2F2F4;
	padding:10px;
}

#montant_totalcommande{
	font-weight:bold;
}
#colorbox{
	top:10% !important;
	/*top:40% !important;
	/*margin-top:-280px !important;*/
}
.disabled{
	opacity:0.65;
	color:grey;
	background:#eee;
	font-style:italic;
}
.disabled .accueil_bloc_produit_btn_ajouter{
	display:none;
}




.prixBarrePanier{
	color:#5c5c5c;
	font-size:10px;
	text-decoration:line-through;
}

.prixBarreDecolonnage{
	color:#5c5c5c;
	font-size:9px;
	text-decoration:line-through;
}


.livraison_a_partir sup{
	color:#00a2d5;
}
.livraison_a_partir sup.infos{
	color:white!important;
}
#menu_responsive{
	display:none;
}