/* CSS Document */

#apercu{
  width:460px;
  height:277px;
  margin-left:0px;
  margin-bottom:10px;
  overflow:hidden;
}

.pics {
    width:   440px;
    height:  277px;
}

.pics img {
    width:  440px;
    height: 277x;
    top:  0;
    margin-left:10px;
}

