* {
	list-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

body {
	background-color: #fff;
	text-align: center;
	padding: 2px 0 2px 0;		
}

.pagina {
	overflow: hidden;
	width: 900px;
	border: 1px silver solid;
	margin: auto;
	padding: 0;
	display: block;
}

.cabecalho {
	overflow: hidden;
	width: 100%;
	height: 130px;
}

.logo {
	text-indent: -9000px;
	overflow: hidden;
	width: 20%;
	display: block;
	height: 100px;
	position: relative;
	float: left;
	background: url(imagens/LogoNB.jpg) no-repeat center center;
}

.topo {
	height: 93px;
	width: 716px;
	margin: 7px 0 0 0;
	float: left;
	background: url(imagens/topo.jpg) no-repeat center center;
}

.menuini {
	width: 20%;
	margin: 7px auto;
	height: 20px;
	float: left;
	background-color: #e6e7eb;
}

.menu {
	width: 80%;
	margin: 7px auto;
	float: left;
	background-color: #e6e7eb;
}

.menu ul {
	width: 690px;
	margin: 0 auto;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	letter-spacing: 1px;
	border-left: 1px solid #9ba4c4;
	border-right: 1px solid #c0c5d8;
	float: left;
	padding: 2px 27px 2px 27px;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #424e79;
}

.menu ul li a:hover {
	color: #bcaa54;
}

#primeiro {
	border-left: none;
}

#ultimo {
	border-right: none;
}

.principal {
	overflow: hidden;
	width: 100%;
	height: 420px;
	margin: 10px auto; 
	padding: 0 0 0 0;
}

.coluna1 {
	overflow: hidden;
	width: 580px;
	height: 418px;
	position: relative;
	float: left;
	margin: 2px 1px 0 2px;
}

.col1 {
	width: 149px;
	position: relative;
	float: left;
	margin: 0 4px 0 0;
}

.coluna2 {
	overflow: hidden;
	width: 312px;
	height: 418px;
	position: relative;
	float: left;
	margin: 2px 2px 0 1px;
}

.certificado {
	overflow: hidden;
	width: 150px;
	height: 216px;
	position: relative;
	float: left;
	margin: 10px auto;
	border: 1px silver solid;
}

.certificado p {
	display: block;
	width: 150px;
	height: 20px;
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: small;
	color: #424e79;
	background-color: #e6e7eb;
}

.certif {
	text-indent: -9000px;
	overflow: hidden;
	width: 143px;
	display: block;
	height: 190px;
	margin: auto;
	background: url(imagens/MiniCertificado.jpg) no-repeat center center;
	border: 1px silver solid;
}

.bemvindo {
	width: 417px;
	height: 187px;
	position: relative;
	float: left;
	margin: 0 0 0 2px;
	border: 1px silver solid;
	background: url(imagens/fundo1.jpg) no-repeat center center;
}

.datahora {
	overflow: hidden;
	width: 150px;
	height: 183px;
	position: relative;
	float: left;
	margin: auto;
	padding: 4px 0 0 0;
	border: 1px silver solid;
}

.tempo {
	width: 310px;
	height: 194px;
	position: relative;
	float: left;
	margin: auto;
	border: 1px silver solid;
}

.coluna2 p {
	display: block;
	width: 310px;
	height: 20px;
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: small;
	color: #424e79;
	background-color: #e6e7eb;
}

.dolar {
	overflow: hidden;
	width: 310px;
	height: 146px;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	border: 1px silver solid;
}

.dolar div {
	width: 225px;
	text-align: justify;
}

.cert {
	width: 701px;
	height: 933px;
	margin: 10px auto;
	border: 1px silver solid;
}

.noticias {
	overflow: hidden;
	display: block;
	width: 417px;
	height: 216px;
	position: relative;
	float: left;
	margin: 10px 0 0 2px;
	text-align: justify;
	font-size: smaller;
	border: 1px silver solid;
}

.noticias div {
	display: block;
	width: 400px;
	margin: auto;
}

.titNot {
	display: block;
	width: 417px;
	height: 20px;
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: small;
	text-align: center;
	color: #424e79;
	background-color: #e6e7eb;
}

.pesquisa {
	overflow: hidden;	
	width: 310px;
	height: 51px;
	position: relative;
	float: left;
	padding: 0 0 0 0;
	margin: 10px auto;
	border: 1px silver solid;
}

.pesquisa div {
	overflow: hidden;
	margin: 10px auto;
	width: 300px;
}

.pesquisa input {
	border: 1px silver solid;
}

.txt {
	font-size: smaller;
	height: 18px;
	width: 150px;
}

.btn {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #424e79;
	height: 20px;
}

.links {
	overflow: hidden;
	width: 892px;
	height: 100px;
	margin: auto;
	border: 1px silver solid;
}

.links ul {
	width: 800px;
	margin: auto;
}

.links ul li {
	display: inline;
}

.link1 {
	margin: 0 30px 0 15px;
	width: 220px;
	height: 100px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	background: url(imagens/bnr_expobor.jpg) no-repeat center center;
}

.link2 {
	margin: 0 15px 0 15px;
	width: 145px;
	height: 100px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	background: url(imagens/logo_embrapa.gif) no-repeat center center;
}

.link3 {
	margin: 0 15px 0 15px;
	width: 120px;
	height: 100px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	background: url(imagens/logo_iac.jpg) no-repeat center center;
}

.link4 {
	margin: 0 15px 0 30px;
	width: 130px;
	height: 100px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	background: url(imagens/logo-rubberpedia.jpg) no-repeat center center;
}

