/* --------------------------------------INICIO - SLIDE SHOW TOP */
#slideshow {position:relative;height:114px;}
#slideshow IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active {z-index:10; opacity:1.0;}
#slideshow IMG.last-active {z-index:9; }
.slide-sombra {background-image: url(/img/bg-sombra-top.gif); background-repeat:repeat-x;}

#fotos {position:relative; height:110px;}
#fotos IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#fotos IMG.active {z-index:10; opacity:1.0;}
#fotos IMG.last-active {z-index:9; }
/* --------------------------------------FIN - SLIDE SHOW TOP */
