.erro{
	border: 1px #FF0000 dashed;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	background-color: #FFDDDD;
	padding: 10px;
}
.vazio{
	background-image: url("/Imagens/Fundo_Menu_Esquerdo.gif");
	border:0px;
}
.topico th{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
	background-image: url("/Imagens/Topico.gif");
}


.gtopico{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
	font-weight: bold;
	text-align: center;
	background-image: url("/Imagens/Topico.gif");
}

.panel{
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #aaaaaa;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #CCCCCC;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #CCCCCC;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #aaaaaa;
	background-color : #F0F0F0;
	PADDING: 5PX;
	color : #000000;
	font-size : 11px;
}

.panel th{
	text-align: left;
	color: #0000DD;
	font-family: verdana;
	font-weight: bold;
	border: 0px;
}

.cal_soma{
	color: red;
	text-align: right;
	font-weight: bold;
	padding: 0px;
	
}
.cal_ac{	
	border-collapse: collapse;
}

.cal_ac_qmes{
	font-weight: bold;
	border-left-width: 0px;	
}

.cal_ac th{
	padding: 1px;
	font-family: verdana;
	font-size: 14px;
	background-color: #CCCCDD;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black black black black ;
}

.cal_ac td{	
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000 ;
	color: #666666;
	background-color: #FFFFFF;
}


.listbox{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

	border-collapse: collapse;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #CCC;
	border-left-width : 2px;
	border-left-style : solid;
	border-left-color : #AAA;
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #AAA;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #CCC;
	background-color : #FEFEDD;
	color : #000000;
	font-size : 11px;
	padding: 2px;
}

.listbox th{
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
	background-image: url("/Imagens/fundoth.gif");
}

.listbox td, th{
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #CCC;

	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #CCC;
}

.listbox tr:hover{
	background-color: #CDF;
}

.listbox .selecionado{
	background-color: #99E;
	color: #FFF;
}

.warning{
	background-color: #FFEEEE;
	color: #FF0000;
	border: #FF0000 solid 1px;
	padding:10px;

}
.caixabonitinha1{
	background-color: #edf5ff;	
	border: #999999 solid 1px;
	padding:10px;
}


.itemcur{
	border-collapse: collapse;
}

.itemcur th{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, arial, helvetica, courier;
	font-size: 10px;
	text-align: center;
}
.itemcur td{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, arial, helvetica, courier;
	font-size: 10px;
	text-align: left;
	padding: 1px;
	background-color: #FEFEFE;
}


.loginfo{
	color: #0000FF;
	font-size: 11px;

}


.relacaocurriculos {
    border-collapse: collapse;
}

.relacaocurriculos td{

}

.relacaocurriculos th{
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  
}
.tbuscacur{
    border-collapse : collapse;
    border: 1px;
    border-style : solid;
    border-color: #000000;
}
.tbuscacur th {
    background-color : #cceecc;
    text-align : center;
    font-weight : bold;
    font-size : 12px;
    font-family : verdana, helvetica;
    border-color : #bbddbb;
    border-width : 0px;
    border-style : solid;
}
.tbuscacur td {
    background-color : #DDDDDD;     
    font-size : 12px;
    font-family : verdana, helvetica;
    border-color : #aaaaaa;
    border-width : 0px;
    border-style : solid;
}


.btexto2{
  font-size: 11px;
  font-weight: bold;
  font-family: arial;
}

.aviso_meio{
  font-size: 10px;
  color: #444444;
}
.menu_intra_pub td{
  font-family: verdana, helvetica;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #DCDCC6;
  padding: 4px;        
}
.menu_intra_pub th{
  font-family: verdana, helvetica;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #000000;        
}

.bolinha{
  font-size: 20px;
  font-family: verdana, helvetica;
}
.exemplo{
  color: #FF0000;
  font-size: 10px;

}
.info_pagina {
font-family : times;
font-size : 18px;
color : #000055;
}

.pastinha {
	color : #000000;
	background : #d6e5bf;
	font-size : 9px;
	font-family : verdana, helvetica;
	border : 0;
}

.busca_cad_gen {
font-size : 11px;
color : #000000;
font-family : arial, helvetica;
}


