body 		{ width:100%; height:100%; margin:0; width: expression(document.body.clientWidth < 800 ? '799px' : '100%' ); background-image:url(../images/bg_site.jpg); background-repeat:no-repeat; background-position:50% 0;   }
html 		{ height:100%; }

#bg_topo	{ background-image:url(../images/hm_bg_topo.jpg); background-repeat:no-repeat; }
#bg_table	{ background-image:url(../images/hm_bg_tabela.jpg); background-repeat:no-repeat; }

.txt_empresa{ font-family:verdana; font-size:12px; color:#003366; line-height:16px; }

#ul ul, #ul2 ul		{ font-family:verdana; font-size:12px; color:#003366; line-height:22px; margin:0; padding:0; list-style:none }
#ul li, #ul2 li		{ background-image:url(../images/hm_bullets.jpg); background-repeat:no-repeat; padding-left:25px;  }

.txt_roda	{ font-family:verdana; font-size:10px; color:#666;}
.txt_ponto	{ color:#006699;}

/********************************************************************************************************************************/
/* 															     POPUP															*/
/********************************************************************************************************************************/
#flash_cha					{ display:none; z-index:100; position: absolute; top: 70px; left: 200px; width: 425px; height: 385px; padding-top: 3px; padding-bottom: 3px; border-width: 1px; border-style: solid; border-color:#666666; background: #eeeeee; }
.lk_popup					{ font-family:verdana;font-size:12px;line-height:25px;text-decoration:none;color:#333333;}	