/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EFF7EE;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#menu a {
	font-size: 12px;
	color: #FFFFFF;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_ger a {
	font-size: 12px;
	color: #006600;
    font-weight:bold;
}
#menu_ger a:link {
	text-decoration: none;
	color: #006600;
    font-weight:bold;
}
#menu_ger a:visited {
	text-decoration: none;
	color: #006600;
    font-weight:bold;
}
#menu_ger a:hover {
	text-decoration: none;
	color: #006600;
    font-weight:bold;
}
#menu_ger a:active {
	text-decoration: none;
	color: #006600;
    font-weight:bold;
}

#fap a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
#fap a:link {
	text-decoration: none;
	font-weight:bold;
}
#fap a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#fap a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#fap a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#tabela table{
    border-style: solid;
	border-color: #336633;
    border-width: 0 0 1px 1px;
}

#tabela td{
    border-style: solid;
	border-color: #336633;
    border-width: 1px 1px 0 0;
}

.borda_left_bottom{
   border-bottom: 1px  solid #336633;
   border-left: 1px  solid #336633;
}
a {
	font-size: 11px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
  border:0px;
}

.texto_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
}
.texto_subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #378C59;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto_amarelo {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.texto_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.texto_vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.texto_projeto_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.texto_cabecalho_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:20px;
	padding-right:20px;
}
.bot_cancelar {
	background-image: url(../imagens/bot_cancelar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 118px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_enviar {
	background-image: url(../imagens/bot_enviar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_novo {
	background-image: url(../imagens/bot_novo.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_ok {
	background-image: url(../imagens/bot_ok.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_pesquisar {
	background-image: url(../imagens/bot_pesquisar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_remover {
	background-image: url(../imagens/bot_remover.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bot_salvar {
	background-image: url(../imagens/bot_salvar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_submeter {
	background-image: url(../imagens/bot_submeter.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bot_voltar {
	background-image: url(../imagens/bot_voltar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	border: 1px solid #7CB8D4;
	text-transform: uppercase;
	background-image: url(../imagens/input_background.gif);
	background-repeat: repeat-x;
}
*/
.bot_alterar {
	background-image: url(../imagens/bot_alterar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_imprimir {
	background-image: url(../imagens/bot_imprimir.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_retornar {
	background-image: url(../imagens/bot_retornar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_sair {
	background-image: url(../imagens/bot_sair.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_fechar {
	background-image: url(../imagens/bot_fechar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_impressao {
	background-image: url(../imagens/bot_impressao.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_editar {
	background-image: url(../imagens/bot_editar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot_pdf {
	background-image: url(../imagens/bot_pdf.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fundo_cabecalho_tabela1 {
	background-color: #EFFDDF;
}

.fundo_cabecalho_tabela2 {
	background-color: #E1F2FF;
}

.fundo_cabecalho_tabela3 {
	background-color: #EEEEEE;
}

.fundo1 {
    background-color: #B2DCC6;
}

.fundo2 {
    background-color: #CFD8D2;
}

.lowercase {
  text-transform:lowercase;
}
.cursor_mao {
  cursor: hand;
  cursor: pointer;
}

/*
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDDAE9;
	border: 1px solid #7CB8D4;
	text-transform: uppercase;
}
*/
input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #7CB8D4;
	text-transform: uppercase;
	padding-left:5px;
	padding-right:5px;
	background-color: #CDDAE9;
/*	background-image: url(../imagens/input_background.gif);
	background-repeat: repeat-x;*/
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7CB8D4;
	text-transform: uppercase;
	background-color: #CDDAE9;
	padding-left:5px;
	padding-right:5px;
/*	background-image: url(../imagens/input_background.gif);
	background-repeat: repeat-x;*/
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7CB8D4;
	text-transform: uppercase;
	background-color: #CDDAE9;
/*	background-image: url(../imagens/input_background.gif);
	background-repeat: repeat-x;*/
}
