body {margin:0; padding:0px; background:#EAEAEA; font:10px Verdana,Arial}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:280px; /*TAMAÑO DE LA PESTAÑA*/ margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:258px; /*TAMAÑO IMG*/ height:240px; padding:8px; border:3px solid silver; background:#FFF;}
  
#information {position:absolute; bottom:5px; width:258px;  /*Atributos del Texto sobre la imagen*/
        height:0;background-color:#333333;opacity: 0.65;filter:alpha(opacity=65);color:#fff;overflow:hidden; z-index:200; }
#information h3 {padding:2px 2px 1px; font-size:12px;font-weight: bold; margin: 8px;}
#information p {padding:0px; }
#image {width:250px; height:240px  /*SIZE IMG*/  }
#image img {position:absolute; z-index:25; width:258px; height:240px /* SIZE IMG*/ }
.imgnav {position:absolute; width:25%; height:106px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url('../imagenes/left.gif') left center no-repeat}
#imgnext {right:0; background:url('../imagenes/right.gif') right center no-repeat}
#imglink {position:absolute; height:240px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url('../imagenes/link.gif') center center no-repeat}
#thumbnails {margin-top:2px}
#slideleft {float:right; width:16px; height:16px; background:url('../imagenes/slide_dera.jpg') center center no-repeat; background-color:#222; margin-left:2px}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:16px; height:16px; background:#222 url('../imagenes/slide_izqa.jpg') center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:205px; /*UBICACION INICIAL*/ margin-left:4px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:0px}
