@charset "utf-8";
/* CSS Document */

BODY{
	margin:0px;
	padding:0px;
	background-color:#90c4d8;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
}
#principal{
	width:1001px;
	height:auto;
	margin:0px;
	padding:20px 0px;
	background-image:url(../images/site/bg_header.png);
	background-position:top;
	background-repeat:no-repeat;
}
#topo{
	width:1001px;
	height:231px;
	margin:0px;
	padding:0px;
	background-image:url(../images/site/topo.jpg);
	background-position:center;
	float:left;
}
#corpo{
	width:1001px;
	height:auto;
	min-height:500px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/site/bg_corpo.png);
	background-position:center;
	background-repeat:repeat-y;
}
#menu{
	width:228px;
	height:auto;
	min-height:500px;
	margin:0px 0px 0px 114px;
	padding:0px;
	float:left;
	background-image:url(../images/site/bg_menu.png);
	background-position:center;
	background-repeat:repeat-y;
}
#menu ul {
	margin:10px 0px;
	padding:0px;
	text-align:left;
}
#menu li {
	margin:0px;
	list-style:none;
	padding: 5px 0px 3px 16px;
	margin:0px 0px 0px 18px;
	text-align:left;
	background-image:url(../images/site/bg_li.png);
	background-repeat:no-repeat;
}
#menu_i{
	width:228px;
	height:auto;
	margin:0px;
	padding:0px;
}
#newsletter{
	width:228px;
	height:auto;
	margin:0px;
	padding:0px;
}
#newsletter H1{
	margin:0px;
	padding:0px;
}
#newsletter P{
	margin:0px;
	padding:5px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}
#newsletter LABEL{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}
#newsletter .inputbox{
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#eb7916;
	border:1px solid #FFFFFF;
	width:140px;
	height:20px;
}
#submit {
	padding:0px 0px 0px 0px;
}

#submit INPUT {
	color:#eb7916;
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #eb7916;
	height:20px;
}
#submitint {
	padding:0px 0px 0px 0px;
}

#submitint INPUT {
	color:#FFF;
	font-size:12px;
	background-color:#eb7916;
	border:1px solid #eb7916;
	height:20px;
}
#pesquisa{
	width:228px;
	height:auto;
	margin:0px;
	padding:0px;
}
#pesquisa H1{
	margin:0px;
	padding:0px;
}
#pesquisa P{
	margin:0px;
	padding:5px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}
#pesquisa LABEL{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}
#pesquisa .inputbox{
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#eb7916;
	border:1px solid #FFFFFF;
	width:190px;
	height:20px;
}
#conteudo{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	float:left;
}
#conteudo .texto{
	padding:40px 10px 0px 10px;
	margin:0px;	
}
#conteudo P{
	padding:10px 10px 0px 10px;
	margin:0px;	
}
#conteudo A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eb7916;
	text-decoration:none;
}
#conteudo A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eb7916;
	text-decoration:underline;
}
html>body #conteudo {
height: auto;
}
#conteudo .inputbox{
	color:#000;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#FFF;
	border:1px solid #eb7916;
	width:250px;
	height:20px;
}
#conteudo .textarea{
	color:#000;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#FFF;
	border:1px solid #eb7916;
	width:250px;
}
#produtos{
	width:161px;
	height:auto;
}
#produtos_top{
	width:161px;
	height:48px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/site/bg_produtos_top.png);
	background-position:center;
	background-repeat:no-repeat;
}
#produtos_corpo{
	width:161px;
	height:160px;
	margin:0px;
	padding:5px 0px 0px 0px;
	float:left;
	background-image:url(../images/site/bg_produtos_corpo.png);
	background-position:center;
	background-repeat:repeat-y;
}
#produtos_corpo A{
	color:#000;
	padding:15px 0px 0px 0px;
}
#produtos_bottom{
	width:161px;
	height:16px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/site/bg_produtos_bottom.png);
	background-position:center;
	background-repeat:no-repeat;
}
#produto_show{
	width:770px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#produto_show_topo{
	width:770px;
	height:80px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#91c934;
	background-image:url(../images/site/logo_verde.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:10px solid #73abc8;
}
#produto_show_topo H1{
	text-align:left;
	color:#FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	padding:20px 0px 5px 120px;
}
#produto_show_conteudo{
	width:770px;
	height:440px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#produto_show_conteudo H2{
	text-align:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px 0px 0px 0px;
}
#produto_show_conteudo p{
	text-align:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 0px 0px;
}
#produto_show_conteudo TABLE.texto_site_geral{
	text-align:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 5px 0px;
}
#produto_show_conteudo UL{
	margin:0px;
	padding:0px;
}
#produto_show_conteudo LI{
	margin:0px;
	padding:0px;
	line-height:15px;
}
#produto_show_conteudo IMG{
	margin:0px;
	padding:20px 0px 0px 10px;
	border:0px;
}
#produto_show_rodape{
	width:770px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#73abc8;
}
#produto_show_rodape p{
	text-align:right;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 10px 0px 0px;
	margin:0px;
}
#conteudo_home{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_home {
height: auto;
}
#conteudo_fale{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_fale.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_fale {
height: auto;
}
#conteudo_produtos{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_produtos.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_produtos {
height: auto;
}
#conteudo_chamados{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_chamados.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_chamados {
height: auto;
}
#conteudo_trabalhe{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_trabalhe.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_trabalhe {
height: auto;
}
#conteudo_orcamento{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_orcamento.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_orcamento {
height: auto;
}
#conteudo_empresa{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_empresa.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_empresa {
height: auto;
}
#conteudo_newsletter{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_newsletter.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_newsletter {
height: auto;
}
#conteudo_pesquisa{
	width:545px;
	height:500px;
	min-height:500px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../images/site/bg_conteudo_pesquisa.png);
	background-position:top;
	background-repeat:no-repeat;
}
html>body #conteudo_pesquisa {
height: auto;
}
#rodape{
	width:1001px;
	height:53px;
	margin:0px;
	padding:0px;
	float:left;
}