#html-content-panneau .content {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0px 0px;
    margin-top: 0px;
}

#heading a {
    color: #666;
    text-transform: uppercase;
    font-weight: 900;
}




#heading form {
    float: right;
    margin-top: 30px;
    color: #999;
    text-align: left;
    display: none;
}



#menu a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 8px 3px 8px;
    display: block;
}



#menu a:hover {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #666;

    color: #931d03;
    padding: 2px 8px 3px 8px;
    display: block;
}

#menu ul {
    height: 19px;
    margin: 0;
    padding: 0px 22px;
    overflow-y: hidden;
    background-color: #666;
    color: #fff;
}



#gauche{
 padding-top: 20px;
}


#contentbar-items{
 width: 785px;
}

.active{
 font-weight: bold;
}

ul{
 padding: 0;
 margin: 5px;
 list-style-type: none;
}

ul ul{
 padding-left: 15px;
 margin: 5px;
 list-style-type: none;
}


.product-slider-preview-img{
  vertical-align: middle;
}

.loupe {
  background-color:#555;
  background:rgba(0, 0, 0, 0.25);
  border:5px solid rgba(0, 0, 0, 0);
}

#clear-cart {
  background:transparent url(/ui/shop/images/delete.png) no-repeat; 
  color:#000000;
}

#vertical-item-cross-selling-box-cross-selling-vertical-contenu{
  border: 0;
}

#vertical-item-cross-selling-box-cross-selling-vertical-contenu .content{
  margin: 0;
  padding: 0;
}

#page-shop-neutral-sitemap .categorie{
  float: left;
  width: 384px;
}

#page-shop-neutral-sitemap .categorie h2{
 background-color: #FFF;
}

#tag-view{
  width: 785px;
}
#tag-view .item.product{
  float: left;
}

#tag-view .item {
border:0 none;
padding:0;
}

#form-order tbody tr td{
 border-bottom: 1px dashed gray;
}

#progress-number-table td {
 padding-right: 5px;
}


#box-section-children-toc-sidebar-children-toc ul{
  list-style-type: square;
}

#box-section-children-toc-sidebar-children-toc ul li a{
  padding: 3px 0;
  display: block;
}

.box-twitter ul li{
  border-bottom: 1px dashed #931D03;
  padding: 5px 0;
}