/*Formatacao*/

*{
	margin: 0;
	padding: 0;
	text-decoration:none;
	*overflow-x:hidden; _overflow-x:hidden;
}

body{
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#464646;
	background: url(img/bg.gif) repeat;
	table-layout:fixed;
} 

html {  
	filter: expression(document.execCommand("BackgroundImageCache", false, true));  
}  

a, input { outline:none; color:#252525;}

.transparente {
	_behavior: url("js/iepngfix.htc");
}

.clr{
	clear:both;
}

.bt{
	cursor:pointer;
	border:none;
}

/*----------------------Topo--------------------------*/

#topo {
	background:url(img/bgTopo.jpg) repeat-x center top;
	width:100%;
	padding:1px;
	margin-bottom:38px;
}

#topo .centro {
	width:948px;
	height:197px;
	margin:0 auto;
	display:block;
	padding-top:13px;
}

#topo .centro .logo {
	width:460px;
	height:146px;
	display:block;
	margin-left:6px;
	background:url(img/logo.png) no-repeat;
	cursor:pointer;
}

#topo .centro .menuTopo {
	width:290px;
	height:16px;
	display:block;
	margin-left:645px;
	position:absolute;
}

#topo .centro .menuTopo .separadorMenu{
	width:1px;
	height:16px;
	display:block;
	background: url(img/separadorMenuTopo.png) no-repeat;
	float:left;
}

#topo .centro .menuTopo .botaoTopo{
	height:16px;
	display:block;
	margin-left:12px; _margin-left:12px;
	margin-right:12px;
	float:left;
	cursor:pointer;
}

#topo .centro .menuTopo .btApresentacao{
	width:88px;
	_margin-left:7px; *margin-left:7px;
	background: url(img/btTopoApresentacao.png) no-repeat;
}

#topo .centro .menuTopo .btNovidades{
	width:69px;
	background: url(img/btTopoNovidades.png) no-repeat;
}

#topo .centro .menuTopo .btAdemiBa{
	width:64px;
	background: url(img/btTopoAdemiba.png) no-repeat;
}

#topo .centro .menuTopo .btArqDesign{
	width:82px;
	background: url(img/btTopoArquiDesign.png) no-repeat;
}

#topo .centro .menuTopo .btContato{
	width:51px;
	background: url(img/btTopoContato.png) no-repeat;
}

#topo .centro .menuOficial {
	width:772px;
	height:37px;
	display:block;
	margin-right:19px; _margin-right:10px;
	float:right;
	margin-top:1px;
}

#topo .centro .menuOficial .btMenu {
	height:37px;
	display:block;
	margin-left:6px;
	float:left;
	cursor:pointer;
}

#topo .centro .menuOficial .btArqDecoradores {
	width:264px;
	margin-left:0px;
	background: url(img/menuArquitetos.png) no-repeat;
}
#topo .centro .menuOficial .btArqDecoradoresAtivo {
	background: url(img/menuArquitetosAtivo.png) no-repeat;
}

#topo .centro .menuOficial .btConstrutoras {
	width:158px;
	background: url(img/menuConstrutoras.png) no-repeat;
}
#topo .centro .menuOficial .btConstrutorasAtivo {
	background: url(img/menuConstrutorasAtivo.png) no-repeat;
}

#topo .centro .menuOficial .btLojasForn {
	width:224px;
	background: url(img/menuLojas.png) no-repeat;
}
#topo .centro .menuOficial .btLojasFornAtivo {
	width:224px;
	background: url(img/menuLojasAtivo.png) no-repeat;
}

#topo .centro .menuOficial .btServicos {
	width:108px;
	background: url(img/menuServicos.png) no-repeat;
}
#topo .centro .menuOficial .btServicosAtivo {
	width:108px;
	background: url(img/menuServicosAtivo.png) no-repeat;
}

/*--------------------------------Rodapé-----------------------------*/

#rodape {
	width:100%;
	display:block;
	background:url(img/bgRodape.jpg) repeat-x center top;
	margin-top:60px;
}

#rodape .centro {
	width:954px;
	height:134px;
	margin:0 auto;
	display:block;	
}

#rodape .centro .logoSimple {
	background:url(img/logoSimple.png) no-repeat;
	width:51px;
	height:62px;
	display:block;
	float:left;
	margin-top:19px;
	cursor:pointer;	
}

#rodape .centro .copyright {
	background:url(img/copyright.png) no-repeat;
	width:288px;
	height:17px;
	display:block;
	float:left;
	margin-top:42px;
	margin-left:18px;	
}

#rodape .centro .inoltz {
	background:url(img/inoltz.png) no-repeat;
	width:106px;
	height:17px;
	display:block;
	float:right;
	margin-top:42px;	
}
