.negrotrasp{
   filter:alpha(opacity=40);
}
#banners a img{
  filter:alpha(opacity=60);
}
#banners a:hover img{
  filter:none;
}

