/* Bloc gauche liste des catégories catalogue*/
.pfstore-documentcategorylist
{
	padding: 1px;
	width: 140px;
}
.pfstore-documentcategorylist-container
{
	border-collapse: collapse; border: 1px solid #aaa; margin-bottom: 10px;
}
.pfstore-documentcategorylist-header
{
	border: 1px solid #aaa;
}
.pfstore-documentcategorylist-subcategory
{
}
.pfstore-documentcategorylist-footer
{
	padding-bottom: 10px;
}
.pfstore-documentcategorylist-header a{	color: #fff;}
.pfstore-documentcategorylist-header a:visited{	color: #fff;}
.pfstore-documentcategorylist-header a:link{	color: #fff;}
.pfstore-documentcategorylist-header a:active{	color: #fff;}
.pfstore-documentcategorylist-header a:hover{	color: #fff;}

/* Bloc gauche liste des catégories catalogue liées*/
.pfstore-documentothercategorylist
{
	width: 140px;
	text-align: left; 
	padding: 1px;
}
.pfstore-documentothercategorylist-container
{
	border-collapse: collapse; 
	border: 1px solid #aaa;
	margin-bottom: 10px;
}
.pfstore-documentothercategorylist-header
{
	border: 1px solid #aaa;
}
.pfstore-documentothercategorylist-parent
{
}
.pfstore-documentothercategorylist-row
{
	padding-left: 10px
}


/* Fiche produit */
.pfstore-product-name
{
}
.pfstore-product-legend
{
}
.pfstore-product-description
{
}