/* CSS Document */

.topo{
	background:url(../imagens/bg_topo.jpg) no-repeat;
	width:779px;
	height:259px;
	position:relative
}
	.logo h1{
		background:url(../imagens/logo.gif) no-repeat;
		width:217px;
		height:200px;
		padding-left:6px;
	}
	.logo h1 a{
		width:225px;
		height:116px;
		display:block;
	}

.menuPrincipal li{
	float:left;
}
	.menuPrincipal li.empresa{
		background:url(../imagens/bt_empresa.gif) no-repeat;
		width:83px;
		height:31px;
		margin-left:23px;
		display:inline;
	}
	.menuPrincipal li.empresa a{
		display:block;
		width:83px;
		height:31px;
	}
	.menuPrincipal li.produtos{
		background:url(../imagens/bt_produtos.gif) no-repeat;
		width:85px;
		height:31px;
	}
	.menuPrincipal li.produtos a{
		display:block;
		width:85px;
		height:31px;
	}
	/*.menuPrincipal li.area_atuacao{
		background:url(../imagens/bt_area_atuacao.gif) no-repeat;
		width:130px;
		height:31px;
	}
	.menuPrincipal li.area_atuacao a{
		display:block;
		width:130px;
		height:31px;
	}*/
	.menuPrincipal li.noticias{
		background:url(../imagens/bt_noticias.gif) no-repeat;
		width:75px;
		height:31px;
	}
	.menuPrincipal li.noticias a{
		display:block;
		width:75px;
		height:31px;
	}
	.menuPrincipal li.dicas{
		background:url(../imagens/bt_dicas.gif) no-repeat;
		width:61px;
		height:31px;
	}
	.menuPrincipal li.dicas a{
		display:block;
		width:61px;
		height:31px;
	}
	.menuPrincipal li.revista{
		background:url(../imagens/bt_revista.gif) no-repeat;
		width:73px;
		height:31px;
	}
	.menuPrincipal li.revista a{
		display:block;
		width:73px;
		height:31px;
	}
	.menuPrincipal li.parceiros{
		background:url(../imagens/bt_parceiros.gif) no-repeat;
		width:89px;
		height:31px;
	}
	.menuPrincipal li.parceiros a{
		display:block;
		width:89px;
		height:31px;
	}
.menuPrincipal ul{
	width:490px;
	position:absolute;
	top:43px;
	left:290px;
}

.menuSecundario li{
	float:left;
}
	.menuSecundario li.trabalhe_conosco{
		background:url(../imagens/bt_trabalhe_conosco.gif) no-repeat;
		width:119px;
		height:18px;
	}
	.menuSecundario li.trabalhe_conosco a{
		display:block;
		height:18px;
	}
		.menuSecundario li.fale_conosco{
		background:url(../imagens/bt_fale_conosco.gif) no-repeat;
		width:111px;
		height:18px;
	}
	.menuSecundario li.fale_conosco a{
		display:block;
		height:18px;
	}
	.menuSecundario li.webmail{
		background:url(../imagens/bt_webmail.gif) no-repeat;
		width:83px;
		height:18px;
	}
	.menuSecundario li.webmail a{
		display:block;
		height:18px;
	}
.menuSecundario ul{
	width:330px;
	position:absolute;
	top:10px;
	left:467px;
}
#empresa,#produtos{
	position:absolute; 
	background:#CCC;
	top:74px; 
	left:312px; 
	width:162px; 
	z-index:999;
	padding:1px;
	opacity:0.9;
	filter:alpha(opacity=90);
	visibility:hidden;
}
	#produtos{
		width:175px;
		left:400px;
	}
ul.submenu{
}
	.submenu li{
		background:#FFF url(../imagens/setinha_linksInt.gif) no-repeat 5px;
		text-indent:25px;
		height:20px;
		padding-top:3px;
	}
	.submenu li a{
		display:block;
		height:20px;
	}
	.submenu li a:hover{
		text-decoration:underline;
	}


/* INTERNAS */

.topo_internaEMP{
	background:url(../imagens/bg_topo_interna03.jpg) no-repeat;
	width:779px;
	height:219px;
}
.topo_internaPROD{
	background:url(../imagens/bg_topo_interna05.jpg) no-repeat;
	width:779px;
	height:219px;
}
.topo_internaREV{
	background:url(../imagens/bg_topo_interna04.jpg) no-repeat;
	width:779px;
	height:219px;
}
.topo_internaAREA{
	background:url(../imagens/bg_topo_interna02.jpg) no-repeat;
	width:779px;
	height:219px;
}
.topo_internaPARC{
	background:url(../imagens/bg_topo_interna01.jpg) no-repeat;
	width:779px;
	height:219px;
}	

