@charset "utf-8";
/* CSS Document */

body {
	background: url(../imagens/bg_all.jpg) no-repeat 0px 0px;
	margin: 0;
	padding: 0;
	height: 1245px;
}
#topo {
	width: 100%;
	height: 190px;
	margin: 0 auto;
}
#topo .logo {
	width: 290px;
	height: 132px;
	margin: 35px auto 0 auto;
}
#menu {
	width: 798px;
	height: 64px;
	margin: 0 auto;
}
#menu .botao_menu {
	width: 133px;
	height: 64px;
	float: left;
}
#banner {
	width: 1020px;
	height: 500px;
	background-color: #000;
	margin: 25px auto 0 auto;
}
#categorias {
	width: 1020px;
	height: 497px;
	margin: 25px auto 0 auto;/*background-image: url(../imagens/bg_banner.jpg);*/
}
#categorias .underline {
	width: 130px;
	height: 1px;
	background: url(../imagens/btn_subcategoria_underline.jpg) no-repeat;
}
#categorias .sub_categorias_cozinha {
	width: 160px;
	height: 498px;
	margin-left: 110px;
	background: url(../imagens/bg_subcategoria_cozinha.png) no-repeat;
	position: absolute;
	z-index: 2;
}
#categorias .sub_categorias_jantar {
	width: 160px;
	height: 498px;
	margin-left: 110px;
	background: url(../imagens/bg_subcategoria_jantar.png) no-repeat;
	position: absolute;
	z-index: 2;
}
#categorias .sub_categorias_estar {
	width: 160px;
	height: 498px;
	margin-left: 110px;
	background: url(../imagens/bg_subcategoria_estar.png) no-repeat;
	position: absolute;
	z-index: 2;
}
#categorias .sub_categorias_area_externa {
	width: 160px;
	height: 498px;
	margin-left: 110px;
	background: url(../imagens/bg_subcategoria_area_externa.png) no-repeat;
	position: absolute;
	z-index: 2;
}
#categorias .sub_categorias_dormitorio {
	width: 160px;
	height: 498px;
	margin-left: 110px;
	background: url(../imagens/bg_subcategoria_dormitorio.png) no-repeat;
	position: absolute;
	z-index: 2;
}
#categorias .sub_categorias_complementos {
	width: 160px;
	height: 498px;
	margin-left: 110px;
	background: url(../imagens/bg_subcategoria_complementos.png) no-repeat;
	position: absolute;
	z-index: 2;
}
#categorias .ul_class {
	margin: 15px 0 0 -25px;
	float: left;
}
#categorias .li_class {
	width: 130px;
	height: 30px;
	list-style: none;
}
a:link.btn_subcategoria, a:active.btn_subcategoria, a:visited.btn_subcategoria {
	font: 13px 'Open Sans', sans-serif;
	color: #3b1302;
	text-decoration: none;
}
#categorias .produtos {
	width: 755px;
	height: 480px;
	background-color: #fff;
	margin: 7px 0 0 245px;
	position: absolute;
	border: 1px solid #d4d4d4;
	z-index: 1;
}
#categorias .carrossel {
	width: 50px;
	height: 480px;
	border: 1px solid #000;
	margin-left: 25px;
}
#informacoes {
	width: 800px;
	height: 222px;
	background: url(../imagens/bg_branco.png) repeat-y;
	margin: 40px auto 0 auto;
}
#informacoes .botoes {
	position: relative;
	float: left;
}
a:link.btn_quemativo, a:active.btn_quemativo, a:visited.btn_quemativo {
	background: url(../imagens/btn_quemativo.jpg) no-repeat;
	width: 145px;
	height: 56px;
	display: block;
	margin-top: 30px;
}
a:link.btn_quem, a:active.btn_quem, a:visited.btn_quem {
	background: url(../imagens/btn_quem.jpg) no-repeat;
	width: 145px;
	height: 56px;
	display: block;
	margin-top: 30px;
}
a:link.btn_contatoativo, a:active.btn_contatoativo, a:visited.btn_contatoativo {
	background: url(../imagens/btn_contatoativo.jpg) no-repeat;
	width: 145px;
	height: 56px;
	display: block;
	margin-top: 30px;
}
a:link.btn_contato, a:active.btn_contato, a:visited.btn_contato {
	background: url(../imagens/btn_contato.jpg) no-repeat;
	width: 145px;
	height: 56px;
	display: block;
	margin-top: 30px;
}
#informacoes .contexto {
	width: 620px;
	height: 200px;
	float: left;
	margin: 5px 0 0 15px;
	font: 11px 'Open Sans', sans-serif;
	color: #666666;
}
#informacoes h3 {
	font: 18px 'Open Sans', sans-serif;
	color: #ff7800;
	margin: 0;
}
#informacoes .text_box {
	border: 1px solid #CCC;
	width: 300px;
	height: 25px;
	margin-top: 3px;
	text-indent: 5px;
	font: 12px 'Open Sans', sans-serif;
	color: #666666;
}
#informacoes .text_area {
	border: 1px solid #CCC;
	width: 300px;
	height: 45px;
	margin-top: 3px;
	text-indent: 5px;
	font: 12px 'Open Sans', sans-serif;
	color: #666666;
}
#informacoes .btn_enviar {
	background: url(../imagens/btn_enviar.jpg) no-repeat;
	margin-top: 5px;
	margin-right: 6px;
	float: right;
	width: 85px;
	height: 25px;
	display: block;
	border: none;
}
#rodape .dados_contato {
	width: 524px;
	height: auto;
	margin: 70px auto 0 auto;
	text-align: center;
	font: 16px 'Open Sans', sans-serif;
	color: #fff;
}
#rodape .esquerda {
	width: 390px;
	margin: 30px 0 20px 250px;
	font: 10px 'Open Sans', sans-serif;
	color: #fff;
	float: left;
}
#rodape .direita {
	width: 390px;
	margin: 30px 250px 20px 0;
	font: 10px 'Open Sans', sans-serif;
	color: #fff;
	float: right;
	text-align: right;
}
/* CARROSSEL */

