/************************************defaut em tudo************************************/
html, body, form, fieldset, p, a, ul, ol, li, div, legend, label, br, input, button, textarea, h1, h2, h3, h4, h5, h6, table, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	vertical-align: baseline;
	color: #000;
	text-align: left;
	line-height: 155%;
}
/************************************FIM - defaut em tudo************************************/
.jcarousel-skin-tango,
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 420px;}

.jcarousel-skin-tango { margin: 0 auto;}

.jcarousel-control {
	padding: 5px 0 15px 0;
    text-align: center;
	}

.jcarousel-control a:link,
.jcarousel-control a:visited {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ddd;
	padding: 2px 6px 2px 5px;
	background: #0667ae;
	text-decoration: none;
	}
.jcarousel-control a:link span,
.jcarousel-control a:visited span {
	font-size: 1px;
	color: #0667ae;
	}
	
.jcarousel-control a:hover,
.jcarousel-control a:active {
	color: #0667ae;
	font-weight: bold;
	background: #fff;
	text-decoration: none;
	}
.jcarousel-control a:hover span,
.jcarousel-control a:active span {
	font-size: 1px;
	color: #fff;
	}
/************************************Geral************************************/
* {outline: none;}

body {background: #094994;}

a:link,
a:visited {
	line-height: 126%;
	color: #222ddd;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #dd2222;
	text-decoration: underline;
	}
	
.clear-b {
	clear: both;
	height: 0;
	line-height: 0;
	}

strong {font-weight: bold;}

input,
textarea,
select {background-color: #ddd;}
/************************************FIM - Geral************************************/

/************************************INPUT, SELECT, TEXTAREA************************************/
form input,
form textarea,
form select {
	border: 1px solid #bbb;
	font-size: 13px;
	}

form input {height: 20px;}

input.enviar,
input.limpar {
	font-weight: bold;
	height: 25px;
	line-height: 15px;
	padding: 4px 8px;
	text-align: center;
	}

input.enviar:hover,
input.limpar:hover {
	color: #fff;
	background: #666;
	}

.obrigatorio {color: #f00;}
/************************************FIM - INPUT, SELECT, TEXTAREA************************************/

/************************************TUDO************************************/
div#tudo {
	margin: 0 auto;
	width: 904px;
	}
/************************************FIM - TUDO************************************/

/************************************Cabecalho************************************/
div#cabecalho {
	position: relative;
	width: 904px;
	height: 208px;
	background: url(../images/cabecalho-fundo.jpg) no-repeat;
	}

a.logo {
	position: absolute;
	top: 23px;
	left: 23px;
	display: block;
	width: 203px;
	height: 131px;
	text-indent: -9000px;
	background: url(../images/logo-helm.png) no-repeat;
	}
	
p.cabecalho-imagem {
	position: absolute;
	top: 0;
	left: 568px;
	width: 310px;
	height: 88px;
	background: url(../images/cabecalho-fotos.jpg) no-repeat;
	}
/*##############Menu##############*/
.nav {
	position: absolute;
	top: 116px;
	left: 329px;
	width: 544px;
	height: 38px;
	z-index: 500;
	background: url(../images/menu-fundo.gif) repeat-x;
	padding: 0 4px;
	}

.nav .table {
	display: table;
	text-align: center;
	margin: 0 auto;
	}

.nav .select,
.nav .current {
	list-style: none;
	display: table-cell;
	white-space: nowrap;
	}

.nav li {
	height: auto;
	float: left;
	}

.nav .select a,
.nav .current a {
	display: block;
	height: 38px;
	float: left;
	text-decoration: none;
	line-height: 33px;
	white-space: nowrap;
	padding: 0 33px 0 33px;
	*padding: 0 32px 0 32px;
	font-size: 16px;
	}	
.nav .select a {color: #fff;}
.nav .current a {
	background: url(../images/menu-fundo-hover.gif) repeat-x;
	color: #183981;
	margin: 0 0;
	/*margin: 0 0;*/
	}

.nav .select a:hover, 
.nav .select li:hover a {
	background: url(../images/menu-fundo-hover.gif) repeat-x;
	color: #183981;
	}

.nav .select_sub {
	display: none;
	text-align: center;
	margin: 0 auto;
	}

/* IE6 only */
.nav table {
	border-collapse: collapse;
	margin: -1px;
	font-size: 1em;
	width: 0;
	height: 0;
	}

.nav .sub {
	display: table;
	margin: 0 auto;
	list-style: none;
	background: url(../images/submenu-fundo.gif) repeat-x;
	}

.nav .select :hover .select_sub, 
.nav .current .show {
	display: block;
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 100;
	width: 544px;
	background: url(../images/menu-fundo-todo.jpg) no-repeat;
	}

.nav .current .show {z-index: 10;}

.sub li.submenu-borda-esquerda,
.sub li.submenu-borda-direita {
	float: left;
	width: 6px;
	height: 30px;
	display: block;
	}
.sub li.submenu-borda-esquerda {background: url(../images/submenu-coluna-esquerda.gif) no-repeat;}
.sub li.submenu-borda-direita {background: url(../images/submenu-coluna-direita.gif) no-repeat;}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	background: #fff;
	height: 29px;
	line-height: 29px;
	}

.nav .select :hover .sub li a:hover, 
.nav .current .show .sub li a:hover {
	color: #183981;
	background: #ddd;
	}

.nav .current .sub li.sub_show a {
	color: #183981;
	background: #ddd;
	}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
	visibility: visible;
	color: #183981;
	}