.tabela_intranet {
border-collapse : collapse;
}
.tabela_intranet th {
background-color : #cceecc;
text-align : center;
font-weight : bold;
font-size : 11px;
font-family : verdana, helvetica;
border-color : #bbddbb;
border-width : 1px;
border-style : solid;
}
.tabela_intranet td {
background-color : #ffffff;
text-align : center;
font-size : 10px;
font-family : verdana, helvetica;
border-color : #aaaaaa;
border-width : 1px;
border-style : solid;
}
.separado {
font-family : verdana, helvetica;
font-size : 12px;
color : #000000;
background-color : #ededd7;
border-color : #aaaaaa;
border-width : 1px;
border-style : solid;
}

.cadastro_generico_tabelado th {
font-family : verdana, helvetica;
font-size : 12px;
color : #000000;
background-color : #dcdcc6;
border-color : #aaaaaa;
border-width : 1px;
border-style : solid;
}
.cadastro_generico_tabelado {
border-collapse : collapse;
}
.cadastro_generico_tabelado td {
font-family : verdana, helvetica;
font-size : 11px;
color : #000000;
background-color : #f8f8ef;
border-width : 1px;
border-style : solid;
border-color : #aaaaaa;
border-collapse : collapse;
}
.void_imprimir {
font-size : 10px;
font-family : tahoma;
}
.tinyinfo {
font-size : 9px;
color : #666666;
}
.mostra_limite {
font-family : verdana, helvetica;
font-size : 9px;
text-align : center;
}
.miniinfo {
border-right-width : 1px;
border-right-style : dashed;
border-right-color : #aaaaaa;
border-left-width : 1px;
border-left-style : dashed;
border-left-color : #aaaaaa;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #aaaaaa;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #aaaaaa;
background-color : #ffeeee;
color : #ff0000;
font-size : 11px;
}
.publico_input {
font-family : verdana, helvetica;
font-size : 11px;
border : 1px solid #d6dddd;
background-color : #fefefe;
}

.publico_registro_generico {
border-right-width : 1px;
border-right-style : dashed;
border-right-color : #aaaaaa;
border-left-width : 1px;
border-left-style : dashed;
border-left-color : #aaaaaa;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #aaaaaa;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #aaaaaa;
background-color : #f7eeee;
}
.convitecadgenpub {
font-family : verdana, helvetica;
font-size : 9px;
color : #000000;
}
.titulo_album, .titulo_album:hover {
font-family : "times new roman";
font-size : 20px;
color : #000000;
font-weight : bold;
text-decoration : none;
}
.rodapezinho {
font-family : verdana, helvetica;
font-size : 9px;
color : #ffffff;
text-align : center;
}
body {
margin : 0;
padding : 0;
}
.acessos {
font-size : 10px;
font-family : verdana, helvetica;
text-align : right;
color : #444444;
}
.fonte_cadastro_generico {
font-family : arial;
color : #888888;
}
.link_site {
color : #000088;
}
.titulo_blog {
font-family : arial;
font-size : 16px;
color : #000000;
font-weight : bold;
}
.texto_blog {
font-family : arial;
font-size : 13px;
color : #000000;
}
.info_blog {
font-family : arial;
font-size : 11px;
color : #995522;
}

.titulo_cadastro_generico {
font-family : verdana, helvetica;
font-size : 15px;
font-weight : bold;
}

.titulo_registro_generico {
border-right-width : 1px;
border-right-style : solid;
border-right-color : #777777;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #bbbbbb;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #bbbbbb;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #777777;
background-color : #eeeeff;
}
.registro_generico {
border-right-width : 1px;
border-right-style : dashed;
border-right-color : #aaaaaa;
border-left-width : 1px;
border-left-style : dashed;
border-left-color : #aaaaaa;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #aaaaaa;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #aaaaaa;
}
.principal {
border-right-width : 0;
border-right-style : dashed;
border-right-color : #aaaaaa;
border-left-width : 0;
border-left-style : dashed;
border-left-color : #aaaaaa;
border-top-width : 0;
border-top-style : dashed;
border-top-color : #aaaaaa;
border-bottom-width : 0;
border-bottom-style : dashed;
border-bottom-color : #aaaaaa;
}
.data_noticia {
color : #990000;
font-family : arial;
font-size : 11px;
text-decoration : none;
}
.texto_noticia {
font-family : verdana, helvetica;
font-size : 10px;
text-decoration : none;
color : black;
}
table.noticias {
border-width : 1px;
border-style : solid;
border-color : gray;
border-collapse : collapse;
background-color : white;
width : 100%;
page-break-after : auto;
}
table.noticias th {
border-width : 0;
padding : 0;
border-style : groove;
border-color : gray;
background-color : #ffffff;
}
table.noticias td {
border-width : 0;
padding : 0;
border-style : groove;
border-color : gray;
background-color : #ead9b8;
font-family : verdana, helvetica;
font-size : 11px;
}
.fonte_noticia {
color : #000;
background-color : #ead9b8;
text-align : right;
font-size : 10px;
font-weight : bold;
}
.titulo_noticia {
font-family : arial;
font-size : 20px;
text-align : center;
color : #000;
background-color : #ead9b8;
}
input:focus, textarea:focus, select:focus {
color : #000000;
background : #ffffaa;
}

