/* CSS Document */

/* listing prod
******************/

#bandeau-photos{
  width: 90px;
	margin-left:0px;
}

#bandeau-photos #defilgauche, #bandeau-photos #defilgauche0, #bandeau-photos #defilgauche1, #bandeau-photos #defilgauche2{
  /*float: left;*/
  cursor: pointer;
  width:41px;
  height:14px;
  margin:0px 0px 5px 15px;
  }
#bandeau-photos #defildroite, #bandeau-photos #defildroite0, #bandeau-photos #defildroite1, #bandeau-photos #defildroite2{
  /*float: right;*/
  cursor: pointer;
  width:41px;
  height:14px;
  margin:5px 0px 0px 15px;
  }
#bandeau-photos #flowcut, #bandeau-photos #flowcut0, #bandeau-photos #flowcut1, #bandeau-photos #flowcut2{
  height:400px;
  overflow: hidden;
	border:0px solid #E9BF8F;
	width:90px;
  }
#bandeau-photos .vign{
	width: 90px;
	padding:0px;
	border:0px;
	}
