.bloco{
	margin-bottom:5px;
	display:table;
	width:100%;
	}
#dv_atendimento { position:absolute; width:160px; height:40px; z-index:3; left: 50%; margin-left:-200px; margin-top:20px; cursor:pointer; background-repeat: no-repeat; }
#dv_logo { position:absolute; width:468px; height:60px; z-index:3; left: 50%; margin-left:-20px; margin-top:30px; cursor:pointer; background-repeat: no-repeat; }
#dv_news { position:absolute; width:468px; height:87px; z-index:3; left: 50%; margin-left:-20px; margin-top:100px; cursor:pointer; background-image: url(../imagens/news.jpg); background-repeat: no-repeat; }
#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:250px;
	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:215px; z-index:2; text-align:center; background-color:#e20c0c; padding-top:6px; padding-bottom:6px; 
	}
#dv_conteudo{ display:table; position:absolute; width:990px; z-index:4; left: 50%; margin-left:-495px; margin-top:250px; /*
	background:url(imagens/fundo_palco.jpg);
	background-repeat:repeat-y;
	background:#339999;
	*/ background-color:#e20c0c; 
	}
#dv_palco{
	display:table;
	width:970px;
	margin:10px;
	background:#FFFFFF;
}
#dv_bannersrodape{ display:table; width:990px; height:170px; background-color:#242424; }
#dv_favoritos{
	position:absolute;
	width:20px;
	height:60px;
	z-index:5;
	left: 50%;
	margin-left:450px;
	margin-top:155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#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_pagseguro {
	display:table;
	width:990px;
	height:65px;
	/*
	background-image:url(imagens/rodape.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	*/
	background-color:#FFF;
}
#dv_rodape { width:100%; height:30px; background-color:#FFF; line-height: 20px; }

