@charset "utf-8";
/* CSS Document */

body{margin:0; height:100% }
#cartao{display:none; text-align:left }
#div_cartao{display:none; text-align:left }
#apDiv1 {
	margin-top:170px;
	position:absolute;
	width:100%;
	z-index:1;
}

label.error {
	color: red;
	font-weight: bold;
	padding: 3px;

	text-align: left;
	float:left;
}

#box_comprar{
	background-image:url(../imagens/box_comprar.png); background-repeat:no-repeat;
	width:154px; height:135px;
	padding-top:75px; padding-left:20px; padding-right:20px;
	text-align:center;
	margin-top:-8px;
}

#resultadoCalculo{
	display:none;
}

#showroomap {
	margin-top:130px;
	position:absolute;
	width:100%;
	z-index:1;
}

#container{
	width: 100%;
	margin:auto;
	position:relative;
	min-height: 100%;
}
* html #container {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}

#topo {
	height: 100%;
	width: 100%;
}
#swf { 
position: absolute; 
top: 0px; 
left: 0px; 
right: 0px; 
bottom: 0px; 
} 

#destaques {
	margin:auto;
	height: 120px;
	width: 470px;
	text-align:right;
	float:right;
}

#showroom {
	margin-top:45px;
	margin-right:3%;
	height: 60px;
	width: 70%;
	text-align:right;
	float:right;
}
#rodape {
	z-index:3;
	position:absolute;
	padding-bottom:20px; 
	bottom:0;
	width:100%;
}
#newsletter {
	margin-left:3%;
	width: 18%;
	float:left;
}
#calculo {
	float: left;
	width: 18%;
	margin-left: 3%;
}
#menu {
	float: left;
	width: 55%;
	padding-top:10px;
	height:25px;
	text-align:right;
	margin-right:3%;
}

#apDiv2 {
	
	position:relative;
	width:10px;
	height:15px;
	top:3px;
	z-index:1;
	left:35px;
	visibility:hidden;
}


#newsletter input[type="text"]{
	background-image:url(../imagens/fnd_newsletter.png);background-repeat: no-repeat;
	border:none;
	width:120px;
	padding-bottom:7px;
	padding-top:8px;
	padding-left:6px;
	background-color:transparent;
}


#divisor{
	width:95%; margin:auto;
	height:20px;
	background-image:url(../imagens/divisor.gif);
	background-repeat:repeat-x;
	background-position:top;
}


#cjConteudo {
	width:100%;
	margin-top:100px;
	
}

#conteudo{
	padding-top:30px;
	margin:auto;
	width:90%;
	
}

#menuEsqShowroom{
	width:15%;
	float:left;
	margin-top:20px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #666;
	}
	
#conteudoShowroom{
	width:82%;
	margin-left:2%;
	float:right;
}

.quad_lista{
float:left;
width:230px;
margin-right:10px;
margin-left:10px;
padding-top:5px;
height:195px;
background-image:url(../imagens/fnd_quad.png);
background-repeat:no-repeat;
}

.trebuchet14{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#363636}
.trebuchet14 a{color:#363636; text-decoration:none;}
.trebuchet14 a:hover{font-size:16px; color:#000}
.branco14{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff}
.branco18{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#ffffff}
.trebuchet13{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}
.trebuchet13 a{text-decoration:none; color:#000000;}
.erro{font-family:Tahoma, Geneva, sans-serif; color:#F00; font-size:10px;}
#conteudo .trebuchet13 a{color:#363636;}
#conteudo .trebuchet13 a:hover{text-decoration:underline;}
.trebuchet12{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#363636; line-height:12px;}
.tahoma10{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#363636;}
.tahoma10Azul{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#06C; text-decoration:none;}
.tahoma13{font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#363636; line-height:21px;}
#button a {color:#363636;}
#button2 a {color:#363636;}
#button3 a {color:#363636;}
#box_comprar #button {text-align:center;}
#box_comprar #button2 {text-align:center;}
#box_comprar #button3 {text-align:center;}
.produto {
	height: 120px;
	width: 200px;
	float:right;
	text-align:center;
}

#popupContact input[type="text"]{
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}

#popupContact textarea{
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}

#popupContact select{
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}

#popupContact2 select{
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}
#popupContact2 textarea{
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}
#popupContact2 input[type="text"]{
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}


#popupContact3 select, textarea, input[type="text"]{
	background-color:#ffffff;
	border:solid thin #CCC;
}

.estilo {
	background-color:#EBF3FE;
	border:solid 2px #CCC;
}