.direitos {
	overflow: hidden;
	width: 100%;
	height: 20px;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424e79;
	background-color: #e6e7eb;
}

.direitos p {
	margin: 4px 0 0 0;
}

.contato {
	overflow: hidden;
	width: 100%;
	height: 380px;
	margin: 10px auto; 
	padding: 0 0 0 0;
	font-size: smaller;
	line-height: 17px;
	text-align: left;
}

.contato_col1 {
	margin: 0 0 0 10px;
	height: 380px;
	width: 200px;
	position: relative;
	float: left;
	background: url(imagens/arroba.jpg) no-repeat center center;
}

.contato_col2 {
	margin: 0 0 0 10px;
	position: relative;
	float:left;
}

.contato_col2 input {
	height: 17px;
	width: 250px;
	border: 1px silver solid;
}

.contato_col2 textarea {
	width: 332px;
	height: 120px;
	font-size: smaller;
	border: 1px silver solid;
}

.contato_col3 {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	height: 380px;
	position: relative;
	float:left;
	border-left: 1px silver solid;
}

.mail {
	margin: 5px 0 0 25px;
	font-size: 12px;
	list-style-image: url(imagens/ico_mail.gif);
	list-style-position: outside;
}

.mail_tit {
	margin: 20px 0 0 0;
}

#contato_tit {
	font-size: large;
}

#contato_enviar {
	height: 20px;
	width: 60px;
}

.qualidade {
	overflow: hidden;
	width: 100%;
	height: 1200px;
	margin: 10px auto; 
	padding: 0 0 0 0;
	font-size: medium;
	line-height: 17px;
	text-align: left;
	border: 1px solid white;
}

.qualidade_l1c1 {
	display: block;
	width: 230px;
	height: 290px;
	margin: 0 0 0 15px;
	position: relative;
	float: left;
	background: url(imagens/MedCertificado.jpg) no-repeat center center;
	border: 1px solid silver; 
}

.qualidade_l1c2 {
	display: block;
	width: 630px;
	height: 300px;
	position: relative;
	float: left;
	text-align: center;
	line-height: 200%;
	border: 1px solid white;
}

.qualidade_l1c2 p {
	display: block;
	padding: 0 40px 0 40px;	
	margin: 15px 0 0 0;
}

.qualidade_l2 {
	width: 100%;
	position: relative;
	float: left;
	border-top: 1px solid silver;
}

.qualidade_l2c1 {
	display: block;
	width: 400px;
	height: 300px;
	position: relative;
	float: left;
	background: url(imagens/laboratorio.jpg) no-repeat center center;
	border: 1px solid white; 
}

.qualidade_l2c2 {
	display: table;
	width: 480px;
	height: 300px;
	margin: 0 0 0 5px;
	position: relative;
	float: left;
	text-align: center;
	line-height: 200%;
	border: 1px solid white;
}

.qualidade_l2c2 p {
	display: block;
	padding: 0 40px 0 40px;	
	margin: 20px 0 0 0;
}

.qualidade_l3 {
	width: 100%;
	position: relative;
	float: left;
	border-top: 1px solid silver;
}

.qualidade_l3c1 {
	display: block;
	width: 400px;
	height: 300px;
	margin: 0 0 0 5px;	
	position: relative;
	float: left;
	background: url(imagens/efluentes.jpg) no-repeat center center;
	border: 1px solid white; 
}

.qualidade_l3c2 {
	display: table;
	width: 480px;
	height: 300px;
	position: relative;
	float: left;
	text-align: center;
	line-height: 200%;
	border: 1px solid white;
}

.qualidade_l3c2 p {
	display: block;
	padding: 0 40px 0 40px;	
	margin: 5px 0 0 0;
}

.qualidade_l4 {
	width: 100%;
	position: relative;
	float: left;
	border-top: 1px solid silver;
}

.qualidade_l4c1 {
	display: block;
	width: 350px;
	height: 300px;
	margin: 0 0 0 5px;	
	position: relative;
	float: left;
	background: url(imagens/gases1.jpg) no-repeat center center;
	border: 1px solid white; 
}

.qualidade_l4c2 {
	display: table;
	width: 180px;
	height: 300px;
	position: relative;
	float: left;
	text-align: center;
	line-height: 200%;
	border: 1px solid white;
}

.qualidade_l4c2 p {
	display: block;
	padding: 0 5px 0 5px;	
	margin: 35px 0 0 0;
}

.qualidade_l4c3 {
	display: block;
	width: 350px;
	height: 300px;	
	position: relative;
	float: left;
	background: url(imagens/gases2.jpg) no-repeat center center;
	border: 1px solid white; 
}

#produto {
	overflow: hidden;
	width: 100%;
	height: 720px;
}

#geb {
	display: block;
	width: 304px;
	height: 240px;
	margin: 10px 0 0 20px;
	position: relative;
	float: left;
	background: url(imagens/geb.jpg) no-repeat center center;
	border: 1px solid silver;
}

#prod_texto {
	display: block;
	width: 540px;
	height: 240px;
	margin: 10px 0 0 10px;
	position: relative;
	float: left;
	text-align: left;
}

.texto_tit {
	font-size: 16px;
	list-style: disc;
	list-style-position: inside;
}

.texto_descr {
	font-size: 14px;
	padding: 10px 0 20px 50px;
}

#nbr {
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 14px;
	position: relative;
	float: left;
}

#nbr p {
	font-size: 16px;
	line-height: 24px;
}

.bordas {
	border-collapse: collapse;
}

.bordas tr td {
	border: 1px solid silver;
	padding: 10px 10px 10px 10px;
}

#tit_req {
	font-size: 16px;
}
