/*  ------------------------------------------
/*  Corps Principal
/*  ------------------------------------------
*/

/*-----generale----*/


body {
	
	      
	font-family: Verdana, Arial, sans-serif;
    font-size: 15px;	
	color:#000;
	margin:0;
	padding:0;
}
/*----mise en forme principale -----*/


#global {
	
	width:100%;	
 }


#haut {
	
	background: url(images/fond_haut.jpg) repeat-x;
	
 }

#header
{ 	
	background: #FFF url(images/header.jpg) no-repeat top;
	width:1006px;  
	vertical-align:top;
	position: relative;
}

#haut_gauche
{ 
	background: url(images/coin_hg.jpg) no-repeat right top;
	height:514px;
	margin-left:auto;
	width:105px;
	float:right;

	
}

#haut_droit
{ 
	background: url(images/coin_hd.jpg) no-repeat left top; 
	height:514px;
	margin-right:auto;
	width:105px;
	float:left;
}

#footer
{ 
	vertical-align:top;
	background: url(images/footer.jpg);  
	height:120px;	
	font-size: 70%;
	color: black;
	text-aligh:right;
	
}



#footer div.global
{
float: left; 
text-align: left;
margin: 10px;
border-left: dashed 1px #444; 
padding: 10px;
color: #444;
background-color: rgba(80, 80, 80, 0.1);
width:100%;

}

#footer h4{
	font-size: 140%;
	font-weight: bold;
	color:black;
	

}
#footer h4:before{
		background: url(images/icon-mail-circled.png) no-repeat; 
		background-size:25px; 
		width:15px;
		padding:7px 17px 1px 10px;
		content: "";
}
.columns{
			-webkit-columns: 3;
			-moz-columns: 3;
			columns: 3;
			margin-top:-15px;
}
.liens_footer{
			border-left: dotted 1px #444;
			float:bottom;
			margin-left: 10px;
			padding-left:10px;
}

#bas_droit
{ 
	background: url(images/coin_bd.jpg) no-repeat left top; 
}

#bas_gauche
{ 
	background: url(images/coin_bg.jpg) no-repeat right top; 
}

.souligne
{
 text-decoration:underline;
}
/*----menu haut -----*/

#menu 
{
	padding:0px;	
	margin:0px;
	margin-top:110px;	
	width:100%;
	background: url(images/menu_haut.jpg) repeat-x;
	height:45px;
	color:white;
}
#lang
{
position: absolute;
right: 30px;
top: 70px;
	
}

#menu ul
{
margin:0px;
padding:0px;
padding-top:10px;
text-align: center;
}

#menu li
{
	list-style: none;
	font-size:135%;
	padding-left:1%;
	padding-right:1%;
	display: inline; 
}
.separation
{
	background: url(images/separation.jpg) top right no-repeat;
}
#menu a
{
	color:white;
	text-decoration:none;
}
#fond_acc
{

width: 1006px;
height:230px;
position: relative;

}


#contenu, #contenu_produits
{
background:white;
width:906px;
padding:20px 50px;
}

#contenu
{
text-align:center;	
}

#contenu_produits td
{
border-top:0.13em dashed silver;
padding-top: 20px;
padding-bottom: 20px;
}

#des
{
 width:70%;	
 float:left;
 padding-left:10px;
}

#support
{
width:30%	
float:right;
text-align:center;
}

.supp 
{

	font-weight:bold;
	backround:silver;
	border: 1px dashed;
	width:100%;
}

/*---- Banière produits -----*/
#fond
{
background: url(/images/ban/categorie_fr.jpg) no-repeat center;
width: 1006px;
height:230px;
position: relative;
}

#fond_en
{
background: url(/images/ban/categorie_en.jpg) no-repeat center;
width: 1006px;
height:230px;
position: relative;
}
#fond_de
{
background: url(/images/ban/PRODUKTE.jpg) no-repeat center;
width: 1006px;
height:230px;
position: relative;
}
#fond_es
{
background: url(/images/ban/PRODUCTOS.jpg) no-repeat center;
width: 1006px;
height:230px;
position: relative;
}




#menu_categorie
{
  position: absolute;
  top: 140px;
  right: 1%;
}

.image_cat
{
float:left;
margin:5px;

}

.imgPH
{
 background: url(/images/bgCat.png) no-repeat center;
 position:absolute;
 width:70px;
 height:70px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px; 
 
}

