@charset "utf-8";
/* CSS Document */

/* Reset */
@import 'reset.css';

body {
	background:#fff url(../imagens/fundo_riscado_topo.gif) top left repeat-x;
}
img {
	behavior:url(iepngfix.htc);
}
/* xxxxx   Bloco principal de Conteudo - Todos os outros estão aqui dentro   xxxxxx */
#wrap-all-content {
	position:relative;
	width:960px;
	height:860px;
	margin:0 auto;
	/*background:#dedede;*/
}

/*  xxxxxx   Barra lateral auxiliar  xxxxxx  */
#coluna-aux{
	width:220px;
	position:absolute;
	top:0;
	right:0;
	background:#02cba1 url(../imagens/barra-lateral-topo.gif) top right no-repeat;
	height:100%;
	
}
#coluna-aux img {
	margin:0;
	padding:0;
}

#coluna-aux-sup {
	margin:0;
	width:220px;
	height:395px;
	padding-top:170px;
}
#coluna-aux h1{
	margin-top:80px;
	margin-bottom:15px;
}
/*  xxxxxxxxxxxxxxxxxx CONTÉUDOS DA BARRA INFERIOR AUXILIAR  xxxxxxxxxxxxxxxxxxxxxx */

div#coluna-aux-inf.casa-de-projeto {
	width:220px;
	height:235px;
	position:relative;
	background:url(../imagens/planta-projeto.jpg) 8px 0px no-repeat;
}
div#coluna-aux-inf.texto-citacao {
	width:220px;
	height:235px;
	position:relative;
	/*background:url(../imagens/planta-projeto.jpg) 8px 0px no-repeat;*/
}
img#citacao-img {
	margin:5px;
}
img#casa-projeto {
	position:absolute;
	top:58px;
	left:-50px;
}
#coluna-aux-inf p a{
	position:absolute;
	bottom:10px;
	right:10px;
	font-size:1.1em;
	text-align:right;
	text-decoration:none;
	color:#fff;
}

/*  xxxxxxxxxxxxxxxxxx FIM DOS CONTÉUDOS DA BARRA INFERIOR AUXILIAR  xxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxx   Topo - Cobrindo a Barra lateral   xxxxxx   */
#wrap-topo {
	position:absolute;
	top:0;
	width:100%;
	height:160px;
	/*background:transparent;*/
}
img#logo {
	margin:20px 0 0 50px;
}
/*  Menu Auxiliar  */
#busca {
	width:580px;
	background:#fff;
	height:20px;
	position:absolute;
	right:30px;
	top:20px;
	text-align:right;
}
ul#nav-aux {
	display:inline;
	margin:0 0 0 230px;
	padding:0;
	line-height:20px;
	list-style-type:none;
	float:left;
}
#busca input#entrada-busca {
	width:216px;
	height:16px;
	background:url(../imagens/caixa-de-busca.png) no-repeat;
	/*background-position:0 -2px;*/
	border:none;
	outline:none;
	text-indent:20px;
	margin-bottom:-2px;
}
#busca input#envia-busca {
	width:19px;
	height:16px;
	background:url(../imagens/seta-de-busca.png) no-repeat;
	border:none;
	outline:none;
	margin-right:4px;
}
/* Menu Principal */
#menu-principal {
	width:616px;
	height:44px;
	background:#3f3f3f;
	position:absolute;
	top:80px;
	right:0;
	z-index:5;
}

#menu-principal ul {
	display:inline-block;
	list-style-type:none;
	float:right;
	margin-top:12px;
}
#menu-principal ul li {
	display:inline;
	list-style-type:none;
}
ul#menu-nav li a {
	padding:0 20px;
	color:#fff;
	text-decoration:none;
}

#menu-principal img {
	position:absolute;
	top:0;
	right:-22px;
}

/*  xxxxxx   Restante do Conteúdo   xxxxx   */
#content {
	position:absolute;
	top:160px;
	/*background:#828282;*/
	width:750px;
	height:700px;
}

#flash {
	width:748px;
	height:340px;
}
#foto-destaque { 
	width:748px;
}
#content p.default {
	width:680px;
	font-size:1.3em;
	line-height:16px;
	margin-bottom:10px;
}
/* xxxxxxxxxxxxxxxxxx   PAGINA DA FABRICA   xxxxxxxxxxxxxxxxxxxx   */
#foto-destaque img {
	margin-bottom:25px;
}
#foto-destaque p {
	padding:0;
	width:700px;
	font-size:1.3em;
}
p.titulo-pagina {
	margin:10px 0 10px 0;
	border-bottom:1px solid #3f3f3f;
	font-size:1.4em;
	width:630px;
}
p.titulo-pagina span { 
	background:#3f3f3f;
	margin:0;
	padding:5px 65px 0 10px;
	color:#fff;
}
/* xxxxxxxxxxxxxxxxxx   PAGINA DA FABRICA   xxxxxxxxxxxxxxxxxxxx   */

