.bloco{
	margin-bottom:5px;
	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:#06C;
	}
#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:980px; 
	height:140px;
	z-index:1;
	left: 50%;
	margin-left:-495px;
	margin-top:20px;
	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:120px;
	z-index:2;
	text-align:left;
	}
#dv_logo{
	position:absolute;
	width:230px; 
	height:80px;
	z-index:3;
	left: 50%;
	margin-left:-485px;
	margin-top:30px;
	cursor:pointer;
	}
#dv_conteudo{
	display:table;
	position:absolute;
	width:980px;
	z-index:4;
	left: 50%;
	margin-left:-495px;
	margin-top:150px;
	/*
	background:url(imagens/fundo_palco.jpg);
	background-repeat:repeat-y;
	background:#339999;
	*/
	background-color:#FFFFFF;
	}
#dv_palco{
	display:table;
	width:960px;
	margin:10px;
	background:#FFFFFF;
	}
#dv_rodape{
	position:relative;
	left:0px;
	top:0px;
	display:table;
	width:980px;
	height:80px;
	background-color:#FFFFFF;
	}
#dv_rodape #dv_menu2{
	position:relative;
	width:960px;
	height:40px;
	background-color:#CCCCCC;
	left:10px;
	text-align:center;
	margin-top:10px;
	}
#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:240px;
	height:30px;
	left:50%;
	display:block;
	margin-left:230px;
	margin-top:115px;
	z-index:10;
	background:url(../imagens/busca.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#dv_busca input{
	position:absolute;
	top:8px;
	left:8px;
	border:0px;
	}
#dv_busca #btn_busca{
	position:absolute;
	width:60px;
	height:30px;
	right:2px;
	background:url(../imagens/btn_busca.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#dv_busca #btn_busca:hover{
	background:url(../imagens/btn_busca_hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#dv_menu_pisc{
	position:absolute;
	left:50%;
	top:145px;
	margin-left:-410px;
	width:120px;
	display:none;
	background-color:#2B84D6;
	z-index:300;
	padding:10px;
	padding-top:0px;
	}	
#dv_menu_pisc a{
	text-decoration:none;
	display:block;
	font-size:11px;
	margin:3px;
	color:#FFFFFF;
	}	
#dv_menu_pisc a:hover{
	color:#DDDDF6;
	text-decoration:underline;
	}
#dv_fotos_lojas{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-205px;
	width:670px;
	height:150px;
	border-bottom:solid 5px #000000;
	background-color:#E6E6FF;
	z-index:50;
	display:none;
	}
#dv_fotos_lojas .fotos_lojas{
	border:solid 3px #000000;
	margin:3px;
	cursor:pointer;
	}
#dv_fotos_lojas .fotos_lojas:hover{
	border-color:#F60;
	}
#dv_fotos_lojas .icon_fechar{
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	}	
#dv_fotos_lojas_carregando{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-205px;
	width:670px;
	height:50px;
	border-bottom:solid 5px #000000;
	background-color:#E6E6FF;
	z-index:50;
	display:none;
	}
#dv_fotos_lojas_carregando img{
	margin-left:320px;
	margin-top:20px;
	}
#lojas_cabecalho{
	position:absolute;
	left:50%;
	top:30px;
	margin-left:-250px;
	width:720px;
	height:75px;
	z-index:50;
	display:block;
	}
#lojas_cabecalho #dv_formiga,#dv_divi,#dv_furnas,#dv_arcos,#dv_campo_belo{
	position:absolute;
	cursor:pointer;
	top:0px;
	width:150px;
	height:75px;
	}
#lojas_cabecalho #dv_divi{
	left:155px;
	width:120
	}
#lojas_cabecalho #dv_furnas{
	left:280px;
	width:170px;
	}	
#lojas_cabecalho #dv_arcos{
	left:450px;
	width:120px;
	}
#lojas_cabecalho #dv_campo_belo{
	left:570px;
	width:150px;
	}	
