.bloco{
	margin-bottom:5px;
	display:table;
	width:100%;
	clear:both;
	}
#dv_zoom{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	z-index:500;
	left: 0px;
	top: 0px;
	}
#dv_transparente {
	position:absolute;
	width:100%;
	height:100%;
	z-index:501;
	left: 0px;
	top: 0px;
	filter: Alpha(Opacity=80);
	opacity: .8;
	background-color:#112200;
}
#dv_carregando_zoom{
	position:absolute;
	z-index:502;
	left:48%;
	top:46%;
	display:none;
	}
#dv_palco_zoom{
	position:absolute;
	z-index:503;
	width:100%;
	height:100%;
	left: 0px;
	top: 0px;
	display:none;
	}	
#dv_intro{
	position:absolute;
	width:40px;
	height:24px;
	left:10px;
	display:block;
	margin-top:117px;
	z-index:3;
	text-align:left;
	}
#dv_cabecalho{
	display:table;
	position:absolute;
	width:990px; 
	height:660px;
	z-index:1;
	left: 50%;
	margin-left:-495px;
	background:url(../imagens/background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
#dv_menu{
	position:absolute;
	width:400px;
	left:50%;
	display:block;
	margin-left:-173px;
	margin-top:178px;
	z-index:2;
	text-align:left;
	}
#dv_logo{
	position:absolute;
	width:220px; 
	height:110px;
	z-index:3;
	left: 50%;
	margin-left:-110px;
	margin-top:50px;
	cursor:pointer;
	}
#dv_nao_copie{
	position:absolute;
	width:50px; 
	height:30px;
	z-index:20;
	left: 50%;
	margin-left:223px;
	margin-top:175px;
	cursor:pointer;
	}	
#dv_producoes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	position:absolute;
	width:190px; 
	z-index:20;
	right:10px;
	margin-top:110px;
	cursor:pointer;
	border:solid 1px #333333;
	background-color:#000000;
	}	
#dv_conteudo{
	display:table;
	position:absolute;
	width:970px;
	z-index:4;
	left: 50%;
	margin-left:-495px;
	margin-top:210px;
	background-image:url(../imagens/bg_palco.png);
	}
#dv_conteudo_inicial{
	display:table;
	position:absolute;
	width:970px;
	height:330px;
	z-index:4;
	left: 50%;
	margin-left:-495px;
	margin-top:210px;
	}	
#dv_palco{
	display:table;
	width:950px;
	margin:10px;
}
#dv_rodape{
	display:table;
	width:990px;
	height:140px;
	/*
	background-image:url(imagens/rodape.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	*/
	background-color:#00CC00;
}
#dv_favoritos{
	position:absolute;
	width:200px; 
	height:90px;
	z-index:5;
	left: 50%;
	margin-left:280px;
	margin-top:30px;
	border:solid 1px #FFFFFF;
	}
#dv_busca{
	position:absolute;
	width:160px;
	height:30px;
	left:50%;
	display:block;
	margin-left:320px;
	margin-top:99px;
	z-index:10;
	text-align:center;
	}
#dv_producoes_publicitarias{
	position:absolute;
	left:50%;
	display:block;
	width:280px;
	height:180px;
	margin-left:-460px;
	margin-top:60px;
	cursor:pointer;
	}
#dv_producoes_fonograficas{
	position:absolute;
	left:50%;
	display:block;
	width:280px;
	height:180px;
	margin-left:200px;
	margin-top:60px;
	cursor:pointer;
	}		