.top-buscar01{
	background-image:url(images/top-01.jpg);
	background-repeat:no-repeat;
}
.top-buscar02{
	background-image:url(images/top-02.jpg);
	background-repeat:no-repeat;
}
.top-buscar03{
	background-image:url(images/top-03.jpg);
	background-repeat:no-repeat;
}
.top-buscar04{
	background-image:url(images/top-04.jpg);
	background-repeat:no-repeat;
}
/* --------------------------------------INICIO - SLIDE SHOW TOP */
#slideshow {position:relative; height:136px;}
#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:136px;}
#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 */