#slider{
  /*height: 650px;*/
}

/*#slider .item{
  height: 650px;
  line-height: 650px;
  text-align: center;
  vertical-align: middle;
}

#slider .item img{
  display: inline-block;
  min-width: 100%!important;
  min-height: 100%!important;
}*/

#slider img{
  margin-top: 0!important;
}

#slider .camera_prev, 
#slider .camera_next, 
#slider .camera_commands{
  background: none;
}

#slider .camera_prev > span{
  background-image: url(../../../img/fleche_gauche.png);
  background-position: left;
}
 
#slider .camera_next > span{
  background-image: url(../../../img/fleche_droite.png);
  background-position: left;
}

#cpaci + .section-content img{
  width: 100%;
  height: auto;
}

#cpaci + .section-content .more{
  text-align: left;
}

#phototheque + .section-content .img-responsive{
  height: 180px;
}