
BODY{
 background-color  : #E2F5FB;
}

INPUT.desativado {
 border            : 1px solid #999999;
 background        : #EEEEEE;
 height            : 22;
}

.campo_altera {
 font-family	   : verdana, arial;
 color             : #0B56B2;
 font-weight       : bold;
 border            : 0;
 background-color  : #F4FFFF;
 text-align        : right;
 width             : 100%;
}

.item_menu {
 font-family	   : verdana, arial;
 color             : #0B56B2;
 padding           : 6 0 0 0;
 vertical-align    : top;
 text-align        : center;
 font-size    	   : 9px;
 cursor            : pointer;
 font-weight       : bold;
}

.item_menu_selec {
 font-family	   : verdana, arial;
 color             : #F71616;
 padding           : 6 0 0 0;
 vertical-align    : top;
 text-align        : center;
 font-size    	   : 9px;
 cursor            : pointer;
 font-weight       : bold;
}

.titulo_tabela {
 background-color  : #FFFFFF;
 border            : 2px solid #50A8C1;
 border-bottom     : none;
 font-family	   : verdana, arial;
 color             : #0B56B2;
 text-align	       : center;
 font-size    	   : 12px;
 font-weight       : bold;
 padding-top       : 4;
 padding-right     : 3;
}

.titulo_pesquisa {
 font-family	   : verdana, arial;
 color             : #0B56B2;
 font-size    	   : 12px;
 font-weight       : bold;
 padding-left      : 25;
 height            : 30;
}

.titulo_campo_tabela {
 background-color  : #3291AD;
 font-family	   : verdana, arial;
 color             : #FFFFFF;
 text-align	       : center;
 font-size    	   : 12px;
 font-weight       : bold;
 height            : 22;
}

.titulo_campo {
 background-color  : #3291AD;
 font-family	   : verdana, arial;
 color             : #FFFFFF;
 text-align	       : center;
 font-size    	   : 12px;
 font-weight       : bold;
 height            : 22;
 padding           : 0 0 0 0;
}

.titulo_tabela_externa {
 font-family	   : verdana, arial;
 color             : #3C7BC1;
 text-align	       : left;
 font-size    	   : 12px;
 font-weight       : bold;
 padding           : 3px;
 border-color      : red;
 height            : 10;
}

.linha_clara_tabela {
 background-color  : #C2E0EA;
 font-family	   : verdana, arial;
 color             : #2368B9;
 text-align	       : center;
 font-size    	   : 13px;
 font-weight       : bold;
}

.linha_escura_tabela {
 background-color  : #A9D4E1;
 font-family	   : verdana, arial;
 color             : #2368B9;
 text-align	       : center;
 font-size    	   : 13px;
 font-weight       : bold;
}

.texto_botao {
 font-family       : verdana, arial;
 color             : #0B56B2;
 text-align            : center;
 font-size         : 11px;
 font-weight       : bold;
 cursor            : pointer;
 padding-top       : 0;
 padding-bottom    : 0;
 padding-left      : 0;
 padding-right     : 1;
 height            : 20px;
}

.texto_azul {
 font-family	   : verdana, arial;
 color             : #0B56B2;
 text-align	       : justify;
 font-size    	   : 12px;
 font-weight       : bold;
}

.texto_azul_simples {
 font-family	   : verdana, arial;
 color             : #0B56B2;
 text-align	       : justify;
 font-size    	   : 12px;
 font-weight       : none;
}

.texto_menor {
 font-family	   : verdana, arial;
 color             : #0B56B2;
 font-size    	   : 13px;
 font-weight       : bold;
}

.titulo_tabela_2 {
 font-family	   : verdana, arial;
 color             : #4BA5C0;
 text-align	       : center;
 font-size    	   : 12px;
 font-weight       : bold;
 padding           : 0 0 0 0;
}

.comborda{
 border            : 2px solid #50A8C1;
 border-top        : none;
 background-color  : #FFFFFF;
}

.comborda_pesquisa{
 border            : 2px solid #50A8C1;
 background-color  : #EBF4FB;
 font-family	   : verdana, arial;
 color             : #0B56B2;
 text-align	       : justify;
}

.comborda_inferior{
 border-bottom    : 2px solid #50A8C1;
}

.comborda_clara{
 border           : 2px solid #8BD1E6;
 border-top       : none;
 border-bottom    : none;
}

.sem_padding{
 padding          : 0 0 0 0;
}

A{
 text-decoration : none;
 color           : #0B56B2;
}

A.azul {
 font-family	   : verdana, arial;
 color             : blue;
 font-size    	   : 12px;
 font-weight       : bold;
}

INPUT {
 font-family	 : verdana, arial;
 font-size       : 12px;
 border          : 1px solid #999999;
 padding-left    : 2px;
}

SELECT {
 font-family	 : verdana, arial;
 font-size       : 12px;
 border          : 1px solid #999999;
 padding-left    : 2px;
}

TABLE {
 border    	     : 0px;
}

TD.padding {
 font-family       : Verdana, Arial, Helvetica;
 font-size         : 9px;
 padding           : 7 7 7 7;
 color		   : #444444;
}

TD {
 padding           : 5 7 5 7;
 font-family       : verdana, arial;
 color             : #0B56B2;
 font-size         : 12px;
}


