#produto_album{
	width:733px;
	height:405px;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	/*bottom:300px; POR CAUSA DO SELO*/ 
	z-index: 1;
	margin:0;
	padding:0;
	
}
#topo{
	height:405px;	
	overflow:hidden;
	margin: 0;
}
#topo .indicator{
	position:absolute;
	z-index: 2;
	width:540px;height:405px;
	text-align: center;
	background: #eee;
	filter:alpha(opacity=40);
	opacity: 0.4;
	visibility:hidden;
}
#topo .indicator img{position:relative;top:50%;margin-top:-20px}

#produto_album #album-painel{
	float:right;
	background: #e8e8e8;
	width: 180px; height:367px;
	overflow:hidden;
}
#produto_album div.controle_sup,#produto_album div.controle_inf{
	float:right; clear:right;
	width:180px;
	cursor:pointer;
	text-align:center;
	background: #e8e8e8;
}
#produto_album div.controle_sup{
	padding:2px 0 0 0;
	height: 12px;
	margin-top:2px;
}
#produto_album div.controle_inf{
	padding:0 0 2px 0;
	height: 22px;
	background: #e8e8e8 url("../../images/loja/produto-album-corner.gif") bottom right no-repeat;
}
#produto_album div.controle_inf img:hover{position:relative;top:1px;}
#produto_album div.controle_sup img:hover{position:relative;bottom:1px;}

#produto_album div.thumb{
	width:140px;height:105px;
	margin:7px 13px;
	padding:5px 5px 4px 6px;
	opacity:0.8;
	filter: alpha(opacity=80);
	background: #eeeeee url("../../images/loja/moldura150x110.gif") no-repeat center;
	overflow: hidden;
}
#produto_album div.thumb div{
	width:100%; height:100%;
	margin:0; padding:0;
	text-align: center;
	overflow: hidden;
	line-height: 105px;
	background-color: #fff;
}
#produto_album div.thumb img{
	margin:0px;
	cursor:pointer;
	vertical-align: middle;
}
#produto_album div.thumb:hover{
	opacity:1;
	filter: alpha(opacity=100);
	position:relative;
	bottom:1px;right:1px;
}
#produto_album .principal-container{
	float:left;clear:none;
	width:550px;height:405px;
	margin:1px 3px 3px 0px;
	padding:0;
	text-align: center;
	overflow:hidden;
	background: #ffffff;
	line-height: 405px;
}
#produto_album img#alb-p{
	background: #ffffff;
	margin:0;
	color:#baab73;
	vertical-align: middle;
}
DIV#div_selo {
	position: absolute; 
	z-index: 3; 
	margin-left:400px;
	margin-top:350px;
	}
#produto_album IMG#selo_ilustracao {
	position: absolute; 
	float: left;
	white-space: nowrap;
	z-index: 3; 
	margin-left: 353px;
	_margin-left: -141px;
	*margin-left: -141px; 
	margin-top: 245px;
	}
#produto_album img.flechaE{
	float:left;clear:none;margin:1px 2px 2px 4px; cursor:pointer;
}
#produto_album img.flechaD{
	float:right;clear:none;margin:1px 10px 2px 2px; cursor:pointer;
}
#produto_album img.flechaD:hover, #produto_album img.flechaE:hover{
	position:relative;top:1px;left:1px
}
#zoom {
	background-color: #666;
	cursor:pointer;
	display:none;
	height: 31px;
	margin-left: 5px;
	margin-top: -33px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position:relative;
	width: 150px;
	*float:left;
}

#zoom IMG {
	float: left; 
	margin-left: 10px;
	position: relative; 
}
#zoom SPAN {
	color: #fff;
	float:left;
	font-size: 25px;
	line-height: 25px;
	position:relative; 
}

#div-carbono{
	position: absolute;
	top: 0; left:450px;
	z-index:3;
	width:40px; height:32px; 
	background:transparent url("../../images/loja/selo-carbono.png") no-repeat center bottom;
	padding: 125px 20px 10px 20px;
	text-align:center;
	overflow: hidden;
	color: #79b12f;
	font-weight: bold;
	line-height: 11px;
}

#div-promoindependencia{
	position: absolute;
	top: 0; left:430px;
	text-align:center;
	overflow: hidden;
	color: #79b12f;
	font-weight: bold;
	line-height: 11px;
}
