
























.box-produits-arbo
{
float:left;
margin-right:10px;
margin-bottom:20px;
width:256px;
height:390px;
box-shadow: 1px 1px 5px #555;
background-color:white;


}



.box-produits-bf
{
margin-right:1%;
margin-bottom:20px;
width:15%;
box-shadow: 1px 1px 5px #555;
background-color:white;
}



.box-produits-bf-nc
{
margin-right:1%;
margin-bottom:20px;
width:15%;
box-shadow: 1px 1px 5px #555;
background-color:white;
}




.box-produits-arbo-assoc
{
float:left;
margin-right:30px;
margin-bottom:20px;
width:256px;
height:410px;
box-shadow: 1px 1px 5px #555;
background-color:white;


}







.box-produitsnc-arbo
{
float:left;
margin-right:10px;
margin-bottom:20px;
width:256px;
height:405px;
box-shadow: 1px 1px 5px #555;
background-color:white;

}







.contenant-produit-boutique
{
font-family:'Pathway Gothic One';
width:95%;
margin-left:5%;
display:flex;
flex-wrap: wrap;

}


.contenant-produit-boutique-espace-achat
{
font-family:'Pathway Gothic One';
width:100%;
margin-left:6%;
display:flex;
flex-wrap: wrap;

}




.description-marques
{
margin-left:8px;
height:35px;
font-family:'Pathway Gothic One';
color: black;	
font-weight:normal;
font-size:10px;	
}


.description-fournisseurs
{
margin-left:8px;
height:40px;
font-family:'Pathway Gothic One';
color: black;	
font-weight:normal;	
font-size:14px;	
}



.description-fournisseurs-index
{
margin-left:4px;
margin-right:4px;
font-family:'Pathway Gothic One';
color: black;	
font-weight:normal;	
font-size:14px;	
}




.description-produits
{
text-align:center;
color:#4379a5;
margin-top:20px;
margin-left:4px;
margin-right:4px;
font-family:'Pathway Gothic One';	
height:40px;
font-size:16px;	
font-weight:bold;

}

.description-produits-index
{
text-align:left;
color:#4379a5;
margin-top:20px;
margin-left:4px;
margin-right:4px;
font-family:'Pathway Gothic One';	
height:40px;
font-size:16px;	
font-weight:bold;

}




.description-prix
{
margin-right:5px;
font-family:'Pathway Gothic One';	
font-weight:bold;
font-size:13px;	
float:right;

}


.description-prixnc-index
{
text-align:center;	
margin-right:5px;
font-family:'Pathway Gothic One';	

font-size:15px;	


}






.boutonajouteraupanier
{
	

width:100%;
cursor:pointer;
font-size:20px;
margin:0 auto;
margin-top:30px;
background-color:#4379a5;
text-align:center;
height:40px;
color:white;
line-height:40px;
	
font-weight:normal;
font-family:'Pathway Gothic One';	
}



.boutonajouteraupanierdetail
{
	

width:100%;
cursor:pointer;
font-size:16px;
margin:0 auto;
margin-top:10px;
background-color:#4379a5;
text-align:center;
height:40px;
color:white;
line-height:40px;
	
font-weight:normal;
font-family:'Pathway Gothic One';	
}





.titre-produit
{
background-color:#2f5464;
height:50px;
width:100%;
margin-top:1px;

color:white;
font-family:'Century Gothic';
font-size:26px;	
line-height:50px;	

	
}















