/* CSS Document */

<style type="text/css">
body {
	padding:0;
	margin:0;
	}
.galeria {
	width:420px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	height: 360px;
	margin: 0;
	}
#galerias a, #galerias a:link, #galerias a:hover {
	padding: 1px;
}

.img-aqui {
	position:relative;
	top:0px;
	float:right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 350px;
	height: 350px;
	background-image: url(galeria1_imas/bg_imaaqui.gif);
	left: 0px;
	right: 0px;
	bottom: 0px;
	}
ul.fotos {
	position:relative;
	list-style:none;
	width:60px;
	padding:0;
	background-color: #FFFFFF;
	height: auto;
	margin: 0;
	float: right;
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:50px;
	height:50px;
	float:right;
	padding: 1px;
}
ul.fotos li img {
	width:50px;
	height:50px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #E3ECDD;
}
ul.fotos li span img {
	height:auto;
	border: 1px solid #CCCCCC;
	width: auto;
	margin: 0px;
	padding: 1px;
}
ul.fotos a {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
	height: 50px;
	width: 50px;
	} 
ul.fotos a span {
	display: none;
	background-color: #FFFFFF;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:left;
	width:300px;
	position:relative;
	top:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	left: -1px;
}
ul.fotos a:hover span {
	display: block;
	position: absolute;
	left: 140px;
	padding: 1px;
	top: -1px;
   }
ul.fotos a:hover span.legenda {
	padding:2px;
	color:#666666;
}
</style>
[if lte IE 6]>
<style type="text/css">
ul.fotos {
	width:164px;
	padding:  2px 0 1px 0;
	}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
ul.fotos li {
	float: left;
	padding: 1px;
	height: 50px;
	width: 50px;
}
ul.fotos li a {
	height: 50px;
	width: 50px;
	padding: 1px;
}
/* End */
ul.fotos a:hover {
	text-decoration:none;
	background-color: #DBD2F0;
	background-image: none;
	padding: 1px;
	height: 50px;
	width: 50px;
	} 
ul.fotos li {
	width:50px;
	height: 50px;
	padding: 1px;
}
ul.fotos a:hover span.legenda {width:350px;}
</style>
<![endif]