/*##############FIM- Menu##############*/
/************************************FIM - Cabecalho************************************/

/************************************Conteudo************************************/
div#conteudo,
div#conteudo-index,
div#conteudo-produtos {
	width: 864px;
	background: #fff url(../images/conteudo-fundo.jpg) no-repeat;
	min-height: 341px;
	height: auto;
	}
* html div#conteudo,
* html div#conteudo-index {height: 341px;}
* html div#conteudo-produtos {height: 341px;}
	
div#conteudo {padding: 20px;}
div#conteudo-index {
	width: 884px;
	padding: 20px 20px 0 0;
	}

div#conteudo-produtos {
	width: 864px;
	padding: 20px 20px 0 20px;
	}

div#conteudo-central {background: url(../images/titulo-linha.gif) repeat-x 0 45px;}
div#conteudo-central-index {
	background: url(../images/home-imagem-destaque.jpg) no-repeat left bottom;
	width: 884px;
	height: 341px;
	}
/*##############Painel-Foto##############*/
div#painel,
div#painel div {width: 275px;}

div#painel {
	float: right;
	background: url(../images/painel-centro.gif) repeat-y left top;
	}
div#painel div {background: url(../images/painel-baixo.gif) no-repeat left bottom;}

div#painel div p,
div#painel div div,
div#painel div p span,
div#painel div p span a {
	display: block;
	width: 234px;
	height: 330px;
	}

div#painel div div,
div#painel div p {
	padding: 17px 17px 24px 24px;
	background: url(../images/painel-topo.gif) no-repeat left top;
	}
	
div#painel div div div#foto-agricultura {
	padding: 0;
	background: url(../images/painel/foto-agricultura.jpg) no-repeat left bottom;
	}

div#painel div p span#foto-quem-somos {background: url(../images/painel/foto-quem-somos.jpg) no-repeat;}
div#painel div p span#foto-visao-missao {background: url(../images/painel/foto-visao-missao.jpg) no-repeat;}
div#painel div p span#foto-valores {background: url(../images/painel/foto-valores.jpg) no-repeat;}
div#painel div p span#foto-nossos-negocios {background: url(../images/painel/foto-nossos-negocios.jpg) no-repeat;}
div#painel div p span#foto-fale-conosco {background: url(../images/painel/foto-fale-conosco.jpg) no-repeat;}
div#painel div p span#foto-trabalhe-na-helm {background: url(../images/painel/foto-trabalhe-na-helm.jpg) no-repeat;}
div#painel div p span#foto-representantes {background: url(../images/painel/foto-representantes.jpg) no-repeat;}
div#painel div p span#foto-nutricao-humana-e-animal {background: url(../images/painel/foto-nutricao-humana-e-animal.jpg) no-repeat;}
div#painel div p span#foto-farmaceutico {background: url(../images/painel/foto-farmaceutico.jpg) no-repeat;}
div#painel div p span#foto-quimicos {background: url(../images/painel/foto-quimicos.jpg) no-repeat;}

