/* Página: Portal da Transparencia ================================================================================ */
body { background:url(../imagens/fundo.png);}

.geral{width:779px; margin:0 auto; text-align:left; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
/* Limpa alguma coisa=============================================================================================================*/
.clear{clear:both;}
/*==================================================================================================================*/
/* Configuração de colunas */
.col-main { float:left; width:779px;}
/* 1 Column Layout */
.col1-layout .col-main {  width:100%; }

.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }


/* Topo=============================================================================================================*/
.topo{ background:url(../imagens/fundo_topo.png); width:812px; height:180px;  background-repeat:no-repeat; margin-top:0px;}
#logo{float:left; width:328px; height:30px; margin-top:65px; margin-left:45px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; background-image:url(../imagens/png/logo.png); }
#logo_abepom{float:left; width:109px; height:96px; margin-top:30px; background-position:0; margin-left:250px; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; background-image:url(../imagens/png/logo_abepom.png);}
/*===================================================================================================================*/
/* Menu =============================================================================================================*/
#menu{background:url(../imagens/png/barra_menu.png) no-repeat; width:761px; height:52px; margin:0 auto; }
/* All Levels */
#menu li {display:inline-block; padding-right:7px; padding:10px; vertical-align:middle; }
#menu li a{ text-decoration:none; }
/*==================================================================================================================*/
.meio{background:url(../imagens/fundo_meio.png);width:812px; height:100%; }
.meio span{ margin-left:28px;}
.rodape{background:url(../imagens/fundo_ropade.png);width:812px; height:59px;  background-repeat:no-repeat;}
.rodape span{ margin-left:25px; font-size:10px; color:#CCCCCC;}



.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

table#alter tr td {background: #ffc;} /* Toda a tabela com fundo creme */
table#alter tr.dif td {background: #eee;} /* Linhas com fundo cinza */


