/* CSS padrão corporate */

/*link*/
A:link
{
    COLOR: black;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: silver;
    FONT-SIZE: 12px;
    text-decoration: underline;
}
A:hover
{
    COLOR: red;
	FONT-SIZE: 12px;
    text-decoration: underline;
}


.cTexto:link
{
    text-decoration: underline; 
}
.cTexto:hover
{
    color: #004000; text-decoration: underline;
}
.cTexto:visited
{
    color: #000000;
}

.HiddenColumn
{
	display:none;
}

/*Abaixo tudo relacionado a texto*/

.cHead {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	padding-right : 6px;
	vertical-align : middle;
	}
	
.cHead2 {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-right : 6px;
	vertical-align : middle;
	}
	
.cTitle{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	}

.cSubtitulo
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

.cSubSubtitulo
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 10px;
    font-weight : bold;
    TEXT-DECORATION: none
}


.cSubtituloRed
{
    BACKGROUND-COLOR: black;
    COLOR: red;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
	
.cNormal {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	}
	
.cNormalMenor {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	}
	
.cNormalWhite {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	background-color: white;
	}
	
.cDefault {
	cursor: hand;
	}
	
.cBold {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	}

.cText {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid Whitesmoke;
	border-bottom: 1px solid Whitesmoke;
	background: White;
	}
	
.cMenor{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000000;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 10px
}
	
.cButton {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	border-top: 1px solid Whitesmoke;
	border-left: 1px solid Whitesmoke;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	cursor: default;
	}
	
.cTextFixed {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid Whitesmoke;
	border-bottom: 1px solid Whitesmoke;
	background: White;
	font-family: Courier New;
	font-size: 11px;
	}
	
.cTextDisabled {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : Gray;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid Whitesmoke;
	border-bottom: 1px solid Whitesmoke;
	background: White;
	}
p,legend {
	font:	Message-Box;
	font:	MessageBox;
	margin:	10px;
	}

.warning {
    COLOR: black;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder
	}

Body_old
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Helvetica, Arial, sans-serif
}	
	
body {
	/*background:	white;*/
	border:		0;
	margin:		0;
	}
	
html {
	border:	0;
	overflow:	hidden;
	}
	
.IFRAME {
	width: 100%;
	height: expression(document.body.clientHeight - this.offsetTop);
	}
	
.FULL { 
	height: expression(document.body.clientHeight - this.offsetTop); width: 100%; 
	overflow: auto; 
	}  

.cLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: Blue;
	}

.cDesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color: black;
	}
	
.sep {
	border-top: 1px solid gray;
	border-bottom: 1px solid white;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	}

.sep2 {
	/* border-top: 1px solid gray; */
	border-bottom: 1px solid white;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	}

.sep3 {
	/* border-top: 1px solid gray; */
	border-top: 1px solid #808080;
	border-bottom: 1px solid #404040;
	}


.home {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	}

fieldset
{
	padding-left:5px;
	/*padding-right:5px;*/
	padding-bottom:10px;
}
	
/* 
---------------------------------------------------------------------------
		STYLES ANTIGOS AINDA IMPORTANTES - NÃO USAR MAIS
---------------------------------------------------------------------------
*/

P
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
H1
{
    COLOR: indigo;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bold
}
H2
{
    COLOR: darkslateblue;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold
}
H3
{
    COLOR: darkslateblue;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}
H4
{
    COLOR: darkslateblue;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}
H5
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold
}
TH
{
    BACKGROUND: gainsboro;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left
}
TD
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
LI
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt
}
B
{
    FONT-WEIGHT: bold
}
STRONG
{
    FONT-WEIGHT: bold
}
I
{
    FONT-STYLE: italic
}
CITE
{
    FONT-STYLE: italic
}
EM
{
    FONT-STYLE: italic
}
VAR
{
    FONT-STYLE: italic
}
ADDRESS
{
    FONT-STYLE: italic
}
PRE
{
    FONT-FAMILY: Courier New
}
TT
{
    FONT-FAMILY: Courier New
}
KBD
{
    FONT-FAMILY: Courier New
}
SAMP
{
    FONT-FAMILY: Courier New
}
CODE
{
    FONT-FAMILY: Courier New;
    FONT-SIZE: 8pt
}

