/* Inicio - Redefinicao de tags */

body
{
	background: #FBFCFD;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: xx-small;
}

form
{
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

input
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  height:18;
}

hr
{
	padding: 0px;
}

select
{
   background-color: #FFFFFF;
   font-family: Verdana;
   font-size: 9px;
}

textarea
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
}


.help
{
  color:"#CE0000";
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  padding: 4px;
  height: 17px;
}
.info
{
  color:Navy;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  padding: 4px;
  height: 17px;

}

.checkbox
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
}

.checkboxlist
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;

}

.radiogrouplist
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
}

.button
{ 
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}

.label {
  COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
}

.labelmini
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;;
  color: black;
}

.labelmini:link, .labelmini:visited, .labelmini:active {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;;
  color: black;
}

.labelmini:hover
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  color: red;
 }

.legenda
{
  FONT-FAMILY: Arial;
  FONT-SIZE: 9px;
  color: black;
}

.labelmiddle
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small;
  color: black;
  text-decoration:none;
}
.labelmiddle:hover
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small;
  color: red;
  text-decoration:none;
}

.labelbold
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: xx-small;	
	font-weight: bolder;	
}
.labeltitle
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: xx-small;	
	font-weight: bolder;	
}

.tabela_borda
{
	border: ButtonShadow 1px solid;
	padding: 0px;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
}

/* Fim - Redefinicao de tags */

/* Inicio - Definicoes de DataGrid */
.datagrid
{
	background-color:#F0F8FF;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:Verdana;
	font-size:xx-small;
	font-style:normal;
}

.datagrid-header
{
	text-align: center;
	background-color:#49A6D8;
	border-color:Black;
	border-style:groove;
	border-width:1px;
	color:Blue;
	font-weight:bolder;
	font-size: xx-small;
	color:White;
	height: 16px;
	vertical-align: middle;
	align: center;
	padding:2px;
}

.datagrid-item
{
	background-color:#FFF6EA;
	color:black;
	height:17px;
	padding:2px;
}

.datagrid-altermatingitem
{
	background-color:#FFE7CA;
	color:black;
	height:17px;
	padding:2px;
}

.datagrid-footer
{
	background-color:#1255CD;  /*#1E90FF;*/
	border-color:Black;
	border-style:groove;
	border-width:1px;
	padding:2%;
	color:Blue;
	font-weight:bolder;
	color:White;
	height: 16px;
	vertical-align: middle;
	padding:2px;
}
.datagrid-selecteditem
{
	background-color:#ECF3D3;
	color:black;
	height:17px;
	padding:2px;
}

/* Fim - Definicoes de DataGrid */

/* Inicio - Definicoes de Filtro */
.filtro-cabecalho
{
	background-color: #F5F5F5;
	border-top: 1px ButtonShadow solid;
	border-bottom: 1px ButtonShadow solid;
	border-left: 1px ButtonShadow solid;
	border-right: 1px ButtonShadow solid;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
	padding: 2px;
	height: 17px;
}
.filtro-corpo
{
	background-color: #FFFFFF;
	border-bottom: 1px ButtonShadow solid;
	border-left: 1px ButtonShadow solid;
	border-right: 1px ButtonShadow solid;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
	padding: 2px;
	height: 17px;
}
.filtro-areapesquisa
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
	padding: 2px;
	height: 17px;
}
.filtro-ocultarexibir
{
	cursor: hand;
}
/* Fim - Definicoes de Filtro */

/* Inicio - wuUserLogged */
.wucUserLogged {
	background-color: #F5F5F5;
	border-bottom: 1px ButtonShadow solid;
}
/* Fim - wuUserLogged */

/* Inicio - wucRodape */
.wucRodape {
	background-color: #F5F5F5;
	border-bottom: 1px ButtonShadow solid;
	border-top:    1px ButtonShadow solid;
}
/* Fim - wucRodape */

/* Inicio - Definicoes das tabelas de cadastro */
.tabela_parent {
	background-color: #2E83BF;
}
.tabela_child {
	background-color: #CCE7EE;
}
.tabela-stabs {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
}
.tabela_conteudo {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
}

/* Fim - Definicoes das tabelas de cadastro */


/* Inicio  Definicoes de Rodape */
.background 
{
	background-repeat: repeat-x;
}
.rodape
{
	font-family: Verdana;
	font-size: xx-small;
	color: Black;
}

.rodape-link:link, .rodape-link:active, .rodape-link:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #336633;
}

.rodape-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #191970;
	text-decoration:underline;
}

/* Fim  Definicoes de Rodape */


.label_tipo1
{ 
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
}

.PPRLabelText
{ COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: x-small;
  FONT-WEIGHT: bold; }

.linebreak
{ BACKGROUND-COLOR: #999999; }

.texto_mini
{ COLOR: #333333;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small; 
}

.texto_alert 
{
  COLOR: #ce0000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small; 
}
.texto_comum
{
  COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
}

.tabela_divisao
{
	background-color: #aca899;
}

/* Css utilizados no site */

.texto-azul
{
  /*COLOR: #2E83BF;*/
  COLOR: navy;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  FONT-WEIGHT: none;
}

.texto-cinza
{
  COLOR: #676767;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  FONT-WEIGHT: none;
}

.cursor-hand
{
        cursor: hand;
}

