body{
	SCROLLBAR-FACE-COLOR:		#E6E6DC;
	SCROLLBAR-ARROW-COLOR:		#000000;
	SCROLLBAR-DARKSHADOW-COLOR:	#F7F7F7;
	SCROLLBAR-BASE-COLOR: 		#F7F7F7;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_cinza_escuro.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;		
}

input {
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

.ComboBoxFormulario {
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR:		#E6E6DC;
	SCROLLBAR-ARROW-COLOR:		#000000;
	SCROLLBAR-DARKSHADOW-COLOR:	#F7F7F7;
	SCROLLBAR-BASE-COLOR: 		#F7F7F7;	
}


textarea {
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

select {
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ffffff
}

.linkCabecalhoTopo {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #53A000;
}

A.linkCabecalhoTopo {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #53A000;
}

A.linkCabecalhoTopo:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #042C68;
}

.linkMenuCabecalhoTopo {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;

}

A.linkMenuCabecalhoTopo {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A.linkMenuCabecalhoTopo:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #042C68;
}

.RodapeGrupoLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;	
}

.RodapeLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;	
}

A.RodapeLinks {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;			
}

A.RodapeLinks:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #FFFFFF;		
}


.linkOndeEstou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D0D0D0;	
}

A.linkOndeEstou {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #D0D0D0;			
}

A.linkOndeEstou:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #D0D0D0;		
}

.textoInterno {
	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #202020;
	text-decoration: none;
}

A.textoInterno {
	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #202020;
	text-decoration: none;
}

A.textoInterno:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A0A0A0;
	text-decoration: none;
}

.textoInternoTitulo {

	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #88B135;
	text-decoration: none;
}

.notaImagem {

	font-family: Verdana, Tahoma ;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #909090;
	text-decoration: none;
}

.tituloChamadaSolucoes {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textoChamadaSolucoes {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000500;
}

A.textoChamadaSolucoes {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000500;
	text-decoration: none;
}

A.textoChamadaSolucoes:hover {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #558301;
	text-decoration: none;
}

.textoChamadaRodape {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

A.textoChamadaRodape {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

A.textoChamadaRodape:hover {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001500;
	text-decoration: underline;
}
.textoNomeCampo {

	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #202020;
	text-decoration: none;
}
.dataNoticia {

	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #078AC0;
}
.NoticiaChamadaCapa {


	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

A.NoticiaChamadaCapa {


	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
	color: #000000;
}

A.NoticiaChamadaCapa:hover {


	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
	color: #558301;
}
.textoChamadaSolicite {

	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000500;
}

.textoChamadaGenerico {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000500;
}

A.textoChamadaGenerico {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000500;
	text-decoration: none;
}

A.textoChamadaGenerico:hover {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #558301;
	text-decoration: none;
}
.tituloItemInterno {
	font-family: Verdana, Tahoma,;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #88B135;
	text-decoration: none;

}
.tituloSubitemInterno {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #66CC00;
	text-decoration: none;
}


.MenuLateral {
	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}

A.MenuLateral {
	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}

A.MenuLateral:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3F883F;
	text-decoration: none;
}


.textoMenudeContexto {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.textoMenudeContexto {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000500;
	text-decoration: none;
	margin-left: 1px;
}

A.textoMenudeContexto:hover {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #558301;
	text-decoration: none;
	margin-left: 1px;
}
.textoMenudeContextoMarcador {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	margin-left: 15px;
}