.imgP
{
    background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-size: contain;
	width:70px;
	height:70px;
	background-position:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

/*---- Produits acceuil -----*/	




.image_news {border-top:0.13em dashed silver;padding-top:10px;margin-bottom:10px;}
.contenu_news {border-top:0.13em dashed silver;padding-top:10px;margin-bottom:10px;}
.acceuil_droit {
	text-align:left;
	vertical-align:top;
	border:3px solid silver;
	}

.acceuil_droit h4

{
border-bottom: 2px dotted silver;
margin: 10px;	
}
.acceuil_droit div

{
padding: 10px;	
}

.acceuil_droit a

{
text-decoration:none;
color:black;
font-weight:bold;	
}

.img_new
{
 width:200px;
}

.img_actu
{
 width:320px;
}

.baniere_page
{
  width:1006px;
}
/*---- Produits catégories -----*/	
	
#produits_cat
{

 background:white;
   
}
	
#produits_cat.td
{
padding: 10px;	
}
	
#produits_cat tr
{
border-top:0.13em dashed silver;
}		
	
.conteneur-images-categ 
{
	width: 200px;
	/* [disabled]border: solid 1px #767676; */
	margin: 0 auto;
}

.produits
{
	font-size:110%;
	font-weight:bold;
	color:#a497c7;
	min-height: 40px;
}

.img_produits
{
	width: 200px;	
	margin: 0 auto;
	min-height: 200px;
}
.produits_border
{
border-bottom:0.13em dashed silver;
padding:3px;
margin:3px;
width:100%
}

.nom_produit
{
	text-align:left;
	font-weight:bold;
	font-size:140%;
	color:#a497c7;
	display:block;
}

.ean
{
	font-size: 80%;
}

.prix_produit
{
	float:right;
	font-weight:bold;
	font-size:150%;
	width: 500px;
	
}



#image_boite {
        margin-top: 4px;
        margin-left: 4px;
        float: left;
        text-align:center;
        width:100%;
    }
    #liens {
        width:100%;
     	margin: 0 auto;
        font: bold 16px arial,verdana,helvetica,sans-serif;
    }
    #liens ul {
       list-style:none;
        margin: 0 auto;
        padding: 0;
        text-align:center;
	}
   #liens ul li 
   {    
        text-align: center;
        display: inline;
      }
      
.galerie_produit
{
padding:5PX;
margin:15px;
-moz-box-shadow: 7px 7px 10px 0px #656565;
-webkit-box-shadow: 7px 7px 10px 0px #656565;
-o-box-shadow: 7px 7px 10px 0px #656565;
box-shadow: 7px 7px 10px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=135, Strength=10);
width: 100px;
}

.devenir
{
font-weight:bold;
color: red;	
}
.exce
{
color:#a497c7;	
}
.revendeur
{
text-ident: 20px;	
}

strong .contact 





ul.tabs 
{
    margin:0px; padding:0px;
}
 
ul.tabs li 
{
    list-style:none;
    display:inline;
}   

ul.tabs li a 
{
    background-color:#505050;
   // background: url(images/menu_haut.jpg) repeat-x;
    color:#fff;
    padding:8px 14px 6.3px 14px;
    text-decoration:none;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    border:1px solid #464c54;
   
}
 
ul.tabs li a:hover 
{
    background-color:#2f343a;
    border-color:#2f343a;
}
 
ul.tabs li a.active 
{
    background-color:#ffffff;
    color:#282e32;
    border:1px solid #464c54;
    border-bottom: 1px solid #ffffff;
}            
  
 .content 
{
    background-color:#ffffff;
    padding:15px;
    border:1px solid #464c54; 
}
 
#content_2, #content_3 , #content_4, #content_5  { display:none; }     

ul.tabs 
{
    margin:0px; padding:0px;
    margin-top:5px;
    margin-bottom:6px;
}            
#content_2 {
	
	padding: 30px;
}    


#catalogue {
background:#FFF;
width:100%;
margin:0px;
padding-top:20px;
text-align:center;	
}

#actualite {
background:#FFF;
width:966PX;
padding:20px;
}

#actu_droit
{
	display: inline-block;
    vertical-align: top;
    width: 560px;
    border-bottom:1px dotted;
}

#image_actu
{
	display: inline-block;
    vertical-align: top;
    border-bottom:1px dotted;
     
   
}

#panier_reduit
{
position: absolute;
right: 20px;
top: 0px;	
}



#panier_reduit a {
        color: #FFF;
		text-decoration: none;
         }

#panier_reduit table
    {
    	font-family: 'Helvetica';
        font-size: 13px;
        color: #FFF;
        text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
     }

.panier_c{	
	margin-left: auto;
	margin-right: auto;
	width:90%;
}
.panier_c td {
	padding:5px 0px 5px 5px;
}
.panier_ligne{
	border-top-style:dashed;
	border-width:0.5px;	
}
.panier_entete{
	font-weight: bold;
}


