﻿body
{
	background-color: White;
    font-family:tahoma, arial, sans-serif;
	font-size: 12px;
}

.logo
{
	background-image: url("Imagens/logo.gif");
}

A
{
	color: #464646;
}

A:hover
{
	color: #7F3903;
}

.HyperLink
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: none;
	cursor: pointer;
	color: #464646;
}

.HyperLink:hover
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: none;
	cursor: pointer;
	color: #7F3903;
}

.label_pequeno_marrom
{
	font-family:tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F3903;
}

.label_medio_bold_marrom
{
	font-family:tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F3903;
}

.label_normal_bold
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
}

.label_titulo_bold
{
	background: url("Imagens/a2.gif") repeat-x;
	font-family:tahoma, arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #464646;
	clear: both;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	height: 25px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-color: #F0F0F0;
}

.label_titulo_bold
{
	background: url("Imagens/a2.gif") repeat-x;
	font-family:tahoma, arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #464646;
	clear: both;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	height: 25px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-color: #F0F0F0;
}

.label_linha
{
	font-family:tahoma, arial, sans-serif;
	font-size: small;
	color: #7F3903;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #7F3903;
}

.label_linha_bold
{
	font-family:tahoma, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #7F3903;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #7F3903;
}

.box
{
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
}

.box_top_esquerda
{
	background: url("Imagens/box_top_esquerda.gif") no-repeat;
	height: 25px;
}

.box_top
{
	background: #F0F0F0 url("Imagens/box_top.gif");
	color: #464646;
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}

.box_top_direita
{
	background: url("Imagens/box_top_direita.gif") no-repeat;
	height: 25px;
}

.box_bottom_esquerda
{
	background: url("Imagens/box_bottom_esquerda.gif") no-repeat;
	height: 1px;
}

.box_bottom
{
	background: #F0F0F0 url("Imagens/box_bottom.gif");
	color: #464646;
	height: 1px;
}

.box_bottom_direita
{
	background: url("Imagens/box_bottom_direita.gif") no-repeat;
	height: 1px;
}

.barra_verde
{
	height: 25px;
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url("Imagens/barra4.gif");
}

.barra_cinza
{
	height: 25px;
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	background-image: url("Imagens/a2.gif");
}










.footer
{
clear: both;
background: url("Imagens/a2.gif") repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
height: 25px;
}




.barra
{
	background-image: url("Imagens/barra01.jpg");
	height: 25px;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

#menu
{
	width: 190px;
	margin: 1px;
	border-style: none;
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#menu li a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu li a:link, #menu li a:visited
{
	color: #656556;
	display: block;
	background: url("Imagens/menu.gif");
	padding: 4px 0 0 20px;
}

#menu li a:hover, #menu li #current
{
	color: #474739;
	background: url("Imagens/menu.gif") 0 -32px;
	padding: 4px 0 0 20px;
}

.LinkMenu
{
	height: 25px;
}

.LinkMenu:hover
{
	background-image: url("Imagens/barra01.jpg");
	height: 25px;
}

.Botao
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	height: 22px;
	border-bottom: solid 1px Gray;
	border-right: solid 1px Gray;
	border-left: solid 1px Gray;
	border-top: solid 1px Gray;
}

.label
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
}

.label_small
{
    font-family:tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DF2519;
}

.label_larger
{
	font-family:tahoma, arial, sans-serif;
	font-size: x-large;
	color: #DF2519;
}

.label_sucesso
{
	font-family:tahoma, arial, sans-serif;
	font-size: medium;
	color: Maroon;
}

.label_importante
{
	font-family:tahoma, arial, sans-serif;
	font-size: xx-small;
	color: Maroon;
}

.label_erro
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: Red;
}

.label_informativo
{
	font-family:tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #71B234;
}

.label_opaco
{
	font-family:tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #474739;
}

table
{
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
}

.table_header
{
	font-family:tahoma, arial, sans-serif;
	font-size: small;
	color: #DF2519;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #DF2519;
}

.table_titulo
{
	font-family:tahoma, arial, sans-serif;
	font-size: small;
	color: #DF2519;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #DF2519;
}

.table_titulo_x-small
{
	font-family:tahoma, arial, sans-serif;
	font-size: x-small;
	color: #6CB037;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #6CB037;
}



.dtg_header
{
	font-family:tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 25px;
	background-image: url("Imagens/barra01.jpg");
}

.dtg_footer
{
	font-family:tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 25px;
	background-image: url("Imagens/barra01.jpg");
}

.dtg_item
{
	font-size: 12px;
	font-family:tahoma, arial, sans-serif;
	color: Black;
	background-color: #F0F0F0;
}

.dtg_alternate
{
	font-size: 12px;
	font-family:tahoma, arial, sans-serif;
	color: Black;
	background-color: #E8E8E8;
}

.atrasado
{
	color:Red;
}

.btnNavegacao
{
	width:30px;
}

.btnOperacao
{
	width: 100px;
}

.grifa_linha
{
	border-bottom-width: medium;
	border-bottom-style:solid;
}

.borda_direita
{
	border-right: black 1px solid;
}

.borda_direita_e_superior
{
	border-right: black 1px solid;
	border-top: black 1px solid;
}

.borda_superior
{
	border-top-style:solid;
	border-top-width: 1px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-color:Black;
}

.borda_inferior
{
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-color:Black;
}

.info_aux
{
	border-bottom-width: 1pt;
	border-bottom-style:solid;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-color:Black;
	font-size:xx-small;
}

.titulo
{
	font-family:tahoma, arial, sans-serif;
	color: #666666;
	font-size: medium;
	font-weight:bold;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-color: #71B234;
}

.rodape
{
	font-family:tahoma, arial, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #97B997;
}

/*********************/
/* Início: Paginação */
/*********************/
.virtualpage, .virtualpage2, .virtualpage3{/*hide the broken up pieces of contents until script is called. Remove if desired*/
    display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
    width: 250px;
    text-align: center;
    padding: 2px 0;
    margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
    border: 1px solid navy;
    margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
    padding: 0 5px;
    text-decoration: none;
    border: 1px solid black;
    color: navy;
    background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected  
{
    color: White;
    background-color: #666666;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
    border: 0;
    padding: 0;
}

.paginationstyle a.imglinks img{
    vertical-align: bottom;
    border: 0;
}

.paginationstyle a.imglinks a:hover{
    background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
    color: White;
    background-color: #666666;
}
/**********************/
/* Término: Paginação */
/**********************/

/*****************/
/* Início: tabs2 */
/*****************/
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

#tabs2 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid silver;
      }
#tabs2 ul {
      margin:0;
      padding:5px 0 0 4px;
      list-style:none;
  }
#tabs2 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs2 a {
  float:left;
  background:url("Imagens/tableftB.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs2 a span {
  float:left;
  display:block;
  background:url("Imagens/tabrightB.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#84776B;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span {
  color:#74675B;
  }
#tabs2 a:hover {
  background-position:0% -42px;
  }
#tabs2 a:hover span {
  background-position:100% -42px;
  }

  #tabs2 #current a {
          background-position:0% -42px;
  }
  #tabs2 #current a span {
          background-position:100% -42px;
  }
  
  .tb10 {
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

/******************/
/* Término: tabs2 */
/******************/
