/* css geral */
body{
	overflow-x: hidden;
}

.body{
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
}

td{
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
}

.txtLaranja{
	color: #F7931C;
	text-align:justify;
}

#rodape{
	width: 100%;
	background-color: #E1E1E1;
	height: 1px;
}

#lateral{
	margin-right: 6px;
}

#lateral div{
	/*background-color: #FEFEFE;*/
	width: 133px;
	/*margin: 0 0 3 0;*/
	padding: 2px;
	color: #000000;
}

/*.linkLaranja{
	text-decoration: underline;
	color: #4686D0;
}

.linkLaranja:hover{
	text-decoration: underline;
	color: #4686D0;
}*/

/*.linkCinza{
	text-decoration: none;
	color: #000000;
}

.linkCinza:hover{
	text-decoration: none;
	color: #4686D0;
}*/

.linkCinza{
	text-decoration: none;
	color: #4686D0;
	width: 147px;
	height: 24px;
	background-image: url('/images/lateral_botao2.gif');
	background-repeat:no-repeat;
	padding-top: 3px;
}

.linkCinza:hover{
	text-decoration: none;
	color: #F7931C;
	background-image: url('/images/lateral_over.gif');
	background-repeat:no-repeat;
	width: 147px;
	height: 24px;
	padding-top: 3px;
	/*color: #4686D0;*/
}

.linkCinza_01{
	text-decoration: none;
	color: #4686D0;
	width: 147px;
	height: 34px;
	background-image: url('/images/lateral_botao3.gif');
	background-repeat:no-repeat;
	padding-top: 2px;
}

.linkCinza_01:hover{
	text-decoration: none;
	color: #F7931C;
	background-image: url('/images/lateral_over3.gif');
	background-repeat:no-repeat;
	width: 147px;
	height: 34px;
	padding-top: 2px;
	/*color: #4686D0;*/
}

.linkCinza_02{
	text-decoration: none;
	color: #4686D0;
	width: 147px;
	height: 34px;
	background-image: url('/images/lateral_botao4.gif');
	background-repeat:no-repeat;
	padding-top: 3px;
}

.linkCinza_02:hover{
	text-decoration: none;
	color: #F7931C;
	background-image: url('/images/lateral_over4.gif');
	background-repeat:no-repeat;
	width: 147px;
	height: 34px;
	padding-top: 3px;
}

.linkCinza_03{
	text-decoration: none;
	color: #7B797B;
}

.linkCinza_03:hover{
	text-decoration: none;
	color: #7B797B;
}

.linkBread{
	text-decoration: underline;
	color: #4686D0;
}

.linkBread:hover{
	text-decoration: underline;
	color: #4686D0;
}

#conteudo{
	margin: 0 0 0 31;
	width: 555px;
}

.overLaranja{
	text-decoration: none;
	color: #F7931C;
	font-weight: bold;
	background-image: url('/images/lateral_over.gif');
	background-repeat:no-repeat;
	width:147px;
	height:24px;
	padding-top:3px;
}

.overLaranja_01{
	text-decoration: none;
	color: #F7931C;
	font-weight: bold;
	background-image: url('/images/lateral_over3.gif');
	background-repeat:no-repeat;
	width:147px;
	height:34px;
	padding-top:2px;
}

.overLaranja_02{
	text-decoration: none;
	color: #F7931C;
	font-weight: bold;
	background-image: url('/images/lateral_over4.gif');
	background-repeat:no-repeat;
	width:147px;
	height:34px;
	padding-top:3px;
}

#bgLateral{
	background-image: url('/images/lateral_admix_02.gif');
	background-repeat: repeat-y;
}

#bg{
	background-image: url('/images/bg.gif');
}

#imgTitulo{
	margin-right: 9px;
}

#content {position: absolute;}

#content1 {position: absolute;}

.txtAzulEscuroSmall {
	color: 004DA7;
	font-size: 10px;
}

.txtAzul{
	color: #4686D0;
}

.linkAzul{
	text-decoration: none;
	color: #4686D0;
}

.linkAzul:hover{
	text-decoration: underline;
	color: #4686D0;
}

.linkLaranja{
	text-decoration: none;
	color: #4686D0;
}

.linkLaranja:hover{
	text-decoration: underline;
	color: #4686D0;
}

.linkLaranjaSmall{
	text-decoration: underline;
	font-size: 10px;
	color: #F7931C;
}

.linkLaranjaSmall:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #F7931C;
}

.linktopoLaranja{
	text-decoration: none;
	color: #F7931C;
}

.linktopoLaranja:hover{
	text-decoration: underline;
	color: #F7931C;
}

.linkLaranja2{
	text-decoration: none;
	color: #F7931C;
}

.linkLaranja2:hover{
	text-decoration: underline;
	color: #F7931C;
}

#centraliza{
	text-align: center;
	width: 100%;
}

.lista ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.lista li{
	list-style-image: url(/images/iccerto.gif);
	margin: 0 0 0 15;
}	

#quadroNoticias{
	background-image: url('/images/fgnoticias.gif');
	width: 310px;
	height: 103px;
	color: #4686D0;
}

#quadroNoticias div{
	/*margin: 48 20 0 20;*/
	margin: 0 20 0 20;
}

#quadroQualidade{
	background-image: url('/images/fgqualidade_vida.gif');
	width: 310px;
	height: 103px;
	color: #4686D0;
}

#quadroQualidade div{
	margin: 0 20 0 20;
}

#linha{
	color: #DDDDDD;
	height: 1px;
}

.linkRodape{
	color: #484848;
	text-decoration: none;
}
.linkRodape:hover{
	color: #484848;
	text-decoration: none;
}

/* Classes para formulários */

INPUT 
{
	border-color: #98B4D9;
	border-style: solid;
	border-width: 1px;
}

.checkbox
{
	border: none;
}

/* ---------------------------------------------------- */


/* Classes para Lista de extrato */

TD.ListColExtrato{
	font-family: Arial;
	font-size: 9px;
}

TD.textoExtrato{
	color: #8B8B8B;
	font-size: 10px;
}

TR.linhaExtrato1
{
	background-color: #D1E1F1;
}

TD.textoExtratoTitulo
{
	background-color: #F89015;
	color: #ffffff;
	font-size: 10px;
}

TD.ListColExtrato
{
	height: 30px;
	color: #8B8B8B;
	background-color: #ffffff;
	border-bottom: solid 1px #DADADA;
}

/* ---------------------------------------------------- */


/* fim do css geral */
