/* Informations lié au visuel fiche produit */

.d1{
height: 200px;
border: 1px solid black;
}

.h3{
    text-transform:uppercase;
}

/* Informations lié au visuel fiche produit (rose) */

.LigneProduit{
display: inline-block;
box-sizing: border-box;
min-height: 407px;
margin: 10px 1% 25px 1%;
border: none;
/*background-image: linear-gradient(180deg, palevioletred, mediumvioletred);*/
background-image: url("fushia.jpg");
text-align: center;
vertical-align: bottom;
color: #fff;
}

.LigneProduit a{
	display:block;
    font-size:18px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.LigneProduit .Entete{
	display:none;
}

.LigneProduit .liPrix{
    margin:5px auto;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}


.liDesignCompl .span{
    display:none;
}


.liFamille{
	display:none;
}


.liPhoto{
    height:288px;
}

.liPhoto img{
    max-width:288px;
    width:auto;
    max-height:288px;
    height:auto;
}

/* Information lié au panier */

.liRef{
	display:none;
}

.liNomprod{
    margin:5px auto;
    min-height:40px;
	color:#fff;
    font-size:14px;
}

.LienProduit{
    color:#fff;
    font-size:14px;
}   

.liDesignCompl{
    margin:5px auto;
    height:36px;
	color:#fff;
    font-size:12px;
    line-height:normal;
    overflow:hidden;
}

.liPlusInfos{
	display:none;
}

.liQteAcheter{
	display:none;
	margin-top:10px;
}

.liQteAcheter #Qte,
.liQteAcheter .Btn_Plus,
.liQteAcheter .Btn_Moins{
	display:none;
}
.liQteAcheter #Acheter{
	display:inline-block;
	margin-bottom:5px;
	padding:5px 10px;
	border:1px solid #343434;
	border-radius:50px;
	background:#343434;
	color:#fff;
	opacity:1;
}
.liQteAcheter #Acheter:hover,
.liQteAcheter #Acheter:focus{
	opacity:0.9;
}


/* Informations lié au visuel fiche produit (bleu) */

.LigneProduitBleu{
display: inline-block;
box-sizing: border-box;
min-height: 407px;
margin: 10px 1% 25px 1%;
border: none;
/*background-image: linear-gradient(180deg, rgb(122, 112, 216), rgb(21, 24, 199));*/
background-image: url("bleu.jpg");
text-align: center;
vertical-align: bottom;
color: #fff;
}
	
