@CHARSET "ISO-8859-1";
a img{border:0;}
body{background:silver;}
dl {margin:0 auto}
h1{width:50%; margin:0 auto}
/*** Para la galeria ***/
.slideShowGallery  {width:50%; background:#fff; border:4px solid #fff;}
.slideShowGallery {font: normal 0.69em "Trebuchet MS"}
.slideShowGallery dt {position:relative; }
.slideShowGallery dt a {position:relative; top:0; left:0; z-index:85;}
.slideShowGallery dt img {width:100%; height:100%}
.slideShowGallery  dd {margin:0; padding:0;}
.slideShowGallery  dd img {width:95px; height:95px; margin-right:0.6%;}
.slideShowGallery p{position:absolute; bottom:1%; z-index:90; width:96%;padding:2px 2%;
background:#000; /* para cambiar el color del parrafo sobre la fuente;*/
color:#fff;
}
.slideShowGallery p strong { display:block; }
/*** Fin estilos slideShowGallery ***/