/* CSS Document */
body,div,table,td,th,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dd,button,p{margin:0px;padding:0px;}
* html li{margin:-1px 0px;}
li{list-style-type:none;}
label,button{font-style:normal;}
table,button{border:none}
th{text-align:left;}
tbody th{text-align:right;} 
button{cursor:pointer;}
form label{display:block;}
ul > br{clear:both;}
br p{clear:none;}
img{border:none;}


body{
	margin:0px;
	padding:0px;
	background:url(../images/bg_body.gif) center top repeat-y #dcd2c6;
	font-family:Arial, Helvetica, sans-serif;
}

h1{font-size:22px;line-height:22px;}
h2{font-size:20px;line-height:20px;}
h3{font-size:18px;line-height:18px;}
h4{font-size:16px;line-height:16px;}
h5{font-size:14px;line-height:14px;}
h6,th{font-size:12px;line-height:12px;}
a,p,li,td,dd,label{font-size:11px;line-height:13px;}
br{clear:both;}

#geral{
	background:url(../images/bg_geral.jpg) 1px top no-repeat;
	_background:url(../images/bg_geral.jpg) 2px top no-repeat;
	min-height:700px;
	width:780px;
	position:absolute;
	left:50%;
	margin-left:-391px;
	/*
	border-left:1px dashed #fff;
	border-right:1px dashed #fff;
	*/
}

#topo{
	height:372px;
}

h1{position:absolute;width:130px;height:91px;top:120px;right:100px;cursor:pointer;}
h1 span{display:none;}

#topo #topo_flash{position:absolute;top:115px;left:86px;}

#menu{
	position:absolute;
	top:295px;
	left:340px;
	z-index:10;
}

#conteudo{
	width:549px;
	margin:10px 0px 60px 117px;	
}

* html #conteudo{padding:10px 0px 0px 0px;}

#conteudo h4{}
#conteudo h3{color:#9c8061;font-family:times,serif;font-weight:normal;}
#conteudo h4,#conteudo h3{padding:0px 0px 5px 0px;}


#conteudo #titulo{position:absolute;top:213px;left:90px;width:241px;height:69px;}
* html #conteudo #titulo{left:91px;}
#conteudo #titulo span{visibility:hidden;}

#conteudo p{clear:both;margin:0px 0px 10px 0px;}

#conteudo a{color:#7d6659;text-decoration:none;}
#conteudo a:hover{color:#a58e81;}

#conteudo .imagem_texto{
	float:left;
	border:5px solid #fff;
	margin:0px 5px 0px 0px;
}

.subtitulo{color:#943312;font-size:18px;font-family:times,serif;}

#conteudo .imagem_thumb{
	float:left;
	border:5px solid #fff;
	margin:0px 5px 0px 0px;
}


.lista_simples li,.lista_simples dt{
	background:url(../images/marcador.gif) 0px center  no-repeat;
	text-indent:11px;
}

.tit_estilo{background:url(../images/tit_estilo.gif) no-repeat;}
.tit_aloja{background:url(../images/tit_aloja.gif) no-repeat;}
.tit_produtos{background:url(../images/tit_produtos.gif) no-repeat;}
.tit_tapetes{background:url(../images/tit_tapetes.gif) no-repeat;}
.tit_tendencias{background:url(../images/tit_tendencias.gif) no-repeat;}
.tit_links{background:url(../images/tit_links.gif) no-repeat;}
.tit_contato{background:url(../images/tit_contato.gif) no-repeat;}



#rodape{background:#b09e88;margin:0px 90px;padding:5px 0px;}
#rodape p{padding:5px;color:#fff;text-align:center;}