.LigneProduitBleu a{
	display:block;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
	
.LigneProduitBleu .Entete{
	display:none;
}
	
.LigneProduitBleu .liPrix{
	margin:5px auto;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
	
	
.liDesignComplBleu .span{
	display:none;
}
	
	
.liFamilleBleu {
	display:none;
}
	
	
.liPhotoHBleu {
	height:288px;
}
	
.liPhotoBleu img{
	max-width:288px;
	width:auto;
	max-height:288px;
	height:auto;
}
	

/* Informations lié au visuel fiche produit vert) */

.LigneProduitGreen{
	display: inline-block;
	box-sizing: border-box;
	min-height: 407px;
	margin: 10px 1% 25px 1%;
	border: none;
	/*background-image: linear-gradient(180deg, rgb(122, 112, 216), rgb(21, 24, 199));*/
	background-image: url("green.jpg");
	text-align: center;
	vertical-align: bottom;
	color: #fff;
	}
		
	.LigneProduitGreen a{
		display:block;
		font-size:18px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
		
	.LigneProduitGreen .Entete{
		display:none;
	}
		
	.LigneProduitGreen .liPrix{
		margin:5px auto;
		font-size:18px;
		font-weight:bold;
		color:#fff;
	}
		
		
	.liDesignComplGreen .span{
		display:none;
	}
		
		
	.liFamilleGreen {
		display:none;
	}
		
		
	.liPhotoGreen {
		height:288px;
	}
		
	.liPhotoGreen img{
		max-width:288px;
		width:auto;
		max-height:288px;
		height:auto;
	}
	

/* Informations lié au visuel fiche produit orange) */

.LigneProduitOrange{
display: inline-block;
box-sizing: border-box;
min-height: 407px;
margin: 10px 1% 25px 1%;
border: none;
/*background-image: linear-gradient(180deg, rgb(122, 112, 216), rgb(21, 24, 199));*/
background-image: url("orange.jpg");
text-align: center;
vertical-align: bottom;
color: #fff;
}
		
	.LigneProduitOrange a{
		display:block;
		font-size:18px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
		
	.LigneProduitOrange .Entete{
		display:none;
	}
		
	.LigneProduitOrange .liPrix{
		margin:5px auto;
		font-size:18px;
		font-weight:bold;
		color:#fff;
	}
		
		
	.liDesignComplOrange .span{
		display:none;
	}
		
		
	.liFamilleOrange {
		display:none;
	}
		
		
	.liPhotoOrange {
		height:288px;
	}
		
	.liPhotoOrange img{
		max-width:288px;
		width:auto;
		max-height:288px;
		height:auto;
	}

	
/* Informations lié au visuel fiche produit violet) */

.LigneProduitViolet{
	display: inline-block;
	box-sizing: border-box;
	min-height: 407px;
	margin: 10px 1% 25px 1%;
	border: none;
	/*background-image: linear-gradient(180deg, rgb(122, 112, 216), rgb(21, 24, 199));*/
	background-image: url("violet.jpg");
	text-align: center;
	vertical-align: bottom;
	color: #fff;
	}
		
	.LigneProduitViolet a{
		display:block;
		font-size:18px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
		
	.LigneProduitViolet .Entete{
		display:none;
	}
		
	.LigneProduitViolet .liPrix{
		margin:5px auto;
		font-size:18px;
		font-weight:bold;
		color:#fff;
	}
		
		
	.liDesignComplViolet .span{
		display:none;
	}
		
		
	.liFamilleViolet {
		display:none;
	}
		
		
	.liPhotoViolet {
		height:288px;
	}
		
	.liPhotoViolet img{
		max-width:288px;
		width:auto;
		max-height:288px;
		height:auto;
	}
		

/* Informations lié au visuel fiche produit rouge) */

.LigneProduitRouge{
	display: inline-block;
	box-sizing: border-box;
	min-height: 407px;
	margin: 10px 1% 25px 1%;
	border: none;
	/*background-image: linear-gradient(180deg, rgb(122, 112, 216), rgb(21, 24, 199));*/
	background-image: url("rouge.jpg");
	text-align: center;
	vertical-align: bottom;
	color: #fff;
	}
			
		.LigneProduitRouge a{
			display:block;
			font-size:18px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
			
		.LigneProduitRouge .Entete{
			display:none;
		}
			
		.LigneProduitRouge .liPrix{
			margin:5px auto;
			font-size:18px;
			font-weight:bold;
			color:#fff;
		}
			
			
		.liDesignComplRouge .span{
			display:none;
		}
			
			
		.liFamilleRouge {
			display:none;
		}
			
			
		.liPhotoRouge {
			height:288px;
		}
			
		.liPhotoRouge img{
			max-width:288px;
			width:auto;
			max-height:288px;
			height:auto;
		}	


/* Informations lié au visuel fiche produit vert) */

.LigneProduitBlack{
	display: inline-block;
	box-sizing: border-box;
	min-height: 407px;
	margin: 10px 1% 25px 1%;
	border: none;
	/*background-image: linear-gradient(180deg, rgb(122, 112, 216), rgb(21, 24, 199));*/
	background-image: url("black.jpg");
	text-align: center;
	vertical-align: bottom;
	color: #fff;
	}
		
	.LigneProduitBlack a{
		display:block;
		font-size:18px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
		
	.LigneProduitBlack .Entete{
		display:none;
	}
		
	.LigneProduitBlack .liPrix{
		margin:5px auto;
		font-size:18px;
		font-weight:bold;
		color:#fff;
	}
		
		
	.liDesignComplBlack .span{
		display:none;
	}
		
		
	.liFamilleBlack {
		display:none;
	}
		
		
	.liPhotoBlack {
		height:288px;
	}
		
	.liPhotoBlack img{
		max-width:288px;
		width:auto;
		max-height:288px;
		height:auto;
	}
