body {
	background:#fff;
	font:12px Arial, Verdana,  Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
.galeria {
	width: 505px;
	height: 70px;
	float: none;
	}
.img-aqui {
	background: #fff url('http://i79.photobucket.com/albums/j152/maujor/site/foto00.jpg') center no-repeat;
	width:500px;
	height:375px;
	border:1px solid #fff;
	clear: left;
	}
ul.fotos {
	list-style:none;
	padding:1px;
	background:#fff;
	margin:0;
	padding:0;
	position: relative;
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:95px;
	height:63px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:95px;
	height:63px;
}
ul.fotos li span img {
	border:none;
	width:500px;
	height:375px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:500px;
	position:absolute;
	top:335px;
	left:-2px;
}
ul.fotos a:hover span {
	display: block;
  position: absolute; 
	top:-375px; 
	left: 0px; 
	background:#fff;
	border:2px solid #666;
}

ul.fotos a:hover span.legenda {
	padding:5px 0;
	color:#333; 
}

<!--[if IE]>
ul.fotos {
	width:505px;
	padding: 0;
}
  
ul.fotos li {
	margin-top:0; 
}

ul.fotos li span img{ 
  float: left;
}

ul.fotos li a { 
  width:95px;
}

ul.fotos a:hover {
	text-decoration:none;
	background: none; 
	} 
  
ul.fotos li {
  width:95px;
}

ul.fotos a:hover span.legenda {
  width:500px;
}

<![endif]-->