.alert{padding:15px;margin-bottom:23px;border:1px solid transparent;border-radius:3px}
.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-dismissable,.alert-dismissible{padding-right:35px}
.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#4caf50}
.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#3d8b40}
.alert-info{background-color:#e1bee7;border-color:#cba4dd;color:#9c27b0}.alert-info hr{border-top-color:#c191d6}
.alert-info .alert-link{color:#771e86}.alert-warning{background-color:#ffe0b2;border-color:#ffc599;color:#ff9800}
.alert-warning hr{border-top-color:#ffb67f}
.alert-warning .alert-link{color:#cc7a00}
.alert-alerte{background-color:#f9bdbb;border-color:#f7a4af;color:#e51c23}
.alert-alerte hr{border-top-color:#f58c9a}.alert-danger .alert-link{color:#b9151b}@-webkit-keyframes

#livraison
{
	padding-top:25px;
}
#livraison em, #livraison_bis em

{
	font-weight: bold;
}

#livraison_1
{
	width:45%;
	border: 1px dashed;
	float:left;
	padding: 5px;
	
}

#livraison_2
{
	width:45%;
	border: 1px dashed;
	float:right;
	padding: 5px;
}


#fade { /*--Masque opaque noir de fond--*/
	display: none; /*--masqué par défaut--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--masqué par défaut--*/
	background: #fff;
	text-align: center;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--Les différentes définitions de Box Shadow en CSS3--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--Coins arrondis en CSS3--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
#ajout_poduit a{
	color:#a497c7;
	font-weight: bold;
	text-decoration: underline;
}

/*--Gérer la position fixed pour IE6--*/
*html #fade {
position: absolute;
}
*html .popup_block {
position: absolute;
}
.rowtotal{
	font-weight: bold;
	color:red;
	text-align: right;
	
}
.first{
	font-weight: bold;
	font-size:150%;
	text-align: center;
}

.promo, .promo_panier, .promo_panier_produit{
	padding: 3px;
	background-color: rgba(255,100,0,1);
	font-weight:bold;
	text-align:center;
	
}
.promo, .promo_panier{
	width: 90px;
font-size: 100%;
border-radius: 3px;
box-shadow: 3px 3px 5px 1px #444;
}
.promo{
	position: absolute;
	bottom: 180px;
}
.promo_panier_produit{
	float:left;
	font-size: 160%;
	width:100px;
	margin-left:10px;
	height:55px;
	padding:13px;
    display: flex; /* contexte sur le parent */
    flex-direction: column; /* direction d'affichage verticale */
    justify-content: center; /* alignement vertical */
}
.promo_panier_vide{
	float:left;
	font-size: 160%;
	width:110px;
	height:55px;
	padding:13px;
}
.logos_panier{
	text-align: center;
	padding-top: 90px;
}
.logos_panier img{
	background-color:white; 
	padding:10px;
	width:220px;
	margin-left:3Opx;
	display: inline;
	height:70px;
}
.direct img{
	width:100px;
	height:100px;
	margin: 10px;
	background-color:white;
	padding:10px;
}

html:not([lang*=“”]) .promo { position: absolute; bottom: 180px;left:1px; } /* seulement pour
Firefox et Netscape */


.barre{
	text-decoration: line-through;
	font-weight: 100;
	font-size: 80%;
}
.produits_catalogue{
	border-collapse:collapse;
}
.produits_catalogue td{
	border:1px dotted black;
}
.produits_catalogue a{
	position: relative;
	color:black;
	text-decoration: none;
}
.produits_catalogue img{
	left:2%;
	position: relative;
}
#acceuil h3{
	text-align: center;
	text-decoration: underline;
	text-transform:uppercase;
	margin:0px;
	padding: 0px;
}
div.btn{
	position: relative;
	width:190px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom: 10px;
}

.btn_ajouter, .btn_aff, .btn_aff_produit, .btn_ajouter_off{
	
	color:white;
	padding-left:5px;
	text-align:left;
	display:block;
	
}

.btn_aff_produit{
	background:#a497c7;
		height:55px;
		padding:13px;
		display: flex; /* contexte sur le parent */
		flex-direction: column; /* direction d'affichage verticale */
		justify-content: center; /* alignement vertical */
		border-radius: 5px;	
		font-size: 130%;
		font-weight: bold;
		float:left;
		margin-left: 10px;
		width: 180px;
		text-align: center;
}
.btn_aff_produit a{
	color: white;
	text-decoration: none;
	text-shadow: 2px 2px #444;
}
.btn_aff_produit a:hover{
	text-shadow: none;
}
.btn_ajouter, .btn_aff, .btn_ajouter_off{
	background:#a497c7 url(images/panier-ajout.png) no-repeat right;
	border-radius: 10px;
	width: 175px;
	padding:5px;
	box-shadow: 3px 3px 5px 1px #444;
}


.btn_ajouter, .btn_ajouter_off  {
	font-size: 65%;
}
.btn_ajouter:hover, .btn_aff:hover{
	background:#6A6281 url(images/panier-ajout1.png) no-repeat right;
	color:black;
	box-shadow: 0px 0px 0px 1px #444;
	/*position:absolute; 
	margin: 5px auto 0 5px;*/
}

.btn_aff{
	text-decoration: none;
	font-size: 110%;
}
.poplight{
	text-decoration: none;
}
#liens{
	min-height:330px;
}
.ht{
	color:grey;
	font-size:50%;
}
h3{
	font-weight: bold;
	border-bottom: 1px dashed;
	width:100%;
	color:#a497c7;
	margin-top:20px;
}
.stock
{
	font-size: 70%;
	color:grey;
	display: flex;	

}
.stock span{
	 margin: auto;
}
.stock span img{
	width:15px;
}



.stock_aff
{
	padding:10px;
	font-size: 130%;
	font-weight: bold;

}
.vert{
	
	background-color: Green;
	color: GreenYellow;
}
.orange{
	
	background-color: orangered;
	color:Gold;
}
.gris{
	
	background-color: grey;
	color: LightGrey ;
}

