/* CSS Document */
html, body, dl, dt, dd, form, fieldset, h1, h2, h3, p, input {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
}
a{
	color: #45a;
	font-weight: bold;
}
#header{
	position: relative;
	width: 100%;
	height: 110px;
}
#headerCont{
	position: relative;
	width: 774px;
	height: 110px;
	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;
	width: 399px;
	height: 16px;
	left: 218px;
	bottom: 4px;
	/*background: url(pt/header_menu_bg_pri.gif) -42px 0 no-repeat;*/
}
#headerMenuPri li{
	float: left;
}
#headerMenuPri li a{
	display: block;
	text-decoration: none;
	height: 16px;
}
#headerMenuPri li a span{
	display: none;
}
#headerMenuPri li#MenuPriInstitucional a{
	width: 82px;
	background: url(es/header_menu_bg_pri.gif) -44px 0 no-repeat;
}
.MenuPriInstitucionalHover, #headerMenuPri li#MenuPriInstitucional a:hover {
	background: url(es/header_menu_bg_pri.gif) -44px -16px no-repeat;
}
#headerMenuPri li#MenuPriAlimentos a{
	width: 72px;
	background: url(es/header_menu_bg_pri.gif) -126px 0 no-repeat;
}
.MenuPriAlimentosHover, #headerMenuPri li#MenuPriAlimentos a:hover {
	background: url(es/header_menu_bg_pri.gif) -126px -16px no-repeat;
}
#headerMenuPri li#MenuPriElastomeros a{
	width: 84px;
	background: url(es/header_menu_bg_pri.gif) -198px 0 no-repeat;
}
.MenuPriElastomerosHover, #headerMenuPri li#MenuPriElastomeros a:hover {
	background: url(es/header_menu_bg_pri.gif) -198px -16px no-repeat;
}
#headerMenuPri li#MenuPriLubrificantes a{
	width: 80px;
	background: url(es/header_menu_bg_pri.gif) -282px 0 no-repeat;
}
.MenuPriLubrificantesHover, #headerMenuPri li#MenuPriLubrificantes a:hover {
	background: url(es/header_menu_bg_pri.gif) -282px -16px no-repeat;
}
#headerMenuPri li#MenuPriAdesivos a{
	width: 64px; 
	background: url(es/header_menu_bg_pri.gif) -362px 0 no-repeat;
}
.MenuPriAdesivosHover, #headerMenuPri li#MenuPriAdesivos a:hover {
	background: url(es/header_menu_bg_pri.gif) -362px -16px no-repeat;
}
/*#headerMenuPri li#MenuPriProdutos a{
	width: 114px;
}
.MenuPriProdutosHover, #headerMenuPri li#MenuPriProdutos a:hover {
	background: url(pt/header_menu_bg_pri.gif) -434px -16px no-repeat;
}*/
#headerMenuSec{
	position: absolute;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 185px;
	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: 80px;
	background: url(header_menu_bg_sec.gif) -128px 0 no-repeat;
}
#headerMenuSec li#mapa a:hover {
	background: url(header_menu_bg_sec.gif) -128px -18px no-repeat;
}
#headerMenuSec li#ling_pt a{
	width: 62px;
	background: url(header_menu_bg_sec.gif) -208px 0 no-repeat; 
}
#headerMenuSec li#ling_pt a:hover {
	background: url(header_menu_bg_sec.gif) -208px -18px no-repeat; 
}
#headerMenuSec li#ling_en a{
	width: 43px;
	background: url(header_menu_bg_sec.gif) -270px 0 no-repeat;
}
#headerMenuSec li#ling_en a:hover {
	background: url(header_menu_bg_sec.gif) -270px -18px no-repeat; 
}
#busca{
	position: absolute;
	top
	margin: 0;
	padding: 0;
	right: 18px;
	top: 30px;
}
#busca ul{
	margin: 0;
	list-style: none;
}
#busca ul li{
	margin: 0 0 0 5px;
	float:left
}
#busca ul li input{
	font-size: 10px;
	color: #919191;
	background: #fff;
	border: 1px solid #45a;
}
#busca ul li input#buscaCampo{
	padding: 3px;
}
#busca ul li input#buscaBt{
	padding: 2px;
}

#corpo{
	position: relative;
	width: 100%;
}
#corpo #corpoMenu{
	position: relative;
	width: 774px;
	margin: 0 auto;
	top: 0;
	z-index: 100;
}
#corpo #corpoMenu ul{
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 774px;
	height: 260px;
}
#corpo #corpoMenu ul li{
	width: 193px;
	height: 260px;
	float: left;
}
#corpo #corpoMenu ul li a{
	display: block;
	width: 193px;
	height: 260px;
	text-decoration: none;
}
#corpo #corpoMenu ul li a span{
	display: none;
}
#corpo div p{
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
#corpo #BgHome{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 89;
	background: url(home_bg.jpg) 50% 50%;
}
#corpo #txtHome{
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}
#corpo #BgInstitucional{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 90;
	background: url(home_bg_institucional.jpg) 50% 50%;
}
#corpo #txtInstitucional{
	display: none;
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}

#corpo #BgAlimentos{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 90;
	background: url(home_bg_alimentos.jpg) 50% 50%;
}
#corpo #txtAlimentos{
	display: none;
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}
#corpo #BgElastomeros{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 90;
	background: url(home_bg_elastomeros.jpg) 50% 50%;
}
#corpo #txtElastomeros{
	display: none;
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}
#corpo #BgLubrificantes{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 90;
	background: url(home_bg_lubrificantes.jpg) 50% 50%;
}
#corpo #txtLubrificantes{
	display: none;
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}
#corpo #BgAdesivos{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 90;
	background: url(home_bg_adesivos.jpg) 50% 50%;
}
#corpo #txtAdesivos{
	display: none;
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}
#corpo #BgProdutos{
	position: absolute;
	width: 100%;
	height: 260px;
	top: 0;
	left: 0;
	z-index: 90;
	background: url(home_bg_produtos.jpg) 50% 50%;
}
#corpo #txtProdutos{
	display: none;
	position: relative;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	z-index: 90;
}
#footer{
	position: relative;
	width: 100%;
	height: 35px;
	background: url(footer_bg_institucional.gif) 50% 50%;
}
#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;
}
