/* Alex*/
/* colocar a cor do fonte da mesma cor do background, somente nesta classe */
.tableGeralGrid td.invisivel {
	background-color: transparent;
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 10px;
	margin-left : 2px;
	margin-right : 2px;
	/*white-space: nowrap;*/
    border: 1px solid #FFFFFF;
}

/* Esta é a classe somente para mensagem */
.caminhoMsg {
	width: 100%;
	height: 100%;
	background-image: url(../imagens/img_bg_cantoMsg.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	background-color: #FFFFFF;
	border-top: 1px solid #99AFCC;
	border-bottom: 1px solid #99AFCC;
	padding: 5px 0px 0px 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.nomeMsg {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	padding: 2px 5px 2px 70px;
	line-height: 38px;
	vertical-align: middle;
}

/* final */


/* esta é a nova classe para msg de erro */

.caminhoMsgErro {
	width: 100%;
	height: 100%;
	background-image: url(../imagens/img_bg_cantoMsgErro.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	background-color: #FFFFFF;
	border-top: 1px solid #99AFCC;
	border-bottom: 1px solid #99AFCC;
	padding: 5px 0px 0px 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.nomeMsgErro {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	padding: 2px 5px 2px 70px;
	line-height: 38px;
	vertical-align: middle;
	width: 775px;
}

/* fim */

/* esta é a classe que formata a mensagem após o trace...*/
.descricaoErroInterno {
	font-family:Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
}

/* final */

.scrollGrid {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.tableGeralGrid {
	width: 100%;
	padding: 2px 2px 2px 2px;
	visibility : inherit;
	margin: 0px;
}
.tableGeralGrid td {
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-size: 7pt;
	fonte-weight: normal;
	color: #000000;
	margin-left : 2px;
	margin-right : 2px;
    border: 1px solid #999999;
}
.tableGeralGrid td.destaque {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	height: auto;
	margin-left : 2px;
	margin-right : 2px;
    border: 0p;
}

.tableGeralGrid tr {
	background-color: #F3F3F3;
}
.tableGeralGrid th {
	background-color: #F0F4FA;
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	color: #000066;
	height: auto;
	margin-left : 2px;
	margin-right : 2px;
    border: 1px solid #A5BBD3;
}

.tableGeralGrid td.quebra {
	background-color: #F0F4FA;
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	color: #000066;
	line-height: auto;
	margin-left : 2px;
	margin-right : 2px;
    text-align: center;
    border: 1px solid #A5BBD3;
}
.tableGeralGrid th a, .tableGeralGrid th a:link, .tableGeralGrid th a:active, .tableGeralGrid th a:visited {
	color: #000066;
	font-weight: bold;
	font-size: 7pt;
	line-height: auto;
	/*white-space: nowrap;*/
	text-decoration: none;
}
.tableGeralGrid th a:hover {
	color: #000066;
	font-weight: bold;
	font-size: 7pt;
	line-height: auto;
	/*white-space: nowrap;*/
	text-decoration: underline;
}
.checkTransparent {
	border: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=0);
	background-color: transparent;
}
/* Alex*/


/* classes gerais para os elementos das páginas */
body {
	scrollbar-base-color: #f0f0f0;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
body a {
	text-decoration: none;
	color: #000066;
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
}
body a:hover {
	text-decoration: underline;
	color: #000066;
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
}
.scrollHome {
	background-image: url(../imagens/img_bgBody.gif);
	background-repeat: repeat-y;
	background-position: top center;
	overflow-x: hidden;
}

.bgResultadoEnquete {
	background-color: #FFFFFF;
}
.bgInterno {
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
input {
	margin-left: 2px;
	margin-right: 2px;
	height: 15px;
	border: 1px solid #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}
select {
	margin-left: 2px;
	margin-right: 2px;	
	border: 1px solid #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}
textarea {
	margin-left: 2px;
	margin-right: 2px;	
	border: 1px solid #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}
.btOK {
	border: 0px;
	background-color: transparent;
	margin-left: 2px;
	margin-right: 2px;
	width: 26px;
	height: 16px;
}
.check {
	border: 0px;
	background-color: transparent;
	margin-left: 2px;
	margin-right: 2px;
}
.right {
	text-align: right;
}
.diaAniversariantes {
	text-align: center;
	margin: 2px 2px 2px 2px;
	height: 15px;	
	border: 1px solid #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}
.escondeEmpresa {
	display: inline;
}
/* formatação do "comprovante de pagamento*/
.dadosHollerith th {
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	color: #000000;
	border: 1px solid #000000;
}

/* formatação da tabela de discriminação das contas do hollerith para todos os clientes*/
.dadosHollerithGeral {
	width: 90%;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.descricaoGeral {
	width: 80%;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	width: auto;
}
.labelGeral {
	width: 20%;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: left;
	font-size: 7pt;
	color: #000000;
}
.dadosHollerithGeralBox2 {
	width: 90%;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.dadosHollerithGeralBox3 {
	width: 90%;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.dadosHollerithGeralBox3 tr.titulo {
	background-color: #CCCCCC;
}
.dadosHollerithGeralBox3 th {
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	width: auto;
}
.descricaoGeralBox3 {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	width: auto;
}
.descricaoGeralBox2 {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	width: auto;
}
.labelGeralBox2Left {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: left;
	font-size: 7pt;
	color: #000000;
}
.labelGeralBox2 {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: right;
	font-size: 7pt;
	color: #000000;
}
/* formatação dos dados do hollerith de todos clientes */

.descricaoHollerithGeral {
	width: 90%;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.descricaoHollerithGeral th {
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.descricaoHollerithGeral th.ultima {
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
	border-bottom: 1px solid #000000;
}
.descricaoHollerithGeral td {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerithGeral td.right {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerithGeral td.ultima {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
}
.descricaoHollerithGeral td.on {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerithGeral td.onRight {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerithGeral td.ultimaOn {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
}
.descricaoHollerithGeralFinal {
	width: 90.3%;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border: 0px;
}
.descricaoHollerithGeralFinal td.final {
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
}
.descricaoHollerithGeralFinal td.finalLiquido {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-family: arial, helvetica;
	text-align: center;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
}
.descricaoHollerithGeralFinal td.finalFerias {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	font-family: arial, helvetica;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
}

/* formatação da tabela de discriminação das contas do hollerith da Ipaper*/
.dadosHollerith {
	width: 95.6%;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
}
.label {
	background-color: #CCCCCC;
	width: 100%;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 3px 0px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: left;
	font-size: 7pt;
	color: #000000;
}
.labelRight {
	background-color: #FFFFFF;
	width: 100%;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
}
.labelIR {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	width: 48%;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
}
.labelSF {
	background-color: #FFFFFF;
	width: 48%;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
}
.dadosHollerith td {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border: 1px solid #000000;
}
.descricaoHollerith {
	width: 95%;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.descricaoHollerith tr.titulo {
	background-color: #CCCCCC;
}
.descricaoHollerith tr.resultadoHollerith {
	background-color: #CCCCCC;
}
.descricaoHollerith th {
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.descricaoHollerith th.ultima {
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
	border-bottom: 1px solid #000000;
}
.descricaoHollerith td {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerith td.center {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerith td.right {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerith td.ultima {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
}
.descricaoHollerith td.on {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerith td.onRight {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerith td.onCenter {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.descricaoHollerith td.ultimaOn {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	text-align: right;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
}

/* formatação da última linha do hollerith */
.linhaFinalHollerith {
	width: 95%;
	padding: 2px 2px 2px 2px;
	margin: -1px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.finalHollerith {
	background-color: #CCCCCC;
	width: 100%;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: right;
	font-size: 7pt;
	color: #000000;
}
.linhaFinalHollerith td.finalLabelHollerith {
	background-color: #CCCCCC;
	width: 25%;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: normal;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border-right: 1px solid #000000;
}
.linhaFinalHollerith td.finalLabelHollerithUltima {
	background-color: #CCCCCC;
	width: 25%;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica;
	font-weight: normal;
	text-align: left;
	font-size: 7pt;
	color: #000000;
	border-right: 0px;
}

/* fim formatação dos holleriths */


/* H3 deve ser igual a classe .tableGeral td.tituloClassificados */
H3 {
	border: 1px solid #99B2CC;
	background-color: #F0F4FA;
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
hr {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	size: 1px;
}

/* classes que formatam as imagens da página de login */

.bgNomeCliente {
	background-image: url(../imagens/pxtrans.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
	border: 0px;
	position: absolute;
	top: 30px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	right: 2%;
}
/* somente para o portal que utiliza flash no login */

.flashHome {
	width: 595px;
	height: 164px;
}
/* fim */


.formularioHome {
	width: 595px;
	height: 85px;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 1px 0px;
	background-image: url(../imagens/img_bgInputHome.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.labels {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #666666;
}

.labels span.idioma {
	text-align: right;
	border: 0px;
	width: 590px;
	padding: 0px 15px 0px 0px;
}

.labels a, .labels a:link, .labels a:active, .labels a:visited {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
	padding: 3px 15px 0px 0px;
}

.labels a:hover {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #990000;
	text-decoration: underline;
	padding: 3px 15px 0px 0px;
}
.copyright {
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	padding: 0px 0px 0px 50px;
}
.footer {
	width: 100%;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	position: relative;
	bottom: 0%;
	clear: none;
}

.footerInterno {
	width: 100%;
	text-align: center;
	white-space: nowrap;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0%;
	z-index: 3;
}

.footerInterno tt {
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #000000;
}

.copyrightInterno {
	display: none;
}

/* classes que formatam as notícas da página de login */

.scrollManchete {
	overflow: scroll;
	width: 334px;
	height: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px;
}
#id32 {
	visibility: hidden;
}
.Manchete {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 334px;
}
.topNoticia {
	background-image: url(../imagens/img_topNoticiasHome.gif);
	background-repeat: no-repeat;
	width: 334px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 30px;
	font-family: verdana, helvetica;
	font-size: 9pt;
	color: #0066ab;
	font-weight: bold;
}
.bottomNoticia {
	display: none;
}
.bgManchete {
	width: 334px;
	height: 260px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 0px;	
	border: 0px;
}
.btNoticias {
	background-image: url(../imagens/bt_noticias.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 9px;
	cursor: pointer;
	padding: 0px;
	border: 0px;
	margin-top: -5px;
	margin-right: 10px;
	float: right;
	vertical-align: bottom;
}
.dataNoticia {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #0066ab;
	text-align: left;
	padding: 4px 10px 4px 3px;
	background-color: #f0f4fa;
	width: 100px;
}
.tituloNoticia {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #0066ab;
	font-weight: normal;
	text-align: left;
	padding: 4px 0px 4px 3px;
	margin: 0px 0px 0px 0px;
	background-color: #f0f4fa;
	width: 205px;
}
.divideNoticia {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 20px;
}
#divNewsCont {
	position:absolute;
	left:100px;
	top:200px;
	width:300px;
	height:80px;
	clip:rect(0px 300px 80px 0px);
	visibility:hidden;
	overflow:hidden;
}
#divNews {
	position:absolute;
}
/* classes que formatam as notícias escolhidas da home */

#id33 {
	position: relative;
	visibility: hidden;
	top: -300px;
	height: auto;
	width: 750px;
	overflow: auto;
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	z-index: 5;
}
.icNoticia {
	display: none;
}
.tituloTelaNoticia {
	background-color: #f0f4fa;
	border: 0px;
	font-family: verdana, helvetica;
	font-size: 8pt;
	padding: 5px 2px 5px 15px;
	font-weight: normal;
	color: #0066ab;
	margin: 0px 0px 0px -3px;
	width: 100%;
}
.dataTelaNoticia {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px 0px 0px 18px;
}
.destaqueNoticia {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 0px 0px 15px 0px;
	width: 100%;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.destaqueNoticiaVisualizacao {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #0066ab;
	width: 97%;
}
.destaqueNoticiaVisualizacaoInterna {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #666666;
	width: 97%;
}
.txtNoticia {
	font-family: verdana, helvetica;
	font-size: 8pt;
	text-align: justify;
	color: #666666;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 20px;
	float: left;
	line-height: 15px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	width: 95%;
}
.retornaNoticia a {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}
.retornaNoticia a:hover {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}
.imgNoticia {
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
/* formatação dos links externos */

.menuLinks {
	position: relative;
	top: -90px;
	border: 0px;
	height: auto;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	float: left;
	z-index: 3;
}
.MenuHighLight {
	background-image: url(../imagens/ic_links.gif);
	background-repeat: no-repeat;
	background-position: 2px 23px;
	color: #003366;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0px;
	line-height: 30px;
	letter-spacing: 5px;
}

/* formatação da mensagem de erro */

.erro {
	margin: 10px 0px 0px 0px;
}

#divErro {
	border: 0px;
	background-color: transparent;
}

#divErro p {
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

/* formatação do topo das páginas internas */

.ultimoAcesso {
	position: relative;
	font-family: verdana, helvetica;
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
	margin-right: 20px;
	margin-top: 0px;
	float: right;
	z-index: 1;
}

.mudaSenha {
	position: absolute;	
	right: 50%;
	width: 35px;
	height: 25px;	
	z-index:14;	
	text-decoration: none;
	visibility:inherit;
}
.pessoa {
	position: absolute;	
	right: 35%;
	width: 35px;
	height: 25px;	
	z-index:14;	
	text-decoration: none;
	visibility:inherit;
}
.home {
	position: absolute;	
	right: 20%;
	width: 35px;
	height: 25px;	
	z-index:14;	
	text-decoration: none;
	visibility:inherit;
}
.sair {
	position: absolute;	
	right: 5%;
	width: 35px;
	height: 25px;	
	z-index:14;	
	text-decoration: none;
	visibility:inherit;
}

/* formatação do menu fixo - top */

.txtMenuFixo {
	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	padding: 0px 2px 0px 2px;
}
.semMenuFixo {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 100%;
	height: 24px;
	background-image: url(../imagens/img_bg_menuFixo.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
#divArrows{
	position: absolute;
	top: 97px;
	background-color: #FFFFFF;
	left: 0px;
	width: 230px;
	cursor: hand;
	height: auto;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
#divWorkMenu img {
	vertical-align: bottom;
	background-color: transparent;
}
#divWorkMenu {
	position: absolute;
	top: 97px;
	height: 25px;
	background-image: url(../imagens/img_bg_menuFixo.gif);
	background-repeat: repeat-x;
	left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}


/* formatação do menu com dropdown */

#divBg {
	position:absolute;
	z-index:10;
	width: 500px;
	left: 0px;
	height: 25px;
	visibility: hidden;
	background-image: url(../imagens/img_bg_menu.gif);
	background-repeat: repeat-x;
	/* para alterar o top usar o arquivo menu.js, linha 24 sMenuheight = 25 */
}
#divMenu {
	position:absolute;
	z-index:11;
	left:11px;
	visibility:inherit;
}
#divMenu a, #divMenu a:link, #divMenu a:selected {
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #000066;
	font-weight: bold;
	padding: 2px 5px 2px 8px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 3px;
	height: 17px;
	text-decoration: none;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
#divMenu a:hover {
	background-color: #D5DFF0;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 3px;
	color: #000066;
	padding: 2px 5px 2px 8px;
	height: 17px;
	width: auto;
	text-decoration: underline;
}
.linkMenu {
	background-color: #D5DFF0;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 3px;
	color: #000066;
	padding: 2px 5px 2px 8px;
	height: 17px;
	width: auto;
	text-decoration: underline;
}
#divArrowLeft  {
	position:absolute;
	z-index:13;
	width:40px;
	margin-right: -1px;
	height:25px;
	top:130px;
	visibility:inherit;
	right: 2.4%;
	text-decoration: none;
}
#divArrowRight {
	position:absolute;
	z-index:12;
	width:40px;
	height:25px;
	top:130px;
	right: 0%;
	visibility:inherit;
	text-decoration: none;
}

/* formatação das notícias dentro do portal */

.top {
	vertical-align: top;
	height: 50px;
}
.enquete {
	position: absolute;
	top: 20px;
	left: 50%;
	background-image: url(../imagens/img_fioEnquete.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 320px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px px 0px 0px;
}
.nomeEnquete {
	font-family: verdana, helvetica;
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.tituloEnquete {
	width: 200px;
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 5px 5px;
}
.scrollEnqueteInterna {
	overflow: scroll;
	width: 320px;
	height: 190px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px 0px 0px 0px;
	background-image: url(../imagens/img_lateralEnquete.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.textoEnquete {
	width: 200px;
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 3px 0px 3px 2px;
	margin: 0px 0px 0px 0px;
}

.btEnquete {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	white-space: nowrap;
}

.btEnquete ul {
	display: inline;
	list-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.btEnquete ul li {
	display: inline;
	list-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.verEnquete {
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 70%;
	height: 100%;
    left: 20%;
	text-align: center;
	visibility:hidden;
}
.MancheteInterna {
	position: absolute;
	top: 20px;
	left: 50%;
	background-image: url(../imagens/img_lateralNoticia.gif);
	background-repeat: no-repeat;
	background-position: 135px 50px;
	width: 340px;
	height: 190px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -340px;
}
.topNoticiaInterna {
	background-image: url(../imagens/img_fioNoticiaInterno.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: verdana, helvetica;
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
	text-align: left;
	padding: 20px 2px 5px 20px;
}
.bgMancheteInterna {
	background-image: url(../imagens/img_setaNoticiaInterna.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	width: 140px;
	height: 190px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.scrollMancheteInterna {
	overflow: scroll;
	width: 320px;
	height: 190px;
	overflow-x: hidden;
	overflow-y: auto;
}
.dataNoticiaInterna {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f0f4fa;
	color: #0066ab;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
.tituloNoticiaInterna {
	width: 160px;
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #0066ab;
	font-weight: normal;
	background-color: #f0f4fa;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
.noticiaInterna {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width: 158px;
	padding: 10px 0px 0px 0px;
}
.noticiaInterna a:link, .noticiaInterna a:active, .noticiaInterna a:visited {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.noticiaInterna a:hover {
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.imgNoticiaInterna {
	position: relative;
	top: 17px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	
}
.menuLinksInterno {
	position: absolute;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}
#id34 {
	position: absolute;
	visibility: hidden;
	top: 10px;
	left: 10px;
	height: 80%;
	width: 97%;
	overflow: auto;
	overflow-x: hidden;
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	border: 1px solid #CCCCCC;
	z-index: 2;
	background-color: #FFFFFF;
}
#id35 {
	position: absolute;
}
.positionEnqueteNoticia {
    left: 50%;
}
.positionEnquete {
    left: 25%;
}

/* formatação de todas as páginas internas do portal */

.texto {
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #000000;
	margin: 0px 3px 0px 3px;
}
#desabilitado {
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #666666;
	margin: 0px 3px 0px 3px;
}
.scroll {
	position: absolute;
	overflow: auto;
	height: 89%;
	width: 100%;
}
.tituloErroInterno {
	font-family: verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 2px 5px 2px 10px;
	margin-bottom: 20px;
	background-color: #E6E6E6;
	border-top: 3px solid #000066;
	border-bottom: 1px solid #CCCCCC;
	width: 90%;
	height: 20px;
}
.erro500 {
	display: block;
	list-style-type: none;
	width: 90%;
	margin: 2px 0px 0px 0px;
	border: 0px;
}

.erro500 li.icErro500 {
	background-image: url(../imagens/ic_erro500.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 30px 0px 0px 70px;
	height: 65px;	
	list-style-type: none;
	display: block;
	font-family: verdana, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	border: 0px;
}

.erro500 li.borda500 {
	border-bottom: 1px solid #990000;
	line-height: 1px;
	margin: -30px 0px 0px 70px;
}

.erro500 li.contatoErro {
	list-style-type: none;
	display: block;
	font-family: verdana, helvetica;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0px 0px 70px;
	color: #336699;
	line-height: 20px;
}

.erro500 li {
	list-style-type: none;
	display: block;
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px 0px 0px 70px;
	color: #333333;
	line-height: 15px;
}

.erroInterno {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	width: 775px;
}
.headerSelecionar {
	position: absolute;
	top: 1px;
	left: 1px;
}
.conteudoSelecionar {
	position:relative;
	margin-left: 1px;
	overflow-x: hidden;
	overflow-y: auto;
	height:100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top:62px;
}
.botoesSelecionar {
	position: absolute;
	bottom: 0%;
	right: 0%;
	left: 0%;
	margin: 0px -15px 0px 0px;
	overflow: hidden;
	height: 71px;
	width: 100%;
}
.caminho {
	width: 100%;
	height: 24px;
	background-image: url(../imagens/bg_caminho.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.caminhoMenu {
	display: none;
}
.nomeMenu {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	padding: 0px 0px 0px 30px;
	background-image: url(../imagens/ic_nomeCaminho.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
.periodoFrequencia {
	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	padding: 0px 5px 0px 5px;
	background-color: transparent;	
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

/* formatação para todos os holleriths */
.logoHollerith {
	width: 165px;
	height: 54px;
	border: 0px;
	text-align:right;
	margin: 2px 5px 2px 2px;
	background-color: #FFFFFF;
	visibility: hidden;
}
.cabecalhoHollerithGeral td {
	width: 100%;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	border: 0px;
}
.cabecalhoHollerithGeral {
	width: 95.6%;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
}
.cabecalhoHollerith {
	width: 100%;
	padding: 2px 2px 2px 2px;
	visibility : inherit;
	margin-left : auto;
	background-color: #FFFFFF;
}
.cabecalhoHollerith td {
	background-color: #DFE7D8;
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #000000;
	white-space: nowrap;
}
.empresaHollerith {
	width: auto;
	padding: 2px 2px 2px 2px;
	margin: 5px 10px 0px 0px;
	visibility : inherit;
	background-color: #FFFFFF;
	float: right;
}
.empresaHollerith td {
	background-color: #FFFFFF;
	width: 165px;
	height: 54px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica;
	text-align: left;
	font-size: 8pt;
	color: #000000;
	border: 0px;
	background-image: url(../imagens/img_logoHollerith.gif);
	background-repeat: no-repeat;
}

/* fim formatação dos holleriths */


.tableGeral {
	width: 100%;
	padding: 2px 2px 2px 2px;
	visibility : inherit;
	margin: 0px;
}
.tableGeral tr {
	background-color: #F3F3F3;
}
.tableGeral td {
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-size: 7pt;
	fonte-weight: normal;
	color: #000000;
	margin-left : 2px;
	margin-right : 2px;
    border: 1px solid #999999;
}
.tableGeral th {
	background-color: #F0F4FA;
	padding: 4px 2px 4px 2px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	color: #000066;
	height: auto;
	margin-left : 2px;
	margin-right : 2px;
    border: 1px solid #A5BBD3;
}
.tableGeral TD.destaque {
	background-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-family: verdana, helvetica;
	font-weight: normal;
	font-size: 7pt;
	color: #666666;
	height: auto;
	margin-left : 2px;
	margin-right : 2px;
    border: 0px;
}
.tableGeral td.quebra {
	background-color: #F0F4FA;
	padding: 4px 2px 4px 2px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 7pt;
	color: #000066;
	height: auto;
	margin-left : 2px;
	margin-right : 2px;
    border: 1px solid #A5BBD3;
	text-align: center;
}
.tableGeral th a, .tableGeral th a:link, .tableGeral th a:active, .tableGeral th a:visited {
	color: #000066;
	font-weight: bold;
	font-size: 7pt;
	line-height: 10px;
	white-space: nowrap;
	text-decoration: none;
}
.tableGeral th a:hover {
	color: #000066;
	font-weight: bold;
	font-size: 7pt;
	line-height: 10px;
	white-space: nowrap;
	text-decoration: underline;
}
.Table100Percent {
	width: 100%;
	border: 0px;
	padding: 0px 0px 0px 0px;
}
.Table90Percent {
	width: 90%;
	border: 0px;
}

.Table90PercentNoBorder {
	width: 90%;
	padding: 0px;
}

.Table50Percent {
	width: 50%;
	padding : 0;
	border : 0px;
}

.TdClassificados {
	background-color: #A5BBD3;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	padding: 1px 2px 1px 4px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: #000066;	
	height: 24px;
	white-space: nowrap;
	text-align: center;
}

/* formatação da página de classificados */

/* a classe abaixo deve ser igual ao H3 */
.tableGeral td.tituloClassificados {
	border: 1px solid #99B2CC;
	background-color: #F0F4FA;
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.tableGeral td.TdClassificados {
	background-color: #A5BBD3;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	padding: 1px 2px 1px 4px;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: #000066;	
	height: 24px;
	white-space: nowrap;
	text-align: center;
}
/* esta classe deve ser a mesma de body a */
.tableGeral td.txtClassificados {
	text-decoration: none;
	color: #000066;
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
}

/* final de classificados */

.imgClassificados {
	width: 100%;
	text-align: center;
}

.TdFooter {
	font-family: verdana, helvetica;
	font-size: 7pt;
	font-color: #000000;
	background-color: #F0F0F0;
	text-align: left;
	height: 20px;
	padding: 1px 1px 1px 3px;
}
.botoesFooter {
	font-family: verdana, helvetica;
	font-size: 7pt;
	font-color: #000000;
	background-color: #F0F0F0;
	text-align: right;
	height: 20px;
	padding: 1px 1px 1px 3px;
}
.botoesFooterLeft {
	font-family: verdana, helvetica;
	font-size: 7pt;
	font-color: #000000;
	background-color: #F0F0F0;
	text-align: left;
	height: 20px;
	padding: 1px 1px 1px 3px;
}
.obrigatorio {
	font-family: verdana, helvetica;
	font-size: 7pt;
	background-color: #F0F0F0;
	color: #FF0000;
	margin: 0px 3px 0px 3px;
	text-align: left;
	height: 20px;
	padding: 1px 1px 1px 3px;
}

.buttonStyle {
	font-weight: normal;
	padding: 0px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
	height: 15px;
	border: 1px solid #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}

/* Classes para uso de botões de cálculos */

.buttonVirgula {
	background-image: url(../imagens/img_btVirgula.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 2px 2px 2px 2px;
	height: 19px;
	width: 21px;
}
.buttonPontoVirgula {
	background-image: url(../imagens/img_btPontoVirgula.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 2px 2px 2px 2px;
	height: 19px;
	width: 21px;
}
.buttonCerquilha {
	background-image: url(../imagens/img_btCerquilha.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 2px 2px 2px 2px;
	height: 19px;
	width: 21px;
}
.buttonLetraE {
	background-image: url(../imagens/img_btLetraE.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 2px 2px 2px 2px;
	height: 19px;
	width: 21px;
}
.buttonAbreParenteses {
	background-image: url(../imagens/img_btAbreParenteses.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 2px 2px 2px 2px;
	height: 19px;
	width: 21px;
}
.buttonFechaParenteses {
	background-image: url(../imagens/img_btFechaParenteses.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 2px 2px 2px 2px;
	height: 19px;
	width: 21px;
}

/* fim dos botões de cálculos */

.img3x4 {
 position: absolute;
 top: 29px;
 left: 48px;
 width: 1.73cm;
 height: 2.3cm;
 z-index: 3;
}
.img6x8 {
  position: absolute;
  top: 10px;
  left: 5px;
  width: 4.5cm;
  height: 6cm;
  z-index: 3;
}

.imgVisualizaFoto {
  width: 3.75cm;
  height: 5cm;
 }
 /* formatação da tela de organograma */

.localizaOrganograma {
 	position:absolute;
	bottom:0%;
	overflow:hidden;
	width: 100%;
	height: 26px;
	background-image: url(../imagens/img_bg_localizaOrganograma.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px 0px 0px 0px;
 }
.tableLocalizaOrganograma td {
 	text-align: left;
	padding: 0px 5px 2px 5px;
	font-family: verdana, helvetica;
	font-size: 7pt;
	color: #000000;
 }
.tituloOrganograma {
 	position: absolute;
	top: 10px;
	left: 40px;
	font-family: verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
 }
.topColorOrganograma {
 	position: absolute;
 	top: 0px;
 	left: 521px;
 	overflow: hidden;
 	height: 21px;
 	width: 10%;
 	background-color: #336699;
 	border-top: 10px solid #FFFFFF;
 }
.topOrganograma {
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	overflow: hidden;
 	width: 505px;
	height: 21px;
	background-image: url(../imagens/img_top_Organograma.gif);
	background-repeat: no-repeat;
 }
.bg_foto1Organograma {
 	overflow: hidden;
	width: 156px;
	height: 158px;
	background-image: url(../imagens/img_circle1_organograma.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	z-index: 2;
 }
.bg_foto2Organograma {
 	overflow: hidden;
	width: 156px;
	height: 158px;
	background-image: url(../imagens/img_circle2_organograma.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	z-index: 1;
 }
.txtAreaOrganograma, .txtAreaOrganograma a:active, .txtAreaOrganograma a:link, .txtAreaOrganograma a:visited {
 	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
 }
.txtAreaOrganograma a:hover {
 	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;

 }
.txtNomeAreaOrganograma {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #336699;
 }
.titulo1Organograma {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #000033;
	padding: 2px 0px 2px 2px;
	border-bottom: 1px solid #336600;
	border-top: 1px solid #336600;
 }
.txt1Organograma {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	padding: 1px 2px 1px 2px;
 }
.bg_Organograma2 {
 	width: 100%;
	height: auto;
	padding: 2px 2px 2px 20px;
	border-bottom: 0px;
	background-color: #FFFFFF;
 }
.txt2Organograma, .txt2Organograma a:link, .txt2Organograma a:active, .txt2Organograma a:visited {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	background-color: #F0F0F0;
	border-left: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
 }
.txt2Organograma a:hover {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: underline;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	background-color: #F0F0F0;
	border-left: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
 }
.titulo3MatriculaOrganograma {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #3399CC;
	padding: 2px 0px 0px 2px;
	border-top: 1px solid #3399CC;
 }
.titulo3Organograma {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #3399CC;
	padding: 0px 10px 2px 2px;
	border-bottom: 1px solid #3399CC;
 }
.txt3Organograma {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
 }
.txt3Organograma a:link, .txt3Organograma a:active, .txt3Organograma a:visited {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
 }
.txt3Organograma a:hover {
 	font-family: verdana, helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
 }
 
.tituloCompetencia {
 	background-color: #f0f0f0;
 	border-bottom: 1px solid #336699;
 	padding: 2px 2px 2px 2px;
 	text-align: center;
 	font-family: verdana;
 	font-size: 8pt;
 	color: #000000;
 }

/*por favor não apagar esta classe, utilizada para preencher uma linha selecionada*/
 TR.H {
	BACKGROUND-COLOR: /*cssdynstyle desc=coresbglinetablehilight*/#CCD9E7/**cssdynstyle*/;
}


/* classe para formatar o ícone de assistente */

.assistente {
 	width: 21px;
	height: 22px;
	background-image: url(../imagens/ic_assistente.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	margin: 0px 0px 0px 5px;
	border: 0px;
	cursor: pointer;
 }
 
 .assistente a:link, .assistente a:active,  .assistente a:visited,  .assistente a:hover {
 	border: 0px;
	text-decoration: none;
	cursor: hand;
 }
 
 /* classe para formatar o ícone de calendário */

.calendario {
 	width: 19px;
	height: 22px;
	background-image: url(../imagens/ic_calendario.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	margin: 0px 3px 0px 3px;
	border: 0px;
	cursor: pointer;
 }
 
.calendario a:link, .calendario a:active,  .calendario a:visited,  .calendario a:hover {
 	border: 0px;
	text-decoration: none;
	cursor: hand;
 }

/* classes que formatam o assistente do calendário */

// assistente
/* The main calendar widget.  DIV containing a table. */
/* este CSS formata o calendário quando é chamado pelo ícone calendário */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #CCCCCC;
  font-size: 8pt;
  color: #333333;
  cursor: default;
  background: #f0f0f0;
  font-family: verdana,arial;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px 2px 2px 2px;          /* Make the buttons seem like they're pressing */
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #FFFFFF;
  color: #336699;
  padding: 2px 2px 2px 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #0066ab;
  color: #FFFFFF;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #BBDDFF;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #336699;
  padding: 2px 2px 2px 2px;
  text-align: center;
  color: #000000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #990000;
  font-weight: bold;
  font-size: 8pt;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: #999999;
  color: #FFFFFF;
  border: 1px solid #666666;
  padding: 1px 1px 1px 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: #666666;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #333333;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #CCCCCC;
  background: #BBDDFF;
}

.calendar tbody .rowhilite td {
  background: #CCCCCC;
}

.calendar tbody .rowhilite td.wn {
  background: #999999;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #666666;
  color: #FFFFFF;
  padding: 1px 3px 1px 1px;
  border: 1px solid #CCCCCC;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #999999;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #666666;
  padding: 1px 3px 1px 1px;
  background: #FFFFFF;
  color: #000000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #999999;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #990000;
}

.calendar tbody .disabled { color: #999999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #666666;
  color: #FFFFFF;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #CCCCCC;
  color: #333333;
  border-top: 1px solid #CCCCCC;
  padding: 1px 1px 1px 1px ;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #f0f0f0;
  border: 1px solid #CCCCCC;
  color: #000000;
  padding: 1px 1px 1px 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #f0f0f0;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #f0f0f0;
  background: #f0f0f0;
  color: #000000;
  font-size: 7pt;
  font-family: verdana;
}

.combo .label {
  width: 100%;
  text-align: center;
}

.combo .hilite {
  background: #999999;
  color: #FFFFFF;
}

.combo .active {
  border-bottom: 1px solid #FFFFFF;
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
}

/* fim formatação do assistente de calendário */



/* formatação dos links externos */
.bordaLinks
{
	width: 180px;
	border-top: 2px solid #ef8b19;
	border-bottom: 2px solid #ef8b19;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

div.menu
{
	width: 180px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

ul.corpo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	list-style: none;
}

ul.corpo li
{
	display: block;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	text-align: left;
	line-height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
}

div.menu a, div.menu a:link, div.menu a:active, div.menu a:visited
{
	background-image: url(../imagens/ic_links.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
	padding: 2px 0px 2px 15px;
	height: 15px;
}

div.menu a:hover
{
	text-decoration: underline;
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
	padding: 2px 0px 2px 15px;
}

ul.bgLinkExterno
{
	background-image: url(../imagens/ic_linksExternos.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #DCDCDC;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 20px;
	line-height: 20px;
	border-bottom: 1px solid #9bb2cd;
	width: 180px;
	list-style: none;
}

ul.bgLinkExterno li.tituloLink
{
	color: #003366;	
	font-weight: bold;
	font-family: verdana;
	font-size: 8pt;
	text-align: left;
	list-style: none;
	display: inline;
	width: 140px;
	border: 0px;
}

ul.bgLinkExterno li.setaLink
{
	padding: 3px 2px 0px 0px;
	cursor: pointer;
	text-align: right;
	list-style: none;
	width: 15px;
	display: inline;
	border: 0px;
}

/* fim links externos */

/* novas alterações para o novo layout */

.bgMenu {
	background-color: #FFFFFF;
	background-image: url(../imagens/bg_topInterno.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px 0px 0px 0px;
}

.fioTopInterno {
	display: none;
}

.logoASM {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 147px;
	height: 55px;
	border: 0px;
}

.nomePortal {
	text-align: left;
	width: 590px;
	height: 25px;
	border: 0px;
	margin: 0px 0px 10px 0px;
}

.nomePortalInterno {
	text-align: left;
	width: 338px;
	height: 25px;
	border: 0px;
	margin: 0px 0px 0px 230px;
}

.saudacao {
	position: absolute;
	top: 35px;
	left: 235px;
	font-family: verdana, helvetica;
	color: #006bb5;
	font-size: 8pt;
	font-weight: bold;
	z-index: 3;
}

.mensagens {
	position: absolute;
	top: 45px;
	left: 235px;
	z-index: 4;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.mensagens a#msgAprovacao, .mensagens a:link#msgAprovacao, .mensagens a:active#msgAprovacao, .mensagens a:visited#msgAprovacao {
	background-image: url(../imagens/msg_aprovacao.gif);
	background-repeat: no-repeat;
	font-family: verdana, helvetica;
	color: #990000;
	font-size: 8pt;
	font-weight: normal;
	padding: 12px 0px 0px 40px;
	height: 38px;
	vertical-align: middle;
	border: 0px;
}
.mensagens a:hover#msgAprovacao, {
	font-family: verdana, helvetica;
	color: #990000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.mensagens a#msgAnomalia, .mensagens a:link#msgAnomalia, .mensagens a:active#msgAnomalia, .mensagens a:visited#msgAnomalia {
	background-image: url(../imagens/msg_anomalia.gif);
	background-repeat: no-repeat;
	font-family: verdana, helvetica;
	color: #990000;
	font-size: 8pt;
	font-weight: normal;
	padding: 12px 0px 0px 43px;
	margin: 0px 0px 0px 20px;
	height: 40px;
	vertical-align: middle;
	border: 0px;
}
.mensagens a:hover#msgAnomalia, {
	font-family: verdana, helvetica;
	color: #990000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.mensagens a#msgNotificacao, .mensagens a:link#msgNotificacao, .mensagens a:active#msgNotificacao, .mensagens a:visited#msgNotificacao {
	background-image: url(../imagens/msg_notificacao.gif);
	background-repeat: no-repeat;
	font-family: verdana, helvetica;
	color: #990000;
	font-size: 8pt;
	font-weight: normal;
	padding: 12px 0px 0px 43px;
	margin: 0px 0px 0px 20px;
	height: 40px;
	vertical-align: middle;
	border: 0px;
}
.mensagens a:hover#msgNotificacao, {
	font-family: verdana, helvetica;
	color: #990000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.competencia {
	position: absolute;
	top: 80px;
	left: 235px;
	background-image: url(../imagens/ic_competenciaHora.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 7px;
	font-family: verdana, helvetica;
	color: #01304a;
	font-size: 7pt;
	font-weight: normal;
	white-space: nowrap;
	z-index: 4;
}

.competencia span.hora {
	background-image: url(../imagens/ic_competenciaHora.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 7px;
	font-family: verdana, helvetica;
	color: #01304a;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}

.fioBottomInterno {
	position: absolute;
	top: 93px;
	width: 100%;
	background-image: url(../imagens/img_bottomTopInterno.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: transparent;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.imgTopInterno {
	position: absolute;
	top: 0px;
	right: 0%;
	background-color: #FFFFFF;
	background-image: url(../imagens/img_topInterno.gif);
	background-repeat: no-repeat;
	width: 317px;
	height: 92px;
	z-index: 2;
}

.cantoMenuFixo {
	width: 23px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../imagens/img_bg_cantoMenuFixo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	cursor: none;
}

.centerPage {
	width: 100%;
	text-align: center;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

.conteudoCenterPage {
	width: 775px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.conteudoCenterPageLoginForm {
	width: 775px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
}

.topHome {
	border: 0px;
	margin: 0px 0px 0px 0px;
	width: 775px;
}

.bgFlashHome {
	background-image: url(../imagens/img_bgFlashHome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 595px;
	height: 164px;	
	border: 0px;
}

.imageHome {
	width: 180px;
	height: 164px;
	background-image: url(../imagens/img_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 20px 0px 0px 0px;
	border: 0px;
	vertical-align: top;
}

.logoHome {
	width: 147px;
	height: 55px;
	border: 0px;	
}

/* fim das novas alterações */

#LoginForm {

	margin: 0px 0px 0px 0px;
	border: 0px;
}

/* classes que formatam a tela de Vagas/Requisição */

.requisitoVaga {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 46px;
	background-image: url(../imagens/img_bgVagasRequisicao.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 0px;
}

.requisitoVaga ul {
	list-type-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.requisitoVaga ul li.vaga {
	list-type-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	display: inline;
	width: 40%;
	border-right: 20px solid #FFFFFF;
}

.requisitoVaga ul li.requisicao {
	list-type-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	display: inline;
	width: 60%;
}

.linkVagaRequisicao {
	border: 0px;
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vagaReqCorMenuSelec {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	padding: 0px 0px 0px 15px;
	margin: 0px 12px 0px 10px;	
	background-image: url(../imagens/img_setaVagasRequisicao.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:hand;	
}

.vagaReqCorMenuDesmarc {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;	
	color: #666666;
	padding: 0px 0px 0px 15px;
	margin: 0px 12px 0px 10px;	
	background-image: url(../imagens/img_setaVagasRequisicao.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: hand;	
}

fieldset {
	border: 1px solid #0066ab;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
}

legend {
	background-color: #0066ab;
	border-top: 2px solid #ff951b;
	color: #FFFFFF;
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	padding: 3px 10px 3px 10px;
	margin: 5px 0px 8px 0px;
	text-decoration: none;
}

fieldset.vagasRequisicao {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

fieldset.vagasRequisicao span {
	font-family: verdana;
	font-size: 8pt;
	padding: 0px 0px 0px 15px;
	margin: 0px 12px 0px 10px;	
	background-image: url(../imagens/img_setaVagasRequisicao.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: hand;
	width: auto;
}

legend.vagasRequisicaoLegend {
	background-image: url(../imagens/img_abaRequisicaoVaga.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:transparent;
	height: 18px;
	font-family: arial;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	padding: 2px 0px 1px 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
	border: 0px;
}

/* fim vagas/requisição */

.iframeFlash {
	width: 595px;
	height: 164px;
}

/* classes que formatam o relógio de ponto */

.bgRelogio {
	width: 330px;
	height: 380px;
	background-image: url(../imagens/img_bgRelogio.gif);
	background-repeat: no-repeat;
	background-position: 60px 50px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.relogioPonto {
	background-color: #FFFFFF;
	margin: 250px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border: 0px;
}

.diaRelogioPonto {
	padding: 2px 0px 2px 0px;
	font-family: verdana;
	font-size: 15pt;
	color: #336699;
	text-align: center;
}

.horaRelogioPonto {
	padding: 2px 0px 2px 0px;
	font-family: verdana;
	font-size: 15pt;
	color: #666666;
	text-align: center;
}