/* ----------------------------------------------- empresa */
#geral #empresa {
	width: 711px;
	height: 214px;
	float: left;
}
#geral #empresa h2 a{
	width: 87px;
	margin: 12px 0 0 16px;
	height: 31px;
	display: block;
	background-image: url('../images/index_bemvindo.gif');
	text-indent: -999px;
	overflow: hidden;
}
#geral #empresa img{
	margin-top: 10px;
	float: left;
}
#geral #empresa p{
	width: 535px;
	display: block;
	padding: 15px 0 0 6px;
	float: left;
}
#geral #empresa p span {
	color: #3A3A3A;
	font-weight: bold;
}

/* ----------------------------------------------- divisor */
#geral #divisor {
	width: 13px;
	margin-top: 36px;
	height: 150px;
	float: left;
	background-image: url('../images/index_meio_divisor.gif');
}

/* ----------------------------------------------- contato */
#geral #contato a{
	color: #191919;
}
#geral #contato {
	width: 218px;
	padding-top: 21px;
	float: left;
}
#geral #contato h3 a{
	width: 76px;
	height: 21px;
	display: block;
	background-image: url('../images/index_contato.gif');
	text-indent: -999px;
	overflow: hidden;
}
#geral #contato p.entrada{
	padding-top: 13px;
}
#geral #contato span {
	font-family: Arial, Tahoma, Verdana;
	color: #89BF6A;
}
#geral #contato span.telefone {
	font-size: 16px;
	font-weight: bold;
}
#geral #contato span.chamada {
	font-size: 11px;
}

/* ----------------------------------------------- divisor horizontal */
#geral #divisorHorizontal {
	clear: both;
	width: 600px;
	height: 14px;
	margin: 0 auto;
	background-image: url('../images/index_risco_horizontal.gif');
}


/* ----------------------------------------------- produtos  */
#geral #produtos {
	width: 577px;
	padding-left: 16px;
	float: left;
}
#geral #produtos h3 a{
	width: 81px;
	height: 23px;
	display: block;
	background-image: url('../images/index_produtos.gif');
	text-indent: -999px;
	overflow: hidden;
}
#geral #produtos p {
	width: 520px;
	height: 133px;
	padding: 19px 47px 0 10px;
	background-image: url('../images/index_meio_produtos_fundo.gif');
}
#geral #produtos p span {
	color: #3A3A3A;
	font-weight: bold;
}

/* ----------------------------------------------- produtos thursan */
#geral #produtosThursan {
	width: 330px;
	padding-left: 19px;
	float: left;
}
#geral #produtosThursan a {
	width: 307px;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#geral #produtosThursan h2 a{
	width: 191px;
	height: 29px;
	background-image: url('../images/index_prod_thursan.gif');	
}
#geral #produtosThursan a.repelente {
	height: 24px;
	background-image: url('../images/index_prodthursan_prod1.gif');	
}
#geral #produtosThursan a.rat_sup {
	height: 20px;
	background-image: url('../images/index_prodthursan_prod2.gif');	
}
#geral #produtosThursan a.rat_ade {
	height: 22px;
	background-image: url('../images/index_prodthursan_prod3.gif');	
}
#geral #produtosThursan a.espicula {
	height: 23px;
	background-image: url('../images/index_prodthursan_prod4.gif');	
}
#geral #produtosThursan br {
	display: block;
	height: 6px;
	line-height: 6px;
}
#geral #produtosThursan img {
	float: left;
}
#geral #produtosThursan a.quad {
	width: 48px;
	height: 49px;
	margin-left: 10px;
	float: left;
}
#geral #produtosThursan a#repelente_quad {
	background-image: url('../images/index_prodthursan_quad_prod1.gif');	
}
#geral #produtosThursan a#rat_sup_quad {
	background-image: url('../images/index_prodthursan_quad_prod2.gif');	
}
#geral #produtosThursan a#rat_ade_quad {
	background-image: url('../images/index_prodthursan_quad_prod3.gif');	
}
#geral #produtosThursan a#espicula_quad {
	background-image: url('../images/index_prodthursan_quad_prod4.gif');	
}


input, textarea {
	border: solid 1px  #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

 .negrito a{
 	font-family: arial;
	font-weight:bold;
	font-size: 12px;
	color: #333;
 }
