* { margin: 0; padding: 0; border: 0; list-style-type: none; }
p { margin-bottom: 15px; }
div { position: relative; }

body { background: #fff url('../imgs/fundo_body.jpg') repeat top left; font-family: Verdana, Arial, sans-serif; font-size: 11.8px; line-height: 18px; color: #666666; }

a { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }

#fundao { position: absolute; width: 100%; height: 534px; top: 0; left: 0; background: url('../imgs/fundao.jpg') repeat-x top left; }
#container { margin: 0 auto; width: 925px; }

#topo { float: left; margin: 0 auto; width: 925px; height: 198px; background: url('../imgs/fundo_topo.jpg') no-repeat bottom center; }
	#marca { float: left; margin: 30px 0 0 85px; }
	#menu { float: right; margin: 80px 80px 0 0; width: 550px; }
		#menu ul li { display: inline; }

		.menuEmpresa a { float: left; background: url('../imgs/menu_empresa.jpg') no-repeat top left; width: 110px; height: 56px; display: block; }
		.menuEmpresa a:hover { float: left; background: url('../imgs/menu_empresa.jpg') no-repeat bottom left; width: 110px; height: 68px; margin-top: -7px; display: block; }
		
		.menuLinhaca a { float: left; background: url('../imgs/menu_linhaca.jpg') no-repeat top left; width: 108px; height: 56px; display: block; }
		.menuLinhaca a:hover { float: left; background: url('../imgs/menu_linhaca.jpg') no-repeat bottom left; width: 108px; height: 68px; margin-top: -7px; display: block; }
		
		.menuProdutos a { float: left; background: url('../imgs/menu_produtos.jpg') no-repeat top left; width: 104px; height: 56px; display: block; }
		.menuProdutos a:hover { float: left; background: url('../imgs/menu_produtos.jpg') no-repeat bottom left; width: 104px; height: 68px; margin-top: -7px; display: block; }
		
		.menuFaq a { float: left; background: url('../imgs/menu_faq.jpg') no-repeat top left; width: 65px; height: 56px; display: block; }
		.menuFaq a:hover { float: left; background: url('../imgs/menu_faq.jpg') no-repeat bottom left; width: 65px; height: 68px; margin-top: -7px; display: block; }
		
		.menuContato a { float: left; background: url('../imgs/menu_contato.jpg') no-repeat top left; width: 88px; height: 56px; display: }
		.menuContato a:hover { float: left; background: url('../imgs/menu_contato.jpg') no-repeat bottom left; width: 88px; height: 68px; margin-top: -7px; display: block; }
		
		.menuBlog a { float: left; background: url('../imgs/menu_blog.jpg') no-repeat top left; width: 69px; height: 56px; display: block; }
		.menuBlog a:hover { float: left; background: url('../imgs/menu_blog.jpg') no-repeat bottom left; width: 69px; height: 68px; margin-top: -7px; display: block; }
		
		.ativo a { background-position: bottom left; height: 68px; margin-top: -7px; display: block; }

#conteudo { float: left; width: 813px; background: url('../imgs/fundo_conteudo.jpg') repeat-y top center; padding: 0 0 0 112px; }
	#conteudoEsquerda { float: left; width: 450px; }
		#tabela { background-color: #fbfbf3; }
				#tabela tr td { border: 1px solid #b5c4b7; }
	#conteudoDireita { float: right; width: 200px; padding-right: 162px; }
	
	#conteudoEsquerdaHome { float: left; width: 350px; }
	#conteudoDireitaHome { float: right; width: 350px; }
	
#rodape { float: left; width: 925px; height: 178px; background: url('../imgs/fundo_rodape.jpg') no-repeat top center; }
	#newsletter { float: left; width: 241px; height: 56px; background: url('../imgs/rodape_newsletter.jpg') no-repeat top center; margin: 83px 0 0 111px; }
	#newsletter form { margin: 26px 0 0 8px; }


/* Headers */
h1 { float: left; margin: 25px 0 12px 0; font-family: Arial, Verdana, sans-serif; font-weight: bold; font-size: 14px; color: #577C80; background: url('../imgs/bullet.png') no-repeat center left; padding-left: 29px; }
h2 { float: left; margin: 0px 0 10px 0; font-family: Arial, Verdana, sans-serif; font-weight: bold; font-size: 14px; color: #577C80; background: url('../imgs/bullet.png') no-repeat top left; padding-left: 29px; }
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9 { margin-bottom: 30px; margin-top: -20px; padding-left: 30px; clear: both; }      
.titulo { margin-bottom: 10px; }

/* Classes */
.textoCorrido { font-size: 12px; line-height: 19px; width: 505px; text-align: justify; }
.verde { color: #5C6708; }

/* Formulários */
.formNews { width: 164px; height: 13px; background-color: #fff; border: 0; padding: 3px; }
.botaoOK { width: 37px; height: 20px; text-align: center; color: #fff; background-color: #83AD0A; font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold;  }
.form1 { background: url('../imgs/form1_fundo.png') no-repeat top left; border: 0; width: 153px; height: 14px; padding: 5px; color: #000; margin: 4px 0 10px 0; }
.form2 { background: #f1edd7 url('../imgs/form2_fundo.png') no-repeat top left; border: 0; width: 259px; height: 90px; padding: 5px; color: #000; margin: 4px 0 10px 0; }
.botao { background: url('../imgs/fundo_botao.png') no-repeat top left; width: 62px; height: 28px; }