/*  Inicio dos Textos   */
#combo-textos {
	height:115px;
	background:url(../imagens/divisoria.gif) bottom left no-repeat;
}
div.combo {
	width:230px;
	height:110px;
	/*display:table-cell;*/
	float:left;
	margin:0 5px 0 0;
	padding:0 6px;
}
div.combo p {
	line-height:13px;
}
/*  Parte Inferior - Selo e Trabalhe Conosco   */
/*  xxxxxxxxxxxx   Parte Inferior   xxxxxxxxxxxxxxxx   */

/* xxxx Selo xxxx */

#selo {
	position:relative;
	width:430px;
	height:230px;
	background:url(../imagens/fundo-texto-do-selo.jpg) no-repeat;
	background-position:68px 30px;
	float:left;
}
/*#selo img { 
	clear:both;
	float:left;
	margin-left:-18px;
	margin-top:-9px;
}*/
#selo img {
	position:absolute;
	top:-9px;
	left:-18px;
}

#selo p {
	width:240px;
	float:right;
	margin-top:50px;
	margin-right:35px;
	text-align:right;
}
* html div#selo p {
	width:240px;
	float:right;
	margin-top:50px;
	margin-right:22px;
	text-align:right;
}
/*  Trabalhe Conosco */
#trabalhe-conosco {
	position:relative;
	float:right;
	width:320px;
	text-align:right;
}
#trabalhe-conosco img {
	position:absolute;
	right:-220px;
	top:-45px;

	/*float:right;
	margin-right:-200px;
	margin-top:-35px;*/
}
#rodape {
	margin-top:20px;
	border-top:1px solid #ccc;
}

address {
	padding-top:12px;
}
/* xxxx Classes genéricas xxxx */
ul#menu-nav li a.active {
	text-decoration:underline;
}

/*   xxxxxx   Selo e Trabalhe Conosco    xxxxxx   */
#selo p {
	font-size:1.35em;
	color:#029979;
	margin-bottom:4px;
}
#selo p a {
	color:#029979;
}
/* Trabalhe Conosco */
#trabalhe-conosco h2{
	margin-top:25px;
	font-variant:small-caps;
	font-size:1.6em;
	font-weight:600;
	line-height:30px;
	width:280px;
	padding-right:30px;
}
#trabalhe-conosco p {
	font-size:1.2em;
	width:280px;
	padding-right:30px;
}
#trabalhe-conosco p a {
	color:#3f3f3f;
}
#trabalhe-conosco address {
	width:280px;
	padding-right:30px;
}

/*  xxxxxxxxxxxxxxx PAGINA DE SERVIÇOS  xxxxxxxxxxxxxxxxxx  */
ul.lista-conteudo {
	width:600px;
}
ul.lista-conteudo li{
	font-size:1.3em;
	list-style-image:url(../imagens/seta-lista-default.gif);
	margin-left:50px;
	line-height:16px;
}
#paixao-verde {
	position:relative;
	margin:10px;
	background:#017031;
	width:540px;
	/*height:250px;*/
	font-size:1.2em;
	color:#fff;
	padding:25px 0 20px 25px;
}
#paixao-verde ul {
	width:450px;
}
#paixao-verde ul li {
	list-style-image:url(../imagens/seta-decoracao.gif);
	margin-left:20px;
	line-height:15px;
}
#paixao-verde p {
	width:450px;
	margin-bottom:20px;
}
#selo-verde {
	position:absolute;
	top:-55px;
	left:510px;
}

/*  xxxx  Auxiliar - Dicas de Decoração   xxxx */
ul#dicas { 
	font-size:1.3em;
	color:#fff;
	padding:8px;
	line-height:15px;
}
ul#dicas li {
	list-style-image:url(../imagens/seta-decoracao.gif);
	margin-bottom:12px;
	margin-left:13px;
}
/* xxxxxxxxxxxxxxxxxxxx  PAGINA DE CONTATO  xxxxxxxxxxxxxxxxxx  */
form#envia-contato {
	margin-left:20px;
	width:640px;
	line-height:20px;
}
form#envia-contato p {
	font-size:1.2em;
	font-weight:bold;
}
form#envia-contato input[type=text] {
	width:400px;
	height:30px;
	border:none;
	background:url(../imagens/fundo-contato.png) no-repeat top left;
}
form#envia-contato textarea {
	width:428px;
	height:180px;
	border:none;
	background:url(../imagens/textarea-contato.png) no-repeat top left;
}
form#envia-contato input[type=submit] {
	width:110px;
	height:22px;
	background:url(../imagens/envia-contato.png) top left no-repeat;
	border:none;
	margin-top:15px;
	text-indent:-200px;
}
#nosso-sac {
	position:relative;
	background:#e7e8ea;
	width:640px;
	height:145px;
	margin-top:16px;
}
#sac-int-left {
	width:300px;
	float:left;
	display:inline-block;
}

