* {
	margin: 0; 
	padding: 0;
}
html, body {
	width:100%; 
	height:100%;
}
html {overflow: -moz-scrollbars-vertical; overflow-x: auto; }

body {
	background:#f5a05f url(img/fundo.jpg) no-repeat top;
	background-attachment:fixed;
	color:#333;
	font:13px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
#tudo { 
	width:968px;
	position:relative;  /*Contexto de posicionamento */
	background: url(img/fundo2.gif) repeat-x top left;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
#home { 
	width:968px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
 * html #tudo {height: 100%;}
 * html #home {height: 100%;}
#conteudo {
  	padding-bottom:57px;
	}
#topo {
	width:840px;
	height:130px;
	padding:0 64px;
	border-bottom:11px solid #f6a56b;
	}
#home #topo {
	width:840px;
	height:130px;
	margin:0 auto;
	padding:0 64px;
	border-bottom:none;
	}
#logo {
	width:216px; 
	float:left; 
	margin:33px 0 23px 0;
	}
#mainmenu {
	width:620px;
	float:right;
	margin-top:71px;
	}
#mainmenu ul {float:right;}
#mainmenu ul li {
	display:block;
	float:left;
	font-size:13px;
	padding-left: 9px;
	margin-left:13px;
	font-weight:bold;
	background-image: url(img/menubull.gif);
	background-repeat: no-repeat;
	background-position:0px 10px;
	padding-left:9px;
	}
#mainmenu ul li a {
	display:block;
	color:#535252; 
	text-decoration:none;
	}
#mainmenu ul li a:hover {color:#f47920;}
#m1, #m2, #m3 { 
	position:absolute; 
	visibility:hidden; 
	padding:2px 0;
    width:180px;
	}
	
#m1 div, #m2 div, #m3 div { 
	background-color:#f1e2ba;
	padding:0 6px 4px 6px;
	}

#mainmenu div a.ddmenu {
	border:none;
	position:relative; 
	display:block; 
	margin:0; 
	padding:2px 6px 0px 9px;
	width:auto; 
	white-space:nowrap; 
	text-align:left; 
	text-decoration:none; 
	background:none; 
	font-weight:normal; 
	width:116px;
	background-image: url(img/menubull.gif);
	background-repeat: no-repeat;
	background-position:0px 12px;
	}
	
#principal {
	width:840px;
	padding:24px 64px;
    float:left;
	}
#home #principal {
	text-align:center; 
	padding:0 64px;
	}
.esquerda {
	float:left;
	}
.direita {
	float:right;
	}	
.mapa {
	width:381px;
	}
.lateral {
	width:325px;
	padding-top:20px;
	text-align:right;
	}
.lat_prod {
	width:214px;
	padding-top:20px;
	text-align:right;
	}
.representantes {
	width:459px;
	}
.texto {
	width:459px;
	}
.produto {
	width:355px;
	padding-right:46px;
	}
.foto_prod {
	padding-top:20px;
	width:225px;
	}
