.textFoto{
	float:left;
	width:100%;
	text-align:justify;
}
#galerias{
	position:relative;
	float:left;
	width:100%;
}
#galerias li{
	position:relative;
	list-style:none;
	float:left;
	width:172px;
	margin:30px 20px 0 0;
}
#galerias li img{width:100%;}
#galerias li .liimg{
	position:relative;
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
}
#galerias li .link{
	z-index:19;
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
#galerias li .hov{
	z-index:13;
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:url(../_imgs/lupa.png) no-repeat center #000;
	opacity:0.6;
	-moz-opacity:0.6;
	-webkit-opacity:0.6;
	filter:alpha(opacity=60);
}
#galerias li .hov .box{
	display:table;
	height:100%;
	width:100%;
}
#galerias li .hov .box span{
	display:table-cell;
	height:100%;
	vertical-align:bottom;
	padding:5px;
}
#galerias li .img{
	display:table;
	position:relative;
	float:left;
	width:100%;
	height:800px;
	top:50%;
	margin-top:-400px;
	overflow:hidden;
}
#galerias li .img .imgBox{
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}
#galerias li .img .imgBox a{
	display:block;
}
#galerias li .nome{
	float:left;
	width:152px;
	height:36px;
	line-height:17px;
	padding:5px 0;
	margin-top:7px;
	font-weight:bold;
	overflow:hidden;
}
#galerias li .totFot{
	float:left;
	width:120px;
	overflow:hidden;
	font-size:10px;
	margin:0px 0 0 13px;
}
#galerias li .lupaBox{
	position:absolute;
	display:block;
	bottom:15px;
	right:15px;
	width:22px;
	height:22px;
	background:url(../_imgs/lupa.png);
}
#voltarProd {
    float: left;
    width: 100%;
}
#voltarProd .titAb{
	float:left;
	font-size:16px;
	font-weight:normal;
}
#voltarProd #back {
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 22px;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
#voltarProd p{
	float:right;
	margin:1px 20px 0 0;
}
#voltarProd p a:after{
	content:"";
	margin:0 10px;
	border-right:1px solid #999;
}
#voltarProd p a:last-child:after{display:none;}
.nadaEncontrado {
	text-align:center;
	font-weight:bold;
	color:#F00;
}
.slidegal{
	z-index:1;
	position:relative;
	width:100%;
	height:600px;
	overflow:hidden;
	margin-top:30px;
}
.slidegal .imgBox{
	width:100% !important;
	height:600px !important;
	text-align:center;
}
.slidegal .imgBox img{width:auto;height:100%;}
.albuns li:nth-child(3n){margin-right:0px !important;}
.albuns .liimg{
	height:220px !important;
}