body {
	background-image: url(../images/bg.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	background-color:#4d9951;
}
a {color:#FFFFFF;}
#corpo{width:780px; margin:auto; padding:0; text-align:left;}
#rodape{width:780px; margin:auto; clear:both; margin-top:10px; text-align:center}

#orcamento {
	width:781px;
	height:140px;
	margin:0 auto 20px auto;
	background:url(../images/bg_orcamento.png);
	position:relative;
}
#orcamento a {
	position:absolute;
	right:111px;
	top:85px;
	width:294px;
	height:37px;
	display:block;
}
/*menu*/
.class001{float:left; clear:left; text-align:right; padding-bottom:17px;}
.class002{float:right; clear:right; width:222px; padding-bottom:17px; }
#menu ul{margin-left:auto; margin-right:auto; margin-top:0; height:210px; width:660px; padding:0}
#menu ul li{display:block; width:200px; height:24px; list-style:none;}
#menu li span{display:none;}
#menu li a {display:block; height:24px; width:200px;}

#menu #espaco-logo{margin:auto; height:200px; margin-bottom:-200px; text-align:center; background-image:url(../images/menu/logo.gif); background-position:center; background-repeat:no-repeat; padding-top:10px;}
#menu #espaco-logo a{display:block; height:200px;}

.bt-fabricacao{background-image:url(../images/menu/bt_fabricacao.gif)}
a.bt-fabricacao:hover{background-image:url(../images/menu/bt_fabricacao_over.gif)}

.bt-historia{background-image:url(../images/menu/bt_historia.gif); }
a.bt-historia:hover{background-image:url(../images/menu/bt_historia_over.gif);}

.bt-vendas{background-image:url(../images/menu/bt_vendas.gif)}
a.bt-vendas:hover{background-image:url(../images/menu/bt_vendas_over.gif)}

.bt-produtos{background-image:url(../images/menu/bt_produtos.gif)}
a.bt-produtos:hover{background-image:url(../images/menu/bt_produtos_over.gif)}

.bt-faq{background-image:url(../images/menu/bt_faq.gif)}
a.bt-faq:hover{background-image:url(../images/menu/bt_faq_over.gif)}

.bt-locaisinstalados{background-image:url(../images/menu/bt_locaisinstalados.gif)}
a.bt-locaisinstalados:hover{background-image:url(../images/menu/bt_locaisinstalados_over.gif)}

.bt-contato{background-image:url(../images/menu/bt_contato.gif)}
a.bt-contato:hover{background-image:url(../images/menu/bt_contato_over.gif)}

.bt-playlongnews{background-image:url(../images/menu/bt_playlongnews.gif)}
a.bt-playlongnews:hover{background-image:url(../images/menu/bt_playlongnews_over.gif)}

.bt-arearestrita{background-image:url(../images/menu/bt_arearestrita.gif)}
a.bt-arearestrita:hover{background-image:url(../images/menu/bt_arearestrita_over.gif)}

.bt-estudoscientificos{background-image:url(../images/menu/bt_estudoscientificos.gif)}
a.bt-estudoscientificos:hover{background-image:url(../images/menu/bt_estudoscientificos_over.gif)}
/*fim menu*/

#rodape li {display:inline; color:#FFFFFF; /*letter-spacing:2px;*/}
#rodape a{display:inline; text-decoration:none; color:#FFFFFF;}
#rodape a:hover{display:inline; text-decoration:underline; color:#105013;}
#rodape ul{ padding:0; margin:0;}
#rodape{margin-top:20px;}

.cleaner {clear:both;}
