.galeria {
 width:300px; 
 height:auto; 
 float:left; 

	
	}
.galeria-angelica { 
	width:300px; 
	height:400px; 
	float:left;
	background-image:url(../img/img-unidade-angelicaG.jpg);

}
	
.galeria-paraiso {
	width:300px;
	height:400px;
	float:left;
	background-image:url(../img/img-unidade-jardinsG.jpg);

}	

.galeria-tatuape { 
	width:300px; 
	height:400px; 
	float:left;
	background-image:url(../img/img-unidade-tatuape01G.jpg);
}	

.galeria-santana { 
	width:300px; 
	height:400px; 
	float:left;
	background-image:url(../img/img-unidade-santana01G.jpg);
}

.galeria-sumare { 
	width:300px; 
	height:400px; 
	float:left;
	background-image:url(../img/img-unidade-sumare01G.jpg);
}

.galeria-morumbi { 
	width:300px; 
	height:400px; 
	float:left;
	background-image:url(../img/img-unidade-morumbi01G.jpg);
}

.galeria-santa-catarina { 
	width:300px; 
	height:400px; 
	float:left;
	background-image:url(../img/img-unidade-santa-catarina01G.jpg);
}
	
	
ul.fotos {
	list-style:none;

	
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	visibility: visible;
	clear: both;

	
	}
ul.fotos li {
	padding-top:10px;
	padding-bottom:10px;
;
}
ul.fotos li img {
	border:none; 
	width:90px;
	height:93px;
	
	}


ul.fotos li span img {
	border:none;
	width:300px;
	height:400px;
	float:left;
	

}
ul.fotos a {
	display: block;
	
	} 
ul.fotos a span {
	display: none;
	
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:300px;
	float:left;
	

}
ul.fotos a:hover span {
	display: block;
	position: absolute; 
	top:0px; 
	left:0px;
	border:none;
    
   }
ul.fotos a:hover span.legenda {
	padding:0px 0;
	color:#333; 
	
}


[if lte IE 6]>
<style type="text/css">
ul.fotos {
	width:100px;
	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:93px; padding-left:5px;}
ul.fotos a:hover span.legenda {width:500px;}
</style>
<![endif]
