/* Phototheque */
.arrow {
  width:20px;
  height:63px;
  text-align:center;
  float:left;
  color:black;
  margin:0px;
  text-decoration:none;
  padding-top:20;
  font-size:12pt;
}

.arrow a {
  color:white;
  text-decoration:none;
  margin:0px;
  padding-top:30;
  font-size:12pt;
}

.image_scroll {
  width:76px;
  height:93px;
  text-align:center;
  float:left;
  padding:0px;
  margin:0px;
}
