#bmenu {
	background: url(../imagens/bg_topo.jpg);
	width: 761px;
	height: 85px;
}

#bhome {
	background: url(../imagens/fundo.gif);
	width: 761px;
	height: 443px;
}

#amenu2 {
 position: relative;
 z-index: 10;
 height: 23;
 top: 62px;
 right: 0px;
 text-align: right;
}

#afrase3 {
 position: absolute;
 z-index: 1;
 height: 16;
 top: 21;
 right: 15px;
 }


/*---------------------------------------------------------------------------------
Base real do site
-----------------------------------------------------------------------------------*/

#alogo {
 position: absolute;
 z-index: 1;
 width: 189;
 height: 35;
 top: 25;
 left: 25;
}
#amenu {
 position: absolute;
 z-index: 1;
 height: 23;
 bottom: 0;
 right: 0;
 text-align: right;
}

#afrase {
 position: absolute;
 z-index: 1;
 height: 16;
 top: 21;
 right: 11;
}
#afrase2 {
 position: absolute;
 z-index: 1;
 height: 82;
 top: 0;
 right: 15px;
 visibility: hidden;
}

#tribo {
 position: absolute;
 z-index: 1;
 height: 16;
 width: 16;
 left: 0;
 bottom: 0;
}

#aflash {
 position: absolute;
 z-index: 1;
 height: 182;
 width: 761;
 top: 95;
 left: 0; /*7*/
 background-color: #ffffff;
}
#aimghome {
 position: absolute;
 z-index: 1;
 height: 176;
 width: 246;
 right: 0; /* 40 left: 523;*/
 bottom: 5;
}

#homedest {
 position: absolute;
 z-index: 3;
 height: 20;
 width: 510;
 left: 0; /* 7 */
 top: 277;
}

#atxthome {
 position: absolute;
 z-index: 2;
 height: 150; /* 220 */
 width: 490;
 left: 0; /*6 */
 bottom: 5; /*75 50;*/
 visibility:hidden;
 overflow:hidden;
 clip:rect(0,490,150,0);
}

#tipomain { 
 z-index: 1;
 position: absolute;
 top:105;
 left:0;
}


#aflashint{
 position: absolute;
 z-index: 5;
 height: 359;
 width: 153;
 left: 0; /* 8 */
 top: 95;
}

#atextoint{
 position: absolute;
 z-index: 2;
 height: 332; /* 305 */
 width: 549;
 left: 170;
 top: 120;
 visibility:hidden;
 overflow:hidden;
 clip:rect(0,549,332,0);
}

#aendereco{
 position: absolute;
 z-index: 2;
 height: 313;
 width: 104;
 left: 450;
 top: 150;
}

#inttitulo {
 position: absolute;
 z-index: 3;
 height: 20;
 width: 510;
 left: 166;
 top: 90;
}

body, tr, td {
  font-family: verdana;
  font-size: 11;
  color: #333333;
}

a {
  font-family: verdana;
  font-size: 11;
  color: #333333;
  text-decoration: none;
}

#data {
  font-family: verdana;
  font-size: 11;
  color: #207241;
}

#txthome {
  font-family: verdana;
  font-size: 11;
  color: #585A57;
}

#titulopgs {
  font-family: trebuchet;
  font-size: 17;
  color: #207241;
}

input {
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

#setaup { 
 position: absolute;
 visibility:hidden;
 z-index: 9;
 top: 300;
 left: 502;
 width: 10;
}

#setadown { 
 position: absolute;
 visibility:hidden; 
 z-index: 9; 
 bottom: 5; /*75*/ 
 left: 502;
 width: 10;
}

#setaupint { 
 position: absolute;
 visibility:hidden;
 z-index: 9;
 top: 120;
 left: 750;
 width: 10;
}

#setadownint { 
 position: absolute;
 visibility:hidden; 
 z-index: 9; 
 top: 445; 
 left: 750;
 width: 10;
}

#contem{ 
	position:absolute;
	top:50%;
	left:50%;
	height:460px;
	width:761px;
	margin:-230px 0 0 -380px;
	overflow:hidden;
	background-color: #ececec /*url(imagens/fundo.gif);*/
}