@charset "utf-8";
body {
	background-repeat: repeat-x;
}
.FundoTabela {
	background-image: url(images/fundo2.gif);
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	line-height: 15px;
}

.FontePequena {
	font-size: 10px;
}



a.linkMenu:link {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.linkMenu:visited {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.linkMenu:hover {
	color:#333333;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}
a.linkMenu:active {
	color:#333333;
	font-size: 11px;
	font-weight: bold;
}


a.linkVermelho:link {
	color:#990000;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.linkVermelho:visited {
	color:#990000;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.linkVermelho:hover {
	color:#990000;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}
a.linkVermelho:active {
	color:#990000;
	font-size: 11px;
	font-weight: bold;
}



a.linkAzul:link {
	color:#4296c3;
	text-decoration:none;
}
a.linkAzul:visited {
	color:#4296c3;
	text-decoration:none;
}
a.linkAzul:hover {
	color:#4296c3;
	text-decoration:underline;
}
a.linkAzul:active {
	color:#4296c3;
}



a.linkOver:link {
	color:#3e3e3e;
	text-decoration:underline;
}
a.linkOver:visited {
	color:#3e3e3e;
	text-decoration:underline;
}
a.linkOver:hover {
	color:#4296c3;
}
a.linkOver:active {
	color:#3e3e3e;
}

.SelectHome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 225px;
}

a.linkOver:active {
	color:#4296c3;
}



.indices {
	 color: #949494;
	 font-weight: bold;
}

.FundoGrafico {
	background-image: url(images/moldura.gif);
}

.TextoBranco {
	color: #FFF;
}

.TextoBrancoPequeno {
	color: #FFF;
	font-size: 10px;
}
.FundoRodape {
	background-image: url(images/rodape.gif);
}
.FonteGrande01 {
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
}
.FonteAzul {
	font-weight: bold;
	color: #0c7eb7;
}

.TextoJustificado {
	text-align: justify;
}

.TextoCentralizado {
	text-align: center;
}

.InputFale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #ababab;
	height: 15px;
	width: 250px;
}

.InputFatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #ababab;
	height: 19px;
	width: 70px;
}

.ListFale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #ababab;
	width: 250px;
}

.MultilineFale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #ababab;
	width: 300px;
}

.BtFale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #ababab;
	width: 50px;
}

#apDiv2 {
	position: absolute;
	width: 219px;
	height: 175px;
	left: 50%;
	right: 50%;
	top: 0%;
	margin-left: -110px;
	margin-top: 30px;
	z-index:3;
}

#apDiv3 {
	position: absolute;
	width: 219px;
	height: 175px;
	left: 65%;
	right: 50%;
	top: 20%;
	margin-left: -110px;
	margin-top: -87px;
}
