/* ------------------------------------ *
 CSS
 17 octobre, 2008 20:45:12
 HAPedit 3.1.11.111
 * ------------------------------------ */

.sous_categorie, .pagetab{
  border: 1px solid #CCCCCC;
  background-color: #FAFAFA;
}

.item{
  width: 33%;
  border: 1px solid #EDEDED;
}

.item_img{
  width: 186px;
  height: 124px;

  background-color: #CCCCCC;

  border: 1px dotted #999999;
  margin-bottom: 3px;
}

.loupe{
  width: 125px;
  height: 85px;

  position: absolute;

  background-image: url(includes/loupe.jpg);
  background-repeat: no-repeat;

  background-position: right bottom;
}