div#onde-comprar {
	clear: right;
	float: right;
	padding: 15px 0 0 0;
	width: 275px;
	height: 63px;
	}
div#onde-comprar a {
	display: block;
	margin: 0 auto;
	width: 183px;
	height: 63px;
	text-indent: -9000px;
	background: url(../images/onde-comprar.gif) no-repeat;
	text-decoration: none;
	}
div#onde-comprar a:hover {
	background-position: 0 -63px;
	text-decoration: none;
	}
/*##############FIM- Painel-Foto##############*/
/*##############Painel - Representantes##############*/
div#painel-rep,
div#painel-rep div {width: 441px;}

div#painel-rep {
	float: right;
	background: url(../images/painel-centro-rep.gif) repeat-y left top;
	}
div#painel-rep div {background: url(../images/painel-baixo-rep.gif) no-repeat left bottom;}

div#painel-rep div p {
	display: block;
	width: 441px;
	height: 350px;
	}

div#painel-rep div p {
	padding: 17px 17px 24px 24px;
	background: url(../images/painel-topo-rep.gif) no-repeat left top;
	}
/*##############FIM- Painel - Representantes##############*/

p.titulo {
	padding: 14px 0 20px 10px;
	font-size: 20px;
	font-weight: bold;
	}
p.titulo span {
	display: block;
	padding-left: 15px;
	font-size: 18px;
	}
p.outros-titulos {padding: 14px 0 0 12px;}

p.titulo-traco {
	height: 3px;
	line-height: 0;
	background: url(../images/titulo-linha.gif) repeat-x;
	}
/************************************FIM - Conteudo************************************/

/************************************Rodape************************************/
div#rodape {
	width: 904px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	}
/************************************FIM - Rodape************************************/

/************************************Index************************************/
div#descricao-index {
	float: right;
	width: 330px;
	text-align: right;
	font-size: 13px;
	}
	
p.bem-vindo {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: right;
	}
	
ul#home-fotos {list-style: none;}

ul#home-fotos li {
	position: relative;
	float: left;
	width: 140px;
	height: 153px;
	padding-left: 25px;
	}
	
ul#home-fotos li.index-foto-matriz {background: url(../images/index-foto-matriz.jpg) no-repeat right top;}
ul#home-fotos li.index-foto-unidade-industrial {background: url(../images/index-foto-unidade-industrial.jpg) no-repeat right top;}

ul#home-fotos li p {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 140px;
	font-size: 10px;
	}
/************************************FIM - Index************************************/

/************************************Valores************************************/
ul.valores {list-style: none;}

ul.valores li {
	padding: 0 0 14px 13px;
	background: url(../images/valores-topicos.png) no-repeat 0 6px;
	}
/************************************FIM - Valores************************************/

/************************************Nossos Negócios************************************/
ul.nossos-negocios {list-style: none;}

ul.nossos-negocios li {padding: 0 0 20px 0;}

ul.nossos-negocios li h3 {
	font-size: 13px;
	color: #173881;
	font-weight: bold;
	padding-bottom: 5px;
	}
/************************************FIM - Nossos Negócios************************************/

/**********************************Informações**********************************/
div#painel div p span#foto-informacoes a {
	text-indent: -9000px;
	background: url(../images/painel/foto-localizacao.gif) no-repeat;
	}
div#painel div p span#foto-informacoes a:hover { background-position: -234px 0;}
/**********************************FIM - Informações**********************************/

/**********************************Localização**********************************/
ul.localizacao {list-style: none;}

ul.localizacao li {padding: 0 0 20px 0;}

ul.localizacao li h3 {
	font-size: 13px;
	color: #173881;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
p#localizacao-mapa {
	width: 538px;
	height: 310px;
	background: url(../images/localizacao-mapa.gif) no-repeat;
	}
/**********************************FIM - Localização**********************************/

/**********************************Contato**********************************/
form#formulario-contato {width: 468px;}

form#formulario-contato label {
	display: block;
	position: relative;
	width: 468px;
	padding: 10px 0;
	text-align: right;
	font-weight: bold;
	}

/* spry */
form#formulario-contato label span {
	position: absolute;
	width: 400px;
	right: 0;
	top: 29px;
	padding-bottom: 5px;
	text-align: left;
	background: url(../images/seta-erro.gif) no-repeat 0 6px;
	text-indent: 19px;
	color: #cc3333;
	font-weight: bold;
	}
