@charset "ISO-8859-1";
/* CSS Document */

#nav-recherche h4 {
color:#bbb;
}

#nav-recherche a {
color:#eee;
}

#nav-bijoux h2 {
color:#eee;
}

#nav-bijoux a {
color:#bbb;
}

.menubar {
position:relative;
z-index:2;
}

.content {
position:relative;
margin-top:-44px;
padding-top:44px;
background:#111 url('../_images/_mariage/content-bg.png') repeat-x;
}

.product {
background:transparent url(../_images/_mariage/product-bg.png) no-repeat scroll left 6px
}

.listing .product .product-bottom {
color:#fff;
}

.product .name,
.product .name.text-overflow.ellipsis .text {
color:#eee;
}

.product .price {
color:#fff;
}

.product a {
color:#eee;
}

.pagination li {
background:#903;
border:1px solid #c06;
color:#fff;
}

.pagination a {
color:#fff;
}

.pagination li.active {
color:#ddd;
}