.foto_prod img.borda {border:1px solid #f6a56b;}
.box {
	border:1px solid #f6a56b;
	background:#f8f5ec;
	}
.box_repres {
	width:395px;
	height:115px;
	padding:10px;
	line-height:16px;
	font-size:13px;
	overflow:auto;
	}
.box_submenu {
	width:177px;
	padding:10px 0;
	float:right;
	line-height:16px;
	font-size:13px;
	text-align:left;
	}
.acessorios {
	width:157px;
	padding:10px;
	float:right;
	line-height:16px;
	font-size:13px;
	text-align:left;
	margin-bottom:19px;
	}
.gavetas {
	width:203px;
	padding:10px;
	float:right;
	line-height:16px;
	font-size:13px;
	text-align:left;
	margin-bottom:19px;
	}
.faleconosco {
	width:157px;
	padding:10px;
	float:right;
	line-height:16px;
	font-size:13px;
	text-align:left;
	margin-top:19px;
	}
.falecontato {
	width:165px;
	padding:10px;
	float:right;
	line-height:16px;
	font-size:13px;
	text-align:left;
	margin-top:19px;
	font-weight:bold;
	}
.box_prod {
	width:177px;
	padding:6px 0;
	float:left;
	line-height:16px;
	font-size:13px;
	text-align:left;
	}
.box_submenu a, .box_prod a {
	display:block;
	padding:2px 10px 2px 18px;
	background-image: url(img/seta.gif);
	background-repeat: no-repeat;
	background-position:8px 6px;
	}
.box_submenu a.active {background:#f1e2ba url(img/seta.gif) no-repeat 8px 6px; color:#f47920; font-weight:bold;}
.box_submenu a.pactive {background:#f1e2ba url(img/seta.gif) no-repeat 8px 6px;}
.box_prod a.active {background:#f1e2ba url(img/seta.gif) no-repeat 8px 6px;}
.acessorios a {display:block; background:url(img/pdf.gif);	background-repeat: no-repeat; background-position:0px 0px; padding-left:19px; margin-top:5px;}
.faleconosco p {margin-top:5px;}
.gavetas p {margin-top:5px;}

.lateral .foto {
	display:block;
	float:right;
	border:1px solid #f47920;
	margin-top:50px;
	}

#rodape {
	width:100%;
	height:25px;
	padding-top:32px;
 	position: absolute;
	bottom: 0;
	text-align:center;
	background-color:#f5edd6;
	}
#rodape p {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#f47920;
	}
.clear {clear:both;}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#535252;
	text-transform:uppercase;
	}
h2 {
	font-size:24px;
	font-weight:normal;
	color:#f47920;
	}
h3 {
	font-size:16px;
	color:#f47920;
	font-weight:bold;
	}

a {text-decoration:none; color:#333;}
a.linklaranja {text-decoration:underline; color:#f47920;}

.laranja {color:#f47920;}
.box_prod .laranja {color:#f47920; padding-left:8px;}
.box_submenu h3 {padding-left:8px;}
.mini {font-size:11px;}

.tabela {
	border:1px solid #f6a66b;
	background:#f8f5ec;
	width:355px;
	font-size:11px;
	}
table td {text-align:center; height:20px; vertical-align:middle;}
td.fdlaranja {
	background-color:#f6a66b;
	}
td.fdclaro {
	background-color:#f4e6bf;
	}
td.legendalign {text-align:left;}
.legenda td {text-align:left; padding:5px 10px;}

#go,#es,#rj,#ba,#ro,#pa,#mg,#ma,#rsscpr,#df,#sp {margin-bottom:19px; display:none;}

#faleform table td {padding-bottom:6px;}
#faleform table td.items {text-align:right; padding-right:8px; width:61px;}
#faleform table td.textfields {text-align:left;}
#faleform table td.button {text-align:right;}
#nome, #email, #assunto {width:200px; border:1px solid #ccc; font:13px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;}
#mensagem {width:330px; height:90px; border:1px solid #ccc; font:13px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;}
#btnEnviar {border:none;}

/** Parceiros show/hide layers **/

#AL, #AP, #AM, #BA, #CE, #DF, #ES, #GO, #MA, #MT, #MS, #MG, #PR, #PA, #PB, #PE, #PI, #RJ, #RN, #RS, #RO, #RR, #SC, #SE, #SP, #TO {display:none;}

.estado {
	margin-top:15px;
	border-top:1px solid #f6a66b;
	border-left:1px solid #f6a66b;
	border-right:1px solid #f6a66b;
	border-bottom:none;
	background:#f8f5ec;
	width:500px;
	font-size:11px;
	}
.estado td {
	text-align:left; 
	height:20px; 
	vertical-align:middle;
	padding:2px 4px;
	border-bottom:1px solid #f6a66b;
	}
td.fdlaranja {
	background-color:#f6a66b;
	}
	
ul.downloads li {
	background-image: url(img/seta.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:9px;
	padding-bottom:5px;
	line-height:16px;
	margin-bottom:10px;
	}
ul.downloads li a {font-weight:bold;}
ul.downloads li a:hover {color:#f47920;}

/* div.estado {
	width:438px;
	display:block;
	margin-bottom:10px;
	}
div.estado div {
	display:block; 
	padding:10px 10px 10px 0; 
	border-bottom: 1px solid #f47920;
	}
.parceiro {color:#f47920;} */