* { margin: 0; padding: 0; }
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	margin:0px;
}
a{overflow:hidden;text-decoration:none;}
#geral{
	width:1000px;
	margin:0 auto;
}


#linha_sup{
	background-color:#00933d;
	height:8px;
	width:100%;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li{
	float:left;
}
#menu ul li a.home{
	display:block;
	background:#FFF url(../imagens/top_home.jpg) no-repeat;
	width:71px;
	height:84px;
	text-indent:-99999px;
}
#menu ul li a:hover.home{
	display:block;
	background:#FFF url(../imagens/top_home_link.jpg) no-repeat;
}
#menu ul li a.empresa{
	display:block;
	background:#FFF url(../imagens/top_empresa.jpg) no-repeat;
	width:91px;
	height:84px;
	text-indent:-99999px;
}
#menu ul li a:hover.empresa{
	display:block;
	background:#FFF url(../imagens/top_empresa_link.jpg) no-repeat;
}
#menu ul li a.produtos{
	display:block;
	background:#FFF url(../imagens/top_produtos.jpg) no-repeat;
	width:91px;
	height:84px;
	text-indent:-99999px;
}
#menu ul li a:hover.produtos{
	display:block;
	background:#FFF url(../imagens/top_produtos_link.jpg) no-repeat;
}
#menu ul li a.loja{
	display:block;
	background:#FFF url(../imagens/top_loja.jpg) no-repeat;
	width:112px;
	height:84px;
	text-indent:-9999px;
}
#menu ul li a:hover.loja{
	display:block;
	background:#FFF url(../imagens/top_loja_link.jpg) no-repeat;
}
#menu ul li a.protocolos{
	display:block;
	background:#FFF url(../imagens/top_protocolos.jpg) no-repeat;
	width:109px;
	height:84px;
	text-indent:-99999px;
}
#menu ul li a:hover.protocolos{
	display:block;
	background:#FFF url(../imagens/top_protocolos_link.jpg) no-repeat;
}
#menu ul li a.treinamentos{
	display:block;
	background:#FFF url(../imagens/top_treinamentos.jpg) no-repeat;
	width:113px;
	height:84px;
	text-indent:-99999px;
}
#menu ul li a:hover.treinamentos{
	display:block;
	background:#FFF url(../imagens/top_treinamentos_link.jpg) no-repeat;
}
#menu ul li a.atendimento{
	display:block;
	background:#FFF url(../imagens/top_atendimento.jpg) no-repeat;
	width:151px;
	height:84px;
	text-indent:-9999px;
}
#menu ul li a:hover.atendimento{
	display:block;
	background:#FFF url(../imagens/top_atendimento_link.jpg) no-repeat;
}
#menu ul li a.contato{
	display:block;
	background:#FFF url(../imagens/top_contato.jpg) no-repeat;
	width:85px;
	height:84px;
	text-indent:-99999px;
}
#menu ul li a:hover.contato{
	display:block;
	background:#FFF url(../imagens/top_contato_link.jpg) no-repeat;
}

#flash{
}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{float:left;}
#footer li a{display: block;}


#linha_inf{
	background-color:#00933d;
	height:50px;
	width:100%;
	text-align:center;	
}
#linha_inf p{
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
#linha_inf p a{
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d7df23;
}

.input { color: #6C6964;  font-size: 11px; font-family: tahoma; }
.select { color: #6C6964;  font-size: 11px; font-family: tahoma;  }
.textarea { border: #BCB9B4 1px solid; color: #6C6964; border-style: solid; background-color:#F1EEE9; font-size: 11px; font-family: Tahoma; scrollbar-3d-light-color:#F1EEE9; scrollbar-arrow-color:#BCB9B4; scrollbar-base-color:#F1EEE9; scrollbar-darkshadow-color:#F1EEE9; scrollbar-face-color:#F1EEE9; scrollbar-track-color:#F1EEE9; scrollbar-highlight-color:#BCB9B4; scrollbar-shadow-color:#BCB9B4;}
.submit {background-color:#F1EEE9; font-size: 12px; font-family: verdana; border: 2 solid #FFFFFF; color: #FFFFFF;}
.submit2 {background-color:#F1EEE9; font-size: 12px; font-family: verdana; border: 2 solid #000000; color: #000000;}

.titulo_produto_detalhe { color: #009b3c; font-size: 14px; font-family: tahoma;  }
.texto_produto_detalhe_cart { color: #000000; font-size: 12px; font-family: tahoma;  }
.texto_produto_detalhe_red { color: #F00; font-size: 12px; font-family: tahoma;  }

.texto_produto_detalhe { color: #009b3c; font-size: 11px; font-family: tahoma;  }
.tipo_produto_detalhe { color: #009b3c; font-size: 16px; font-family: tahoma;  }
.preco_produto_detalhe { color:#009b3c; font-size: 14px; font-family: tahoma; font-weight:bold; text-decoration:none;  }
.preco_produto_small { color:#009b3c; font-size: 10px; font-family: tahoma; font-weight:bold; text-decoration:none;  }

.titulo_produto { color: #009b3c; font-size: 11px; font-family: tahoma;  }
.tipo_produto { color: #009b3c; font-size: 11px; font-family: tahoma;  }
.footer { color: #009b3c; font-size: 14px; font-family: Arial;  }
.produto { color: #009b3c; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-weight:normal; text-decoration:none;  }

.normal { color: #000000; font-size: 11px; font-family: tahoma; height:30px; text-decoration:none  }
