.bloco{
	margin-bottom:10px;
	display:table;
	width:100%;
	}
#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_cabecalho{
	display:table;
	position:absolute;
	width:990px;
	height:190px;
	z-index:1;
	left: 50%;
	margin-left:-495px;
	background:url(../imagens/cabecalho.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
#dv_menu{
	position:absolute;
	width:970px;
	left:50%;
	display:block;
	margin-left:-485px;
	margin-top:125px;
	z-index:2;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	}
#dv_logo{
	position:absolute;
	width:160px; 
	height:80px;
	z-index:3;
	left: 50%;
	margin-left:-465px;
	margin-top:30px;
	cursor:pointer;
	}
#dv_ticker{
	position:absolute;
	width:920px; 
	height:25px;
	z-index:3;
	left: 50%;
	margin-left:-460px;
	margin-top:158px;
	cursor:pointer;
	}
#dv_conteudo{
	display:table;
	position:absolute;
	width:990px;
	z-index:4;
	left: 50%;
	margin-left:-495px;
	margin-top:190px;
	background:url(../imagens/fundo_palco.jpg);
	background-repeat:repeat-y;
	}
#dv_palco{
	display:table;
	width:960px;
	margin:15px;
	}
#dv_rodape{
	display:table;
	width:990px;
	height:50px;
	background-image:url(../imagens/rodape.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#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:307px;
	margin-top:60px;
	z-index:10;
	text-align:left;
	}
#dv_login{
	position:absolute;
	width:350px;
	left:50%;
	margin-left:-65px;
	margin-top:55px;
	z-index:21;
	}
#dv_superbanner{
	display:table;
	position:absolute;
	width:980px;
	height:120px;
	z-index:50;
	left: 50%;
	margin-left:-490px;
	margin-top:10px;
	}