<style type="text/css">
body {
	background:#000;
	font:0.85em Arial, Verdana,  Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
.galeria {
	width:400px;
	text-align:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	height: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	position: relative;
	top: 5px;
	right: 5px;
	}
.img-aqui {
	position:relative;
	top:0px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 220px;
	height: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(galeria1_imas/pb08.jpg);
	float: right;
	right: 30px;
	}
ul.fotos {
	position:relative;
	list-style:none;
	width:110px;
	padding:0;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(galeria1_imas/bg_lista_thumb.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:50px;
	height:50px;
	float:left;
	border:1px solid #CBDCED;
	margin:0px;
	padding: 1px;
}
ul.fotos li img {
	border:none; 
	width:50px;
	height:50px;
}
ul.fotos li span img {
	width:auto;
	height:350px;
	height:auto;
	border: 1px solid #A3C1E0;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:left;
	width:200px;
	position:relative;
	top:10px;
	left:-2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-color: #A3C1E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9px;
}
ul.fotos a:hover span {
	display: block;
	position: absolute;
	left: 140px;
	background:#fff;
	padding: 5px;
	top: -5px;
   }
ul.fotos a:hover span.legenda {
	padding:5px 0;
	color:#006699;
	font-size: 9px;
}
</style>
[if lte IE 6]>
<style type="text/css">
ul.fotos {
	width:164px;
	padding:  2px 0 1px 0;
	}
ul.fotos li {
	margin-top:0; 
}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
ul.fotos li { float: left; height: 1%; }
ul.fotos li a { height: 1%; }
/* End */
ul.fotos a:hover {
	text-decoration:none;
	background: none; 
	} 
ul.fotos li {width:50px;}
ul.fotos a:hover span.legenda {width:220px;}
</style>
<![endif]