.Disabled
{
    COLOR: dimgray
}
LEGEND
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt
}
Axis
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt
}
PlotArea
{
    BACKGROUND-COLOR: whitesmoke
}
ValueAxis
{
    COLOR: maroon;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    number-format: #,##0
}
ChartspaceTitle
{
    COLOR: indigo;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
TR
{
    /*BACKGROUND-COLOR: white;
    COLOR: white*/
}
.f
{
    BACKGROUND-COLOR: black;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.fonte
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', Arial;
    FONT-SIZE: 10pt
}
.flabel
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bolder
}
.flista
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.flista2
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.ftitulo
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bolder
}
.fbotao
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder
}
.ftextoPequeno
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt
}
.ftexto
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}

.ftextoClaro
{
    BACKGROUND-COLOR: #E1E1E1;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}
.ftextoRed
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}
.ftextoGreen
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: Green;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}

.ftexto:link
{
    COLOR: #0000CC;
    cursor: hand
}
.ftexto:hover
{
    COLOR: #000000;
    cursor: hand
}
.ftexto:visited
{
    COLOR: #0000CC;
    cursor: hand
}

.ferro
{
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.fsubtitulo
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
.fsubtituloRed
{
    BACKGROUND-COLOR: black;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}

.fdescricao
{
    BACKGROUND-COLOR: #e0e0e0;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.fnugget
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
.ftxtnugget
{
    BACKGROUND-COLOR: #333333;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
.ftxtnugget2
{
	BACKGROUND-COLOR: #333333;
	COLOR: white;
	cursor : hand;
}
.ftxtnugget3
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
.fdisabled
{
    COLOR: gray;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.ftextbold
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.DIVFiltro
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: ridge;
    BORDER-LEFT: ridge;
    BORDER-RIGHT: ridge;
    BORDER-TOP: ridge;
    HEIGHT: 98%;
    MARGIN: 2px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    WIDTH: 98%
}
.fsubtitulobold
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none
}
.flistavazia
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: red;
    FONT-FAMILY: 'Times New Roman', Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.flistavazia2
{
    COLOR: red;
    FONT-FAMILY: 'Times New Roman', Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.ftextlista
{
    BACKGROUND-COLOR: #cccccc;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
.ftextcaixa
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: black;
    FONT-FAMILY: Arial, 'Times New Roman';
    FONT-SIZE: 8pt
}
.flistasmall
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: black;
    FONT-FAMILY: Arial, 'Times New Roman';
    FONT-SIZE: 8pt
}
.ftxtnuggetsmall
{
    BACKGROUND-COLOR: #333333;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7pt
}
tr.cinza
{
	background-color : lightgrey;
	cursor : hand;
}
.pequeno
{
    COLOR: black;
    FONT-FAMILY: Arial, 'Times New Roman';
    FONT-SIZE: 8pt
}
.pequenoVermelho
{
    COLOR: red;
    FONT-FAMILY: Arial, 'Times New Roman';
    FONT-SIZE: 8pt;
}

.amarelo
{
	 background-color: #FFFF00; font-style: oblique
}
.verde
{
	background-color: #00CC00
}
.azul
{
	background-color: #0000FF; font-style: oblique
}
.vermelho
{
	background-color: #FF0000
}
.cinza
{
	background-color: #CCCCCC
}
.laranja
{
	background-color: #FFCC33
}
.roxo
{
	background-color: #990099
}
.morrom
{
	background-color: #CC6600
}
a.preto:link
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.preto:visited
{
	color: black;
	font-size: 10pt;
  text-decoration: none;
}
a.preto:hover
{
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cinzaescuro { background-color: #999999}
.flista3 { COLOR: black; FONT-FAMILY: 'Times New Roman', Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold ; background-color: #999999}
.fontevermelho { COLOR: #FF0000; FONT-FAMILY: Arial; FONT-SIZE: 12px; font-weight: bold}
.fbotaonovo { COLOR: #FFFFFF; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; background-color: #666666; clip:  rect(   ); font-variant: normal; border: thin #000000 groove}
.flistasmalldel { BACKGROUND-COLOR: #CCCCCC; COLOR: #666666; FONT-FAMILY: Arial, 'Times New Roman'; FONT-SIZE: 8pt }
.ftextoVer { BACKGROUND-COLOR: #cccccc; COLOR: #FF0000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt}
.flistavazia3 { COLOR: #009900; FONT-FAMILY: 'Times New Roman', Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bolder }
.flistalog { BACKGROUND-COLOR: #FFFFFF; COLOR: black; FONT-FAMILY: Arial, 'Times New Roman'; FONT-SIZE: 8pt ; clip:   rect(   )}
.flistalogred { BACKGROUND-COLOR: #FFFFFF; COLOR: #FF0000; FONT-FAMILY: Arial, 'Times New Roman'; FONT-SIZE: 8pt ; clip:   rect(   )}
.ftextlistaVer { BACKGROUND-COLOR: #cccccc; COLOR: #FF0000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt }
.ftextlistaAma { BACKGROUND-COLOR: #CCCCCC; COLOR: #FF6600; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt }
.ArialNone {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000}
.caixaCinza { COLOR: #999999; background-color: #FFFFFF}
.fonteverde {  font-family: Arial; font-size: 12px; font-weight: bold; color: #009900}
.fonteamarelo { COLOR: #FF6600; FONT-FAMILY: Arial; FONT-SIZE: 12px; font-weight: bold }
.fbotaoBranco { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bolder }
.fonteazulPequeno { COLOR: blue; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px;BACKGROUND-COLOR: #CCCCCC }
.fonteazul { COLOR: #FFFF00; BACKGROUND-COLOR: #666666}
.fonteVermelho2 {
	COLOR: #FF0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.fbotaoVerde { COLOR: #006400; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; clip:  rect(   ); font-variant: normal}
.fbotaoAmarelo { COLOR: #FF8C00; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; clip:  rect(   ); font-variant: normal}
.fbotaoVermelho { COLOR: #FF0000; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold;  clip:  rect(   ); font-variant: normal}
.fbotaoCinza { COLOR: #BEBEBE; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold;  clip:  rect(   ); font-variant: normal}
.AutoCompleteBackground
{
	background-color:white;
}
.AutoCompleteHighlight
{
	background-color:gray;
}
.ftextoInv {

    BACKGROUND-COLOR: #333333;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}

a.lnkDelete:link {background:url(Imagens/exclui.gif);}
a.lnkDelete:visited {background:url(Imagens/exclui.gif);}
a.lnkDelete:hover {background:url(Imagens/exclui.gif);}
a.lnkDelete:active {background:url(Imagens/exclui.gif);}

a.lnkDeleteInactive:link {background:url(Imagens/excluiDesab.GIF);}
a.lnkDeleteInactive:visited {background:url(Imagens/excluiDesab.GIF);}
a.lnkDeleteInactive:hover {background:url(Imagens/excluiDesab.GIFf);}
a.lnkDeleteInactive:active {background:url(Imagens/excluiDesab.GIF);}

a.lnkUpdate:link {background:url(Imagens/editar.gif);}
a.lnkUpdate:visited {background:url(Imagens/editar.gif);}
a.lnkUpdate:hover {background:url(Imagens/editar.gif);}
a.lnkUpdate:active {background:url(Imagens/editar.gif);}

a.lnkConfirm:link {background:url(images/botao_confirmado.gif);}
a.lnkConfirm:visited {background:url(images/botao_confirmado.gif);}
a.lnkConfirm:hover {background:url(images/botao_confirmado.gif);}
a.lnkConfirm:active {background:url(images/botao_confirmado.gif);}

a.lnkCancel:link {background:url(Imagens/cancelar.gif);}
a.lnkCancel:visited {background:url(Imagens/cancelar.gif);}
a.lnkCancel:hover {background:url(Imagens/cancelar.gif);}
a.lnkCancel:active {background:url(Imagens/cancelar.gif);}