/* fim - spry */

form#formulario-contato label textarea {
	width: 400px;
	height: 100px;
	}

form#formulario-contato p.texto-duas-linhas {
	display: block;
	text-align: left;
	padding-left: 65px;
	font-weight: bold;
	}

form#formulario-contato label.duas-linhas {padding: 0 0 10px 0;}

form#formulario-contato label input {width: 400px;}

form#formulario-contato input.enviar {margin: 10px 0 0 66px;}

form#formulario-contato p#campo-obrigatorio span {
	padding-left: 15px;
	color: #f00;
	}
	
b.destaque-fonte {font-size: 13px;}
/**********************************FIM - Contato**********************************/

/**********************************Representantes**********************************/
h5.representante-estado {
	font-size: 17px;
	font-weight: bold;
	padding: 15px 0 25px 0;
	}
	
.representante-cidade {
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 25px 0;
	}	

.representante-nome {
	font-weight: bold;
	font-size: 12px;
	}
	
/**********************************FIM - Representantes**********************************/

/**********************************Trabalhe na Helm**********************************/
form#trabalhe-na-helm {width: 545px;}

form#trabalhe-na-helm label {
	display: block;
	position: relative;
	padding: 10px 0;
	text-align: right;
	font-weight: bold;
	}

/* spry */
form#trabalhe-na-helm label span {
	position: absolute;
	width: 400px;
	right: 0;
	top: 29px;
	padding-bottom: 5px;
	text-align: left;
	background: url(../images/seta-erro.gif) no-repeat 0 6px;
	text-indent: 19px;
	color: #cc3333;
	font-weight: bold;
	}
/* fim - spry */

/* espaçamentos */
form#trabalhe-na-helm label.area-interesse,
form#trabalhe-na-helm label.candidato-a,
form#trabalhe-na-helm label.estado,
form#trabalhe-na-helm label.estado-civil,
form#trabalhe-na-helm label.sexo,
form#trabalhe-na-helm label.periodo,
form#trabalhe-na-helm label.periodo2,
form#trabalhe-na-helm label.idiomas {text-align: left;}

form#trabalhe-na-helm label.area-interesse {padding-left: 17px;}
form#trabalhe-na-helm label.candidato-a {padding-left: 58px;}
form#trabalhe-na-helm label.estado {padding-left: 91px;}
form#trabalhe-na-helm label.estado-civil {padding-left: 59px;}

form#trabalhe-na-helm label.idiomas {padding: 0 0 0 142px;}

form#trabalhe-na-helm label.sexo-01,
form#trabalhe-na-helm label.sexo-02 {
	float: left;
	}
	
form#trabalhe-na-helm label.sexo-01 {padding: 10px 15px 10px 103px;}

form#trabalhe-na-helm label.sexo-01,
form#trabalhe-na-helm label.sexo-02,
form#trabalhe-na-helm label.idiomas {font-weight: normal;}

form#trabalhe-na-helm label.sexo-01 input,
form#trabalhe-na-helm label.sexo-02 input,
form#trabalhe-na-helm label.idiomas input {
	background: none;
	border: none;
	width: auto;
	vertical-align: text-top;
	}
	
form#trabalhe-na-helm label.idiomas-quais {
	padding: 4px 0 0 0;
	font-weight: normal;
	}

form#trabalhe-na-helm label.periodo {
	float: left;
	padding-left: 85px;
	}
form#trabalhe-na-helm label.periodo2 {
	float: left;
	width: 200px;
	padding-left: 5px;
	}
form#trabalhe-na-helm label.periodo input,
form#trabalhe-na-helm label.periodo2 input {width: 100px;}

form#trabalhe-na-helm label.curriculo input {height: 26px;}

form#trabalhe-na-helm hr {
	margin: 20px 0;
	}
/* fim - espaçamentos */

form#trabalhe-na-helm label select {width: 170px;}

form#trabalhe-na-helm label textarea {
	width: 400px;
	height: 100px;
	}

form#trabalhe-na-helm p.texto-duas-linhas {
	display: block;
	text-align: left;
	padding-left: 142px;
	font-weight: bold;
	}

