/* CSS Document */
html, body, dl, dt, dd, form, fieldset, h1, h2, h3, p, input img{
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, sans-serif;
}
#header{
	position: relative;
	width: 100%;
	height: 169px;
}
#headerCont{
	position: relative;
	width: 774px;
	height: 169px;
	margin: 0 auto;
}
#headerLogo{
	position: absolute;
	display: block;
	width: 124px;
	height: 51px;
	top: 20px;
	left: 20px;
}
#headerMenuPri{
	position: absolute;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 16px;
	/*width: 602px;
	left: 86px;*/
	bottom: 4px;
}
#headerMenuPri li{
	float: left;
}
#headerMenuPri li a{
	display: block;
	text-decoration: none;
	height: 16px;
}
#headerMenuPri li a span{
	display: none;
}
#headerMenuPri li#MenuPriHome a{
	background: url(pt/header_menu_bg_pri.gif) 0 0 no-repeat;
	width: 42px;
}
#headerMenuPri li#MenuPriHome a:hover {
	background: url(pt/header_menu_bg_pri.gif) 0 -16px no-repeat;
}
#headerMenuPri li#MenuPriInstitucional a{
	background: url(pt/header_menu_bg_pri.gif) -42px 0 no-repeat;
	width: 84px;
}
#headerMenuPri li#MenuPriInstitucional a:hover {
	background: url(pt/header_menu_bg_pri.gif) -42px -16px no-repeat;
}
#headerMenuPri li#MenuPriAlimentos a{
	background: url(pt/header_menu_bg_pri.gif) -126px 0 no-repeat;
	width: 72px;
}
#headerMenuPri li#MenuPriAlimentos a:hover {
	background: url(pt/header_menu_bg_pri.gif) -126px -16px no-repeat;
}
#headerMenuPri li#MenuPriElastomeros a{
	background: url(pt/header_menu_bg_pri.gif) -198px 0 no-repeat;
	width: 84px;
}
#headerMenuPri li#MenuPriElastomeros a:hover {
	background: url(pt/header_menu_bg_pri.gif) -198px -16px no-repeat;
}
#headerMenuPri li#MenuPriLubrificantes a{
	background: url(pt/header_menu_bg_pri.gif) -282px 0 no-repeat;
	width: 87px;
}
#headerMenuPri li#MenuPriLubrificantes a:hover {
	background: url(pt/header_menu_bg_pri.gif) -282px -16px no-repeat;
}
#headerMenuPri li#MenuPriAdesivos a{
	background: url(pt/header_menu_bg_pri.gif) -369px 0 no-repeat;
	width: 65px;
}
#headerMenuPri li#MenuPriAdesivos a:hover {
	background: url(pt/header_menu_bg_pri.gif) -369px -16px no-repeat;
}
#headerMenuPri li#MenuPriProdutos a{
	background: url(pt/header_menu_bg_pri.gif) -434px 0 no-repeat;
	width: 115px;
}
#headerMenuPri li#MenuPriProdutos a:hover {
	background: url(pt/header_menu_bg_pri.gif) -434px -16px no-repeat;
}
#headerMenuPri li#MenuPriContato a{
	background: url(pt/header_menu_bg_pri.gif) -549px 0 no-repeat;
	width: 53px;
}
#headerMenuPri li#MenuPriContato a:hover {
	background: url(pt/header_menu_bg_pri.gif) -549px -16px no-repeat;
}
#headerMenuPri li#MenuPriContatoAlimentos a{
	background: url(pt/header_menu_bg_pri.gif) -549px 0 no-repeat;
	width: 53px;
}
#headerMenuPri li#MenuPriContatoAlimentos a:hover {
	background: url(pt/header_menu_bg_pri.gif) -611px -16px no-repeat;
}
#headerMenuSec{
	position: absolute;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 18px;
	right: 18px;
	top: 10px;
}
#headerMenuSec li{
	float: left;
}
#headerMenuSec li a{
	display: block;
	text-decoration: none;
	height: 18px;
}
#headerMenuSec li a span{
	display: none;
}
#headerMenuSec li#mapa a{
	width: 70px;
	background: url(header_menu_bg_sec.gif) 0 0 no-repeat;
}
#headerMenuSec li#mapa a:hover {
	background: url(header_menu_bg_sec.gif) 0 -18px no-repeat;
}
#headerMenuSec li#ling_en a{
	width: 46px;
	background: url(header_menu_bg_sec.gif) -268px 0 no-repeat;
}
#headerMenuSec li#ling_en a:hover {
	background: url(header_menu_bg_sec.gif) -268px -18px no-repeat;
}
#headerMenuSec li#ling_es a{
	width: 45px;
	background: url(header_menu_bg_sec.gif) -314px 0 no-repeat; 
}
#headerMenuSec li#ling_es a:hover {
	background: url(header_menu_bg_sec.gif) -314px -18px no-repeat; 
}
#corpo{
	position: relative;
	width: 774px;
	margin: 0 auto;
}
#menu{
	position: relative;
	width: 155px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}
#nav{
	margin: 0;
	padding: 0;
	width: 155px;
	list-style: none;
}
#nav li{
	display: block;
	width: 155px;
	margin: 0;
	padding: 0;
}
#nav li a{
	display: block;
	text-decoration: none;
}
#nav li a span{
	display: none;
}
#busca{
	position: relative;
	margin: 0;
	padding: 0;
}
#busca dl{
	margin: 20px 0 0 20px;
}
#busca dl dt{
	height: 12px;
	background: url(pt/busca.gif) no-repeat;
	margin: 0 0 5px 0;
}
#busca dl dt span{
	display: none;
}
#busca dl dd{
	margin: 0 0 5px 0;
}
#busca dl dd input{
	font-size: 10px;
	color: #919191;
	background: #fff;
}
#busca dl dd input#buscaCampo{
	width: 130px;
	padding: 3px;
}
#conteudo{
	margin: 0 0 0 155px;
	padding: 0 20px;
}
#controle{
	margin: 20px 0 10px 0;
}
#aonde{
	float: left;
	font-size:12px;
}
#tamanho{
	right: 0;
	font-size:12px;
	text-align: right;
}
#tamanho dd #pequeno{
	font-size:10px;
}
#tamanho dd #medio{
	font-size:12px;
}
#tamanho dd #grande{
	font-size:14px;
}
#controle div{
	position: relative;
	height: 10px;
	margin: 0;
	padding: 0;
}
#conteudo h1 {
	height: 64px;
	margin: 0 0 20px 0;
	padding: 0;
}
#conteudo h1 span {
	display: none;
}
#conteudo p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
#conteudo dl.caracteristica{
	line-height: 1.5em;
}
#conteudo dl.caracteristica dt{
	margin: 1.5em 0 0 0;
	font-weight: bold;
}
#conteudo dl.caracteristica dd{
	margin: 0 0 1em 0;
}
#conteudo table tr td{
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0;
}
#conteudo table tr td.tdCorner{
	border-right: 1px solid #ccc;
}
.imgRight{
	float: right;
	padding: 0 0 0 10px;
}
.imgLeft{
	float: left;
	padding: 0 10px 0 0;
}

#footer{
	position: relative;
	width: 100%;
	height: 35px;
}
#footerCont{
	position: relative;
	width: 774px;
	height: 35px;
	margin: 0 auto;
}
#direitos{
	position: relative;
	float: left;
	padding: 14px 0 0 20px;
}
#direitos p{
	font-size: 9px;
}
#tau{
	position: relative;
	float: right;
	padding: 14px 20px 0 0;
}
#tau p{
	font-size: 9px;
}
.end{
	clear: both;
}