textarea{
	font-size: 12px;
}

input, textarea, select {
color : #333333;
background : #f5f5ff;
font-family: verdana, helvetica;
}
.cab_tabela {
color : #555555;
font-weight : bold;
background-color : #cccccc;
text-align : center;
}
.debug {
border-top-width : 1px;
border-top-style : dotted;
border-top-color : #ff0000;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #ff0000;
background-color : #ffeeee;
color : black;
font-size : 12px;
}
body {
font-family : verdana, helvetica;
font-size : 12px;
}
.alerta {
font-family : verdana, helvetica;
font-size : 12px;
font-weight : bold;
color : #880000;
}
.borda_tabela {
text-align : center;
font-weight : bold;
font-size : 12px;
background-color : #ccccdd;
}
.link_entidade_grande {
font-family : verdana, helvetica;
font-size : 15px;
color : #ffffff;
}
.entidade_pai {
font-family : verdana, helvetica;
font-size : 19px;
color : #000000;
}
.entidade_filho {
font-family : verdana, helvetica;
font-size : 19px;
color : #000000;
}
.adaf {
color : #cccccc;
}
.entidade_grande {
font-family : verdana, helvetica;
font-size : 35px;
font-weight : bold;
color : #555555;
}
.menu_esquerdo_titulo {
font-weight : bold;
font-size : 12px;
color : #000000;
}
.titulo_tabela {
text-align : center;
font-weight : bold;
}
.corpo_anuncio {
color : #000000;
font-weight : bold;
}
.frame_anuncios {
border-top-width : 1px;
border-top-style : dotted;
border-top-color : #000000;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #000000;
}
.sucesso_link {
color : #ff0000;
font-size : 11px;
}

.btexto_menu {
color : #000055;
font-weight : bold;
font-size : 10px;
}

.titulo_rec {
background-color : #cceecc;
text-align : center;
font-weight : bold;
}
.item_rec {
border-right-width : 1px;
border-right-style : dashed;
border-right-color : #aaaaaa;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #aaaaaa;
font-family : verdana, helvetica;
font-size : 10px;
}
.bdt {
line-height : 12px;
border-right-width : 1px;
border-right-style : dashed;
border-right-color : #000000;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #000000;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #000000;
font-size : 10px;
padding : 6px;
}
.bet {
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #000000;
font-size : 10px;
line-height : 12px;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #000000;
padding : 6px;
}
.bd {
line-height : 12px;
border-right-width : 1px;
border-right-style : dashed;
border-right-color : #000000;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #000000;
font-size : 10px;
padding : 6px;
}
.be {
font-size : 10px;
line-height : 12px;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #000000;
padding : 6px;
}
a {
color : black;
font-size : 12px;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
.form_info_erro {
font-weight : bold;
color : #ff0000;
}
.btexto {
font-weight : bold;
font-size : 12px;
color : black;
text-decoration : none;
}
td {
font-family : verdana, helvetica;
font-size : 12px;
}
.titulo_pagina {
font-family : times;
font-size : 16px;
font-weight : bold;
color : #cc0000;
text-decoration : none;
}
.rodape {
font-size : 10px;
color : #000000;
font-family : verdana, helvetica;
text-align : center;
}
.menu {
text-decoration : none;
font-weight : bold;
font-size : 11px;
color : #ffffff;
font-family : verdana, helvetica;
}
.pagina_inicial {
font-family : verdana, helvetica;
font-size : 12px;
color : #aa6666;
text-decoration : none;
}
.item_mapa {
font-family : verdana, helvetica;
font-size : 11px;
color : #995555;
text-decoration : none;
}
.presente_em {
font-family : verdana, helvetica;
font-size : 10px;
color : #000099;
text-decoration : none;
padding : 0;
}
.item_mapa:hover {
text-decoration : underline;
}

