*{
	margin:0px;
	padding:0px;
}

body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
h1{
	font-size:24px;
	float:right;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:17px 26px 0px 0px;
	font-weight:normal;
	
}
h2{
	font-size:13px;

}
img{
	border:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.both{
	clear:both;
}
li{
	list-style:none;
}
#menu li , #menu ul{
	list-style:none;
	float:left;
}
#master{
	margin:0pt auto;
	width:708px;

}
#header{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top:20px;
	clear:both;
	display:inline-block;
	width:706px;
}
.headRight{
	padding-top:15px;
	display:inline-block;
	width:550px;;
}
.fone{
	margin-right:30px;
	font-size:20px;
	font-weight:normal;
	color:#666666;
}

.frase{
	font-size:20px;
	font-weight:normal;
	color:#666666;
	padding-left:10px;
}
#menu{
	background-color:#231F20;
	height:26px;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
}

#menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#menu ul{
	margin-top:6px;
}
#menu li{
	padding: 0px 23px 0px 23px;
}

#titulo{
	height:58px;
	background-image:url(images/bgMenu.gif);
}


.bgHome{
	height:345px;
	background-image:url(images/bgFotoHome.jpg);
	display:inline-block;
	width:100%;
}
.pag{
	margin:22px 0px 0px 22px;

}
#content{

	min-height:400px;
	background-position:bottom right;
	background-image:url(images/bgMiolo.jpg);
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC;
	border-top:0px;
}

#content li{
	list-style-position:inside;
	margin-bottom:3px;
}
.contentHome{
	background-image:url(images/bgInterna.gif);
	background-repeat:no-repeat;
	padding:30px 0px 0px 30px ;
	margin:10px;
}
.txtHome{
	background-image:url(images/bgTxtHome.gif);
	width:437px;
	height:130px;
	font-size:11px;
	text-align:justify;
	color:#FFFFFF;
	padding:10px;
	padding-top:10px;
	line-height:19px;
	background-repeat:no-repeat;
}
.bgInt{
	background-image:url(images/bgInterna.gif);
	width:626px;
	min-height:180px;
	background-repeat:no-repeat;
	margin:20px 0px 0px 20px;	
	display:inline-block;
	padding:30px 0px 30px 30px ;

}
.fibras{
	width:450px;
}	
dt{
	font-weight:bold;
}

dd{
	margin-bottom:10px;
}

.iL{
	width:300px;
	float:left;

}
.iR{
	width:320px;
	float:right;

}



/* -- cases ---------*/
.intCasesLeft{
	width:346px;
	min-height:180px;
	margin:20px 0px 0px 20px;	
	display:inline-block;
	padding:10px 0px 20px 20px ;
}
	.intCasesLeft img{
		border:4px solid #a09c53;
		margin:5px 5px 0px 0px;
	}
	.legend{
		font-size:10px;
		margin-right:10PX;
	}
.intCaseRight{
	background-image:url(images/bgInterna.gif);
	padding:30px 0px 30px 30px ;
	width:250px;
	margin-top:50px;
	margin-right:30px;
	text-align:justify;
	height:120px;
}
.setasCase{
	width:250px;
	margin-right:30px;
	padding-left:30px;
}

	.next{
		margin-top:10px;
	}
.casesThumb img{
		border: 2px solid #a09c53;
		margin-top:20px;

}
/*--- produtos -----*/

.produtos{
	display:inline-block;
	margin-top:10px;
	width:706px;
}

.txtProdutos{
		background-image:url(images/bgInterna.gif);
		margin-left:40px;
		margin-top:40px;
		padding:30px;
		width:450px;
}

.imgProdutos{
	width:490px;
	position:absolute;
	top:270px;
	left:50%;
	margin-left:-134px;	
}
.imgProdutos img{
	margin-right:10px;
}
#poltrona , #mesaCentro , #mesaLateral , #puff , #mesaBar , #tapetes , #cadeiras, #chaise, #almofada, #acessorios{
	display:none;
}

.descProd{
	margin-bottom:15px;
}

.descProd b{
	font-size:14px;
	color:#FF6600;
}
.link{
	text-decoration:none;
	color:#a09e63;
}
.link:hover{
	text-decoration:underline;
}


/*---------- parceiros ------------*/
.parceiros a{
	color: #000;
	text-decoration:none;
}
	

}

/*----- form fale conosco ----- */
input , textarea{
	width: 280px;
	border: 1px solid #231F20;
}
input{
	height:20px;
}
.bt{
	width:80px;
	background-color:transparent;
}

.inputWidth{
	width: 278px;
}

.orcamento{
	margin-top:20px;
	margin-left:290px;
	width:132px;
	height:42px;
	text-align:center;
	padding:4px;
	display:inline-block;
	cursor:hand;
}
.orcamento a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


/*-------- popup -------------*/	
#popup{
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-170px;
	z-index:999;
	display:none;

}