/** Carousel Produtos **/

.jcarousel {
	position: relative;
	overflow: hidden;
	width: 170px;
	height: 368px;
	margin: 55px 0 0 35px;
}
.jcarousel ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel li {
	width: 115px;
	height: 92px;
	float: left;
}
/** Carousel Controls **/

.jcarousel-control-prev, .jcarousel-control-next {
	position: absolute;
	margin-left: 72px;
}
.jcarousel-control-prev {
	top: 10px;
}
.jcarousel-control-next {
	top: 440px;
}
.jcarousel-control-prev:hover span, .jcarousel-control-next:hover span {
	display: block;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
	/*opacity: .5;*/
	display: none;/*cursor: default;*/
}
/** Carousel Destaque **/

.jcarousel2 {
	position: relative;
	overflow: hidden;
	width: 430px;
	height: 284px;
	margin: 20px auto 0 auto;
}
.jcarousel2 ul {
	width: 20000px;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel2 li {
	width: 430px;
	height: 284px;
	float: left;
}
/** Carousel Controls **/

.jcarousel2-control-prev, .jcarousel2-control-next {
	position: absolute;
	margin-top: -180px;
}
.jcarousel2-control-prev {
	left: 220px;
}
.jcarousel2-control-next {
	left: 700px;
}
.jcarousel2-control-prev:hover span, .jcarousel2-control-next:hover span {
	display: block;
}
.jcarousel2-control-prev.inactive, .jcarousel2-control-next.inactive {
	/*opacity: .5;
    cursor: default;*/
	display: none;
}
/* Carrossel Principal */

.jcarousel3 {
	position: relative;
	overflow: hidden;
	width: 1024px;
	height: 500px;
	margin: 20px auto 0 auto;
}
.jcarousel3 ul {
	width: 20000px;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel3 li {
	width: 1024px;
	height: 500px;
	float: left;
}
/** Carousel Controls **/

.jcarousel3-control-prev, .jcarousel3-control-next {
	position: absolute;
	margin-top: 225px;
}
.jcarousel3-control-prev {
	left: 5px;
}
.jcarousel3-control-next {
	left: 969px;
}
.jcarousel3-control-prev:hover span, .jcarousel3-control-next:hover span {
	display: block;
}
.jcarousel3-control-prev.inactive, .jcarousel3-control-next.inactive {
	/*opacity: .5;
    cursor: default;*/
	display: none;
}
/** Carousel Pagination **/

.jcarousel3-pagination {
	position: absolute;
	top: 455px;
}
.jcarousel3-pagination a {
	text-decoration: none;
	display: inline-block;
	font-size: 0;
	line-height: 10px;
	min-width: 10px;
	background: #000;
	color: #000;
	border-radius: 14px;
	padding: 3px;
	text-align: center;
	margin-right: 2px;
	opacity: .50;
	border: 2px solid #FF6006;
}
.jcarousel3-pagination a.active {
	background: #fff;
	color: #fff;
	opacity: 1;
}
/* FIM CARROSSEL */

.risco {
	border-left: 1px solid #d4d4d4;
	height: 320px;
	width: 2px;
	float: left;
	margin: 80px 0 0 -20px;
}
#destaque {
	width: 530px;
	height: 328px;
	border: 1px solid #d4d4d4;
	float: left;
	margin-top: 25px;
}
#destaque .imagem {
	width: 430px;
	height: 284px;
	margin: 21px auto 0 auto;
}
#detalhes {
	float: left;
}
#detalhes .titulo {
	font: 18px 'Open Sans', sans-serif;
	color: #ff7800;
	margin-top: 10px;
}
#detalhes .sub_titulo {
	font: 14px 'Open Sans', sans-serif;
	color: #666666;
}
#detalhes .descricao {
	font: 10px 'Open Sans', sans-serif;
}
#acabamentos {
	width: 530px;
	height: 25px;
	float: left;
	margin-top: 20px;
}
#acabamentos .titulo {
	font: 14px 'Open Sans', sans-serif;
	color: #ff7800;
}
#acabamentos .sub_titulo {
	font: 14px 'Open Sans', sans-serif;
	color: #666666;
}lc