form#trabalhe-na-helm p.texto-duas-linhas span {font-weight: normal;}

form#trabalhe-na-helm label.duas-linhas {padding: 0 0 10px 0;}

form#trabalhe-na-helm label input {width: 400px;}

form#trabalhe-na-helm input.enviar {margin: 10px 0 0 143px;}

form#trabalhe-na-helm p#campo-obrigatorio {padding: 15px 0 0 0;}
	
form#trabalhe-na-helm p#campo-obrigatorio span {
	padding-left: 15px;
	color: #f00;
	}
	
b.destaque-fonte {font-size: 13px;}
/**********************************FIM - Trabalhe na Helm**********************************/

/**********************************Produtos - Corpo**********************************/
p.produtos-agricultura-imagem-centro,
p.produtos-nutricao-humana-e-animal-imagem-centro,
p.produtos-farmaceutico-imagem-centro,
p.produtos-quimicos-imagem-centro {
	width: 553px;
	height: 156px;
	padding: 30px 0 0 0;
	}
	
div.produtos-lista-corpo {
	float: left;
	width: 279px;
	padding: 0 15px 20px 0;
	}
	
div.produtos-lista-corpo h5 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	}

ul.produtos-lista {list-style: none;}

ul.produtos-lista li {
	display: table;
	padding: 3px 6px;
	text-indent: 6px;
	background: url(../images/produto-icone-lista.gif) no-repeat 0 10px;
	}

ul#lista-produtos {list-style: none;}

ul#lista-produtos li {padding: 0 0 20px 0;}

ul#lista-produtos li h3 {
	display: block;
	text-indent: -9000px;
	height: 65px;
	margin-bottom: 5px;
	}
	
ul#lista-produtos li h3.titulo-brasao {background: url(../images/titulo-produtos/brasao.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-cimox {background: url(../images/titulo-produtos/cimox.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-difluchem {background: url(../images/titulo-produtos/difluchem.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-galeao {background: url(../images/titulo-produtos/galeao.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-glifosato {background: url(../images/titulo-produtos/glifosato.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-glifoxin {background: url(../images/titulo-produtos/glifoxin.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-helmoxone {background: url(../images/titulo-produtos/helmoxone.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-mofotil {background: url(../images/titulo-produtos/mofotil.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-prisma {background: url(../images/titulo-produtos/prisma.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-systemic {background: url(../images/titulo-produtos/systemic.gif) no-repeat left bottom;}
ul#lista-produtos li h3.titulo-labrador {background: url(../images/titulo-produtos/labrador.gif) no-repeat left bottom;}

ul#lista-produtos li a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	}
ul#lista-produtos li a:hover {
	color: #222ddd;
	text-decoration: none;
	}
	
div#produto-imagem-breve-texto {
	padding: 0 20px 30px 200px;
	width: 369px;
	min-height: 321px;
	height: auto;
	}
* html div#produto-imagem-breve-texto {height: 321px;}

div.imagem-brasao {background: url(../images/imagem-produtos/brasao.png) no-repeat;}
div.imagem-cimox {background: url(../images/imagem-produtos/cimox.png) no-repeat;}
div.imagem-difluchem {background: url(../images/imagem-produtos/difluchem.png) no-repeat;}
div.imagem-galeao {background: url(../images/imagem-produtos/galeao.png) no-repeat;}
div.imagem-glifosato {background: url(../images/imagem-produtos/glifosato.png) no-repeat;}
div.imagem-glifoxin {background: url(../images/imagem-produtos/glifoxin.png) no-repeat;}
div.imagem-helmoxone {background: url(../images/imagem-produtos/helmoxone.png) no-repeat;}
div.imagem-mofotil {background: url(../images/imagem-produtos/mofotil.png) no-repeat;}
div.imagem-prisma {background: url(../images/imagem-produtos/prisma.png) no-repeat;}
div.imagem-systemic {background: url(../images/imagem-produtos/systemic.png) no-repeat;}
div.imagem-labrador {background: url(../images/imagem-produtos/labrador.png) no-repeat;}

div#produto-imagem-breve-texto h3 {
	display: block;
	height: 85px;
	padding: 0 0 20px 0;
	}
