/*  style de police: nom produit  */
.prdName1  {
	font-weight: bold;/*hidden*/
	color: #003366;
}

/*  style de police: liens produits  */
.prdPrice1, .prdPrice1:link, .prdPrice1:visited, .prdPrice1:active  {
	font-size: 14px;/*hidden*/
	font-weight: bold;/*hidden*/
	color: #3888d8;
}

/*  sous-catégories: bordure, couleur de fond  */
.sub .content  {
	border: 1px solid #666699;
	background-color: #faf8fb;
	padding: 2px;/*hidden*/
	padding-top: 5px;/*hidden*/
	padding-bottom: 5px;/*hidden*/
}

/*  sous-catégories: séparateur de ligne  */
.sub .content .line  {/*hidden*/
	padding-bottom: 20px;
}

/*  sous-catégories: style des images  */
.sub .catImg  {
	border: 1px solid #666699;
	background: #ffffff;
}

/*  sous-catégories: nom des catégories  */
.sub .cat  {
	background: #d7d0db;
	border-top: 5px solid #b8aabe;
	border-bottom: 1px solid #b8aabe;
	padding-left: 2px;/*hidden*/
}

/*  sous-catégories: nom des sous-catégories  */
.sub .catChild  {
	background: #ffffff url('http://webmaster.comparateurweb.com/img/tpl2/template1-pucefleche2.gif') no-repeat left center;
	border: 1px dashed #ececec;
	font-size: 10px;/*hidden*/
	padding-left: 12px;/*hidden*/
}

/*  Produits populaires: nom catégorie (page d'index)  */
.topPrdIndex .head  {
	background: url('http://webmaster.comparateurweb.com/img/tpl2/template1-tetiere.gif') no-repeat left;
}

/*  Produits populaires: titre (page d'index)  */
.topPrdIndex .title  {
	background: #339999;
}

/*  filtres: style, fond ..  */
.filters  {
	background: #faf8fb;
	padding: 10px;/*hidden*/
	width: 100%;/*hidden*/
}

/*  filtres: style des éléments  */
.filters select, .filters input  {/*hidden*/
	margin: 2px;
}

/*  liste de produits  */
.prdList  {/*hidden*/
	border-collapse: collapse;
}

/*  liste de produits: bordure du tableau  */
.prdList td  {
	border: 1px solid #b8aabe;
}

/*  liste des produits: couleur de fond d'un groupe  */
.pGroup  {
	background: #b8aabe;
	color: #ffffff;
	font-weight: bold;/*hidden*/
}

/*  liste des produits: couleur de fond 1  */
.pRow1  {
	background-color: #ede9f6;
}

/*  liste des produits: couleur de fond 2  */
.pRow2  {
	background-color: #ffffff;
}

/*  liste des produits: couleur de fond au passage de la souris  */
.pRow1:hover, .pRow2:hover,
.pRow1 td:hover, .pRow2 td:hover  {
	background-color: #dccce2;
}

/*  liste des produits: couleur de fond des images  */
.pRow1 .img, .pRow2 .img  {/*hidden*/
	background: #ffffff;
	border-left: 0px;
}

/*  liste des produits: bordure des images  */
.pRow1 img, .pRow2 img  {/*hidden*/
	border: 0px;
}

/*  liste des produits: style des noms  */
.pRow1 .name a, .pRow2 .name a  {/*hidden*/
	font-weight: bold;
}

/*  liste des produits: style des prix  */
.pRow1 .price, .pRow2 .price  {/*hidden*/
	font-size: 10px;
	text-align: right;
}

/*  liste des produits: style des prix (liens)  */
.pRow1 .price a, .pRow2 .price a  {/*hidden*/
	font-weight: bold;
}

/*  liste des produits: style du nombre d'offres  */
.pRow1 .offer, .pRow2 .offer  {
	font-size: 10px;/*hidden*/
	color: #666666;
}

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

/*  navigation par pages: couleur de fond  */
#pcNav  {
	background: #faf8fb;
	border-top: 1px solid #2c1747;/*hidden*/
	border-bottom: 1px solid #2c1747;/*hidden*/
	padding: 2px;/*hidden*/
	font-size: 14px;/*hidden*/
	width: 100%;/*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: #d7d0db;
}

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


