.sheet-list .price
{
  float:right;
}

.sheet-list .title
{
  width: 69%;
  float: left;
  /*background: transparent url(/images/puce.png) no-repeat 0 4px;>*/
  font-size: 14px;
  color: #7E5984;
  padding-left: 7px;
  margin-top: 18px;
}

#content ul.sheet-list
{
  width: 68%;
  list-style-image: none;
  float: left;
}

.sheet-list li
{
  clear: both;
}

.sheet-list .picture
{
  float:left;
  margin: 10px 20px 8px 20px;
  border: 1px solid #dddbdb;
}

#acheter
{
  float: right;
  margin-top: 80px;
}

#acheter a
{
  font-size: 14px;
  color: #7E5984;
  margin-left: 16px;
}

#sheet-boursier-macaron
{
  margin-right: 15px;
}

.sheet-list .not-leaf
{
  background: none;
  list-style-image: none;
}

.sheet-list .not-leaf
{
  color: #607080;
}
.sheet-list .leaf a
{
  color: #2B70A0;
}

.sheet-list .level-0 > li > span
{
  border-bottom: 1px solid #B3C3CF;
  color: #607080;
  display: block;
  margin: 25px 0 19px;
  padding-bottom: 6px;
  text-transform: uppercase;
}

.sheet-list .cart-links
{
  float: right;
  width: 25px;
  margin-left: 5px;
}

.sheet-list .cart-links a
{
  display: block;
}

.sheet-list .cart-links .remove-product
{
  margin-left: 7px;
  margin-top: 3px;
}

.sheet-list .cart-links .add-product
{
  margin-left: 5px;
  margin-top: 1px;
}

.select-all-sheet
{
  margin-left: 26px;
  width: 68%;
  text-align: right;
}

#sheet-to-cart
{
  clear: both;
  padding: 8px;
  width: 100px;
  float: right;
  margin-right: 130px;
}

.level-2 .leaf a
{
  width: 185px;
  display: inline-block;
}

.level-2 .leaf div
{
  display: inline-block;
}

.level-2 .leaf .price:after
{
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