div#produto-imagem-breve-texto h3.logo-brasao {background: url(../images/logo-produtos/brasao.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-cimox {background: url(../images/logo-produtos/cimox.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-difluchem {background: url(../images/logo-produtos/difluchem.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-galeao {background: url(../images/logo-produtos/galeao.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-glifosato {background: url(../images/logo-produtos/glifosato.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-glifoxin {background: url(../images/logo-produtos/glifoxin.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-helmoxone {background: url(../images/logo-produtos/helmoxone.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-mofotil {background: url(../images/logo-produtos/mofotil.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-prisma {background: url(../images/logo-produtos/prisma.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-systemic {background: url(../images/logo-produtos/systemic.gif) no-repeat;}
div#produto-imagem-breve-texto h3.logo-labrador {background: url(../images/logo-produtos/labrador.gif) no-repeat;}

div#produto-imagem-breve-texto ul {
	padding: 0 0 0 24px;
	list-style: none;
	}
div#produto-imagem-breve-texto ul.segundo_ {padding: 10px 0 0 24px;}
div#produto-imagem-breve-texto ul li {
	display: inline;
	border-right: 1px solid #000;
	}
div#produto-imagem-breve-texto ul li.ultimo-link {border: 0;}
div#produto-imagem-breve-texto ul li a {
	color: #000;
	font-weight: bold;
	padding: 0 8px
	}

div.pragas {width: 207px;}
div.seletividade {width: 236px;}

div.titulo-produto-interno,
div.titulo-produto-interno * {height: 34px;}

div.titulo-produto-interno {
	padding: 0 0 0 6px;
	margin: 0 0 15px 0;
	background: url(../images/titulo-produto-interno-esquerda.gif) no-repeat;
	}
div.titulo-produto-interno div {
	padding: 0 6px 0 0;
	background: url(../images/titulo-produto-interno-direita.gif) no-repeat right top;
	}
div.titulo-produto-interno p {background: url(../images/titulo-produto-interno-centro.gif) repeat-x;}
div.titulo-produto-interno p span {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 19px;
	line-height: 30px;
	background: url(../images/titulo-produto-interno-esquerda2.gif) no-repeat;
	}

div#produto-conteudo-esquerda,
div#produto-conteudo-direita {float: left;}

div#produto-conteudo-esquerda {
	width: 502px;
	padding: 0 15px 0 0;
	}
div#produto-conteudo-direita {
	width: 322px;
	padding: 0 0 0 15px;
}

ul.produtos-conteudo-lista {list-style: none;}

ul.produtos-conteudo-lista li {
	display: table;
	padding: 0 6px 15px 10px;
	background: url(../images/produto-icone-lista.gif) no-repeat 0 7px;
	}

ul.produtos-conteudo-lista li b {font-size: 12px;}

/*####################Fotos Culturas####################*/
.fotos-cultura .jcarousel-container-horizontal {
	width: 480px;
	height: 95px;
	}

.fotos-cultura .jcarousel-clip-horizontal {
	width: 432px;
	height: 95px;
	margin: 0 23px;
	}

div.fotos-cultura {
	margin: 17px 0 20px 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	}

ul#ul-fotos-cultura li {float: left;}

ul#ul-fotos-cultura {list-style: none;}

ul#ul-fotos-cultura li a img {
    width:  98px;
    height: 95px;
	}
	
ul#ul-fotos-cultura li a,
ul#ul-fotos-cultura li a img {
	border: 0;
	overflow: hidden;
	float: left;
	}
	
.fotos-cultura .jcarousel-item-horizontal {padding: 0 5px;}

/***  Horizontal Buttons ***/
.fotos-cultura .jcarousel-next-horizontal {
    position: absolute;
    top: 34px;
    right: 0;
    width: 23px;
    height: 28px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
	}

.fotos-cultura .jcarousel-next-horizontal:hover {background-position: -23px 0;}

.fotos-cultura .jcarousel-next-horizontal:active {background-position: -46px 0;}

.fotos-cultura .jcarousel-next-disabled-horizontal,
.fotos-cultura .jcarousel-next-disabled-horizontal:hover,
.fotos-cultura .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -69px 0;
	}

.fotos-cultura .jcarousel-prev-horizontal {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 23px;
    height: 28px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
	}

.fotos-cultura .jcarousel-prev-horizontal:hover {background-position: -23px 0;}

