/* sous catégories */
.sub { /*hidden*/
	margin-bottom:	0px;
	margin-top:	10px;
        padding-bottom:15px;
}

/* couleur de fond de la liste des sous catégories */
tr.subContent {
	background-color:	#181717;
}

/* image de fond des catégories sur la page d'index */
.subIndexCat {
background-color:transparent;
background: url('http://www.fournir.fr/toners.gif') no-repeat bottom;
background-repeat:no-repeat;
width:160px;
margin-bottom:0;
height:35px;
}

/* Couleur des liens */
.subIndexCat a:link,
.subIndexCat a:visited,
.subIndexCat a:active {
	color: #FFF;
	text-decoration: none;
font-weight:bold;
line-height:1.2em;
text-align:bottom;
padding-top:5px;
}

/* Couleur des liens au passage de la souris */
.subIndexCat a:hover {
	text-decoration: none;/*hidden*/
font-weight:bold;
line-height:1.2em;
text-align:bottom;
padding-top:5px;
}


.subIndexCat a:hover {
color:#FEC1CD;
}

/* couleur de fond d'un groupe dans la liste des produits */
.pGroup {
	background-color:#C61728;
	color:	#FFF;
font-weight:bold;
}

td.img {
background-color:#FFFFFF;
}


/* couleur de fond 1 dans cette liste */
tr.pRow1 {
	background-color:#FEF2F3;
color:#333333;

}

tr.pRow1 a, tr.pRow1 a:hover, tr.pRow2 a, tr.pRow2 a:hover {
color:#666;

}

/* couleur de fond 2 dans cette liste */
tr.pRow2 {
	background-color:#F3F3F3;
}

/* couleur de fond 1 au passage de la souris dans cette liste */
tr.pRow1:hover {
	background-color:#FFF;
}

/* couleur de fond 2 au passage de la souris dans cette liste */
tr.pRow2:hover {
	background-color:#ffffff;
}

/* nom 1 du produit dans cette liste */
tr.pRow1 td.name {/*hidden*/
	/*border-top: 1px dotted #000000;
	border-right: 0px;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;*/
color:#333333;
}

/* nom 2 du produit dans cette liste */
tr.pRow2 td.name {/*hidden*/
	border: 0px;
}

/* prix 1 du produit dans cette liste */
tr.pRow1 td.price {/*hidden*/
	border: 3px solid #FFF;
	text-align:	right;
font-weight:bold;
}

/* prix 2 du produit dans cette liste */
tr.pRow2 td.price {/*hidden*/
	border: 0px;
	text-align:	right;
font-weight:bold;
}

/* aucun produit affiché */
.noResult {
	background-color:#666;
color:#FFF;
	padding:10px;/*hidden*/
	width:100%;/*hidden*/
	border-bottom:5px solid #CAFA5E;
}

/* navigation par pages: couleur de fond */
#pcNav {
	background-color:#FFFFFF;
	border-top:1px solid #C61728;/*hidden*/
	border-bottom:	1px solid #C61728;/*hidden*/
	padding:2px;/*hidden*/
	font-size:14px;/*hidden*/
	width:	99%;/*hidden*/
	text-align:center;/*hidden*/
	margin-top:2px;/*hidden*/
	margin-bottom:2px;/*hidden*/
	white-space:nowrap;/*hidden*/
}

/* navigation par pages: style des liens */
#pcNav a {/*hidden*/
	font-weight:	bold;
}

/* navigation par pages: style des onglets */
#pcNav .previous,
#pcNav .previousLink,
#pcNav .next,
#pcNav .nextLink {/*hidden*/
	width:					90px;
	text-align:				center;
	text-transform:	uppercase; 
}

/* navigation par pages: couleur de fond des onglets */
#pcNav .previousLink,
#pcNav .nextLink {
	background-color:	#C61728;

}
#pcNav .previousLink a,
#pcNav .nextLink a{
color: #FFFFFF;
font-weight:bold;}

/* navigation par pages: couleur de fond des onglets inactifs */
#pcNav .previous,
#pcNav .next {
	background-color:	#333333;
}

#pcNav .previous,
#pcNav .next {
	background-color:	#C61728;
color:#FFF;
}
