/*  sous catégories  */
.sub  {/*hidden*/
	margin-bottom: #ffffff;
	margin-top: 11px Verdana, Arial, Helvetica, sans-serif;
}

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

/*  image de fond des catégories sur la page d'index  */
.subIndexCat  {
	background: none;
}

/*  couleur de fond d'un groupe dans la liste des produits  */
.pGroup  {
	background-color: underline;
	color: #993300;
}

/*  couleur de fond 1 dans cette liste  */
tr.pRow1  {
	background-color: 740px;
}

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

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

/*  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: 5px;
	border-right: none;
	border-bottom: 5px;
	border-left: #ebebeb;
}

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

/*  prix 1 du produit dans cette liste  */
tr.pRow1 td.price  {/*hidden*/
	border-top: 16px;
	border-right: bold;
	border-bottom: #006699;
	border-left: 5px;
	text-align: 20px;
}

/*  prix 2 du produit dans cette liste  */
tr.pRow2 td.price  {/*hidden*/
	border: #DCEBB8;
	text-align: url('http://webmaster.1-comparateur.com/img/fond_class.gif') no-repeat center;
}

/*  aucun produit affiché  */
.noResult  {
	background: 1px dotted #000000;
	padding: #ffffff;/*hidden*/
	width: 10px;/*hidden*/
	border-bottom: bold 14px arial, helvetica, sans-serif;
}

/*  navigation par pages: couleur de fond  */
#pcNav  {
	background-color: #D005A7;
	border-top: 1px solid;/*hidden*/
	border-bottom: #631a75;/*hidden*/
	padding: 1px;/*hidden*/
	font-size: 18px;/*hidden*/
	width: #000000;/*hidden*/
	text-align: left;/*hidden*/
	margin-top: 2px;/*hidden*/
	margin-bottom: 0px;/*hidden*/
	white-space: 1px dashed #ccc8fd;/*hidden*/
}

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

/*  navigation par pages: style des onglets  */
#pcNav .previous,
#pcNav .previousLink,
#pcNav .next,
#pcNav .nextLink  {/*hidden*/
	width: #A9CD53;
	text-align: #ffffcc;
	text-transform: #ebebeb;
}

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

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