.fotos-cultura .jcarousel-prev-horizontal:active {background-position: -46px 0;}

.fotos-cultura .jcarousel-prev-disabled-horizontal,
.fotos-cultura .jcarousel-prev-disabled-horizontal:hover,
.fotos-cultura .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -69px 0;
	}
/*####################FIM - Fotos Culturas####################*/
/*####################Fotos Graficos####################*/
.graficos {
	width: 502px;
	position: relative;
	overflow: hidden;
	display: none;
	}
	
.graficos .botao-voltar,
.graficos .botao-avancar {
	position: absolute;
	top: 132px;
	cursor: pointer;
	width: 24px;
	height: 28px;
	}
.graficos .botao-voltar img,
.graficos .botao-avancar img {
	width: 24px;
	height: 28px;
	}
.graficos .botao-voltar {
	z-index: 103;
	left: 5px;
	}
.graficos .botao-avancar {
	z-index: 102;
	right: 5px;
	}
	
.graficos .graficos-area {
	width: 420px;
	overflow: hidden;
	margin: 0 auto;
	}

.graficos ul.graficos-lista {
	list-style: none;
	width: 5020px;
	}

.graficos .graficos-lista li {
	float: left;
	overflow: hidden;
	}
/*####################FIM - Fotos Graficos####################*/
div.produto-interno-imagem-alternativa {
	height: 120px;
	padding-right: 146px;
	background: url(../images/produtos-brasao-alternativa.jpg) no-repeat right top;
	}
	
p.produto-interno-imagem-alternativa-inteira {
	width: 276px;
	height: 226px;
	background: url(../images/produtos-systemic-alternativa.jpg) no-repeat;
	}
	
p#arquivos-para-download {
	font-size: 12px;
	color: #0e4a93;
	font-weight: bold;
	padding: 0 0 4px 25px;
	margin: 25px 0 2px 0;
	background: url(../images/arquivos-para-download.gif) no-repeat;
	}
/**********************************FIM - Produtos - Corpo**********************************/

/**********************************Produtos - Agricultura**********************************/
p.produtos-agricultura-imagem-centro {background: url(../images/produtos-agricultura-imagem-centro.png) no-repeat left bottom;}

span#titulo-coluna-lateral {
	display: block;
	text-align: center;
	background: url(../images/produtos-agricultura-lista-fundo.jpg) repeat-x;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	}
	
h5.agricultura-form-titulo {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 0 0;
	}
	
form.agricultura-form {}

form.agricultura-form select {
	width: 234px;
	height: 21px;
	}
/**********************************FIM - Produtos - Agricultura**********************************/

/**********************************Produtos - Nutrição Humana e Animal**********************************/
p.produtos-nutricao-humana-e-animal-imagem-centro {background: url(../images/produtos-nutricao-humana-e-animal-imagem-centro.png) no-repeat left bottom;}
/**********************************FIM - Produtos - Nutrição Humana e Animal**********************************/

/**********************************Produtos - Farmaceutico**********************************/
p.produtos-farmaceutico-imagem-centro {background: url(../images/produtos-farmaceutico-imagem-centro.png) no-repeat left bottom;}
/**********************************FIM - Produtos - Farmaceutico**********************************/

/**********************************Produtos - Quimicos**********************************/
p.produtos-quimicos-imagem-centro {background: url(../images/produtos-quimicos-imagem-centro.png) no-repeat left bottom;}
/**********************************FIM - Produtos - Quimicos**********************************/

/**********************************ERRO 404**********************************/
p#erro404 {
	font-size: 35px;
	color: #0d14ae;
	}
/**********************************FIM - ERRO 404**********************************/

/**********************************FIM - ERRO 404**********************************/
table#agricultura-tbl-ie6 {width: 420px;}

table#agricultura-tbl-ie6 tr td {
	padding: 25px 0 25px 0;
	background: url(../images/agricultura-tbl-ie6-divisao.gif) no-repeat right bottom;
	}
table#agricultura-tbl-ie6 tr td.primeiro {padding: 0 0 25px 0;}
table#agricultura-tbl-ie6 tr td.ultimo {padding: 25px 0 0 0;}
table#agricultura-tbl-ie6 tr td.primeiroultimo {padding: 0 0 0 0;}
/**********************************FIM - ERRO 404**********************************/
