/*** GLOBAIS ***/

* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font-family: Arial, "Trebuchet MS", sans-serif;
	color:#039;
}
body {
	background:#FFF url('../imagens/bg01.png') top left repeat-x;
}
.vcSome {
	display:none;
}
div#esGeral {
	margin:0 auto;
	width:776px;
	background:#FFF;
	position:relative;
}
a {
	color:#000;
	text-decoration:none;
}
a.lgNeobiz {
	margin:0 auto;
	padding:5px 0;
	width:40px;
	display:block;
}
strong {
	font-weight:bold;
	color:#000;
}

/*** TOPO ***/

div#esTopo {
	height:150px;
	background:transparent url('../imagens/bg_tp01.jpg') no-repeat;
	position:inherit;
}
h1	{
	height:109px;
	text-indent:-10000px;
}
h1 a:link, h1 a:visited	{
	margin:0 auto;
	width:200px;
	height:90px;
	display:block;	
}

/*** ICONES E BUSCA ***/

p#icoPI, p#icoMS, #frBusca {
	display:block;
	font-size:11px;
	position:absolute;
}
p#icoPI a:link, p#icoPI a:visited, p#icoMS a:link, p#icoMS a:visited {
	margin:0 auto;
	height:26px;
	display:block;
}
p#icoPI a, p#icoMS a {
	cursor:pointer;
}
span#txtPI, span#txtMS {
	height:26px;
	background:transparent url('../imagens/bg_h_tip01.png') 25px no-repeat;
	line-height:26px;
	display:block;
	visibility:hidden;
}
p#icoPI {
	top:23px;
	left:20px;
	width:150px;
	text-indent:33px;
}
p#icoPI a {
	background:transparent url('../imagens/ico_h01.png') no-repeat;
}
p#icoPI a:hover {
	background:transparent url('../imagens/ico_h01.png') 0 -26px no-repeat;
}
p#icoMS {
	top:52px;
	left:20px;
	width:150px;
	text-indent:33px;
}
p#icoMS a {
	background:transparent url('../imagens/ico_m01.png') no-repeat;
}
p#icoMS a:hover {
	background:transparent url('../imagens/ico_m01.png') 0 -26px no-repeat;
}
form#frBusca {
	width:136px;
	top:33px;
	left:625px;
}
input#txtBuscar, input#btBuscar {
	padding:5px 5px 5px 10px;
	height:26px;
	position:absolute;
}
input#txtBuscar {
	width:121px;
	background:transparent url('../imagens/bg_h_bus01.png') no-repeat;
}
input#btBuscar {
	width:15px;
	left:121px;
	background:transparent url('../imagens/ico_b01.png') no-repeat;
}

/*** MENU PRINCIPAL ***/

ul#mnPrincipal {
	width:776px;
	height:41px;
	background:transparent url('../imagens/bg_mn01.png') no-repeat;
	position:relative;
}
ul#mnPrincipal li {
	position:absolute;
}
ul#mnPrincipal li, ul#mnPrincipal a {
	height:41px;
	display:block;
}
ul#mnPrincipal li a {
	text-indent:-10000px;
}
#mn01 {
	left:48px;
	width:75px;
}
#mn01 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -48px -41px no-repeat;
}
#mn02 {
	left:137px;
	width:47px;
}
#mn02 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -137px -41px no-repeat;
}
#mn03 {
	left:196px;
	width:55px;
}
#mn03 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -196px -41px no-repeat;
}
#mn04 {
	left:260px;
	width:58px;
}
#mn04 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -260px -41px no-repeat;
}
#mn05 {
	left:334px;
	width:78px;
}
#mn05 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -334px -41px no-repeat;
}
#mn06 {
	left:425px;
	width:54px;
}
#mn06 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -425px -41px no-repeat;
}
#mn07 {
	left:491px;
	width:55px;
}
#mn07 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -491px -41px no-repeat;
}
#mn08 {
	left:558px;
	width:78px;
}
#mn08 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -558px -41px no-repeat;
}
#mn09 {
	left:647px;
	width:76px;
}
#mn09 a:hover {
	background:transparent url('../imagens/bg_mn01.png') -647px -41px no-repeat;
}

/*** RODAPE ***/

div#esRodape {
	width:776px;
	height:48px;
	background:transparent url('../imagens/bg_rdp01.png') no-repeat;
	clear:both;
}
div#esRodape address {
	display:none;
}