#sac-int-right {
	float:right;
	width:320px;
}
#sac-int-right img {
	position:absolute;
	right:5px;
	bottom:0;
}
#sac-int-right p.tel-sac {
	font-size:2em;
	font-weight:bold;
	margin:35px 0 8px 0;
}
#confirma-envio {
	height:300px;
}
#confirma-envio p {
	font-size:1.2em;
	line-height:16px;
}
/*  xxxxxxxxxxxxxxxxx   NOSSAS LOJAS  xxxxxxxxxxxxxxxxxxxxxxxxx */
#foto-destaque h3 {
	font-size:1.8em;
	margin-top:16px;
	color:#3f3f3f;
}
#enderecos {
	width:280px;
	float:left;
	margin-top:20px;
}
#enderecos p {
	line-height:16px;
}
#map_canvas {
	width:420px;
	float:right;
	margin-right:30px;
	margin-top:20px;
}
* html div#enderecos {
	float:left;
	width:250px;
}
* html div#map_canvas {
	float:right;
	margin-top:-280px;
}
#enderecos p input {
	background:#fff;
	border:none;
	color:#888;
	text-decoration:underline;
	cursor:pointer;
}
#pilotis {
	position:absolute;
	bottom:0;
}

/* xxxxxxxxxxxxxxxxxx   ORÇA PROJETOS  xxxxxxxxxxxxxxxxxxxxxxxxx */
#wrap-form {
	font-size:1.3em;
}
div#form-topo {
	background:url(../imagens/projeto-form.jpg) top left no-repeat;
	min-height:286px;
}
div#form-topo div {
	margin-left:280px;
	width:480px;
}

div#form-topo p img {
	margin-left:-68px;
	margin-top:-33px;
	float:left;
}
p.topo {
	background:#00ae88;
	width:390px;
	text-align:right;
	padding:7px;
	color:#fff;
}
p.topo + p {
	clear:both;
	padding-top:8px;
}
label {
	font-weight:bold;
	padding-right:10px;
}
p.cx_texto input {
	width:390px;
	height:28px;
	margin:4px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border: 1px solid #00ae88;
}

div#form-topo hr {
	width:390px;
	float:left;
	margin:0;	
}
div#form-topo hr.primeira {
	margin-top:32px;
}
div#form-bottom {
	clear:both;
	margin-top:6px;
}
div#form-bottom p.upload input.cx_arquivo {
	width:200px;
	position:relative;
}
div#form-bottom ul {
	width:690px;
	list-style-type:none;
	margin-top:6px;
	padding:0;
}
div#form-bottom ul li{
	/*width:238px;*/
	/*display:inline;*/
	float:left;
}
div#form-bottom ul li.esquerda {
	margin-right:12px;
}
div#form-bottom textarea {
	width:330px;
	height:100px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border: 1px solid #00ae88;
}
/*  xxxxxxxxxxxxxxxxx   RODAPÉ   xxxxxxxxxxxxxxxxxxxxxxxx  */
#wrap-rodape {
	height:36px;
	background:#03ad89;
}

#rodape-int {
	width:100%;
	background:#02cba1;
	height:25px;
	padding-top:4px;
	border-bottom:1px solid #fff;
}
#rodape-int p {
	width:600px;
	margin:0 auto;
	color:#fff;
	}
label.error {
	/*background:url(../imagens/label-erro.png) top left no-repeat;*/
	background:#02cba1;
	border:1px solid #03ad89;
	width:180px;
	height:40px;
	float:right;
	text-align:right;
	line-height:14px;
	padding:3px 8px;
	color:#fff;
}
p.escondido {
	background:#00ae88;
	color:#fff;
	padding:8px;
	width:500px;
	display:none;
}
.resposta-php {
	font-size:1.6em;
}
acronym { 
	cursor:help;  
	color:#444;
	border-bottom:1px dotted #9c0;
}
.right {
	text-align:right;
}
.inativo { 
color:#fff;
}
