@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:90%; background:#fff; border:4px solid #E0E0E0;}
.slideShowGallery {font: normal 10px "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:40px; height:40px; margin-right:0.6%;}
.slideShowGallery p{
	position:absolute;
	width:50%;
	padding:0px 2% 2px;
	background:#E0E0E0;
	color:#000000;
	top: -1%;
	z-index: 90;
	left: 0px;
}
.slideShowGallery p strong { display:block; }
/*** Fin estilos slideShowGallery ***/
