@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Texto_1_cinza {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.Texto_1_cinzaClaro {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.Texto_1_brancoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.Texto_1_preto {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Texto_1_laranja {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff6600;
}
.Texto_1_pretoBold {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.Texto_1_laranjaBold {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
}

.Texto_2_cinza {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.Texto_2_cinzaBold {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.Texto_2_preto {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Texto_2_pretoBotoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.Texto_3_cinza {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #7e8994;
	margin-left: 40px;
}
.Texto_4_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #7e8994;
	margin-left: 24px;
}
.Texto_4_branco {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 64px;
}
.GeralFundo_CabecalhoK {
	background-attachment: scroll;
	background-image: url(../imagens/gifs/GeralFundo_CabecalhoK.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.GeralFundo_listado {
	background-attachment: scroll;
	background-image: url(../imagens/gifs/GeralFundo_listado.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.GeralFundo_Cabecalho {
	background-attachment: scroll;
	background-image: url(../imagens/gifs/GeralFundo_Cabecalho.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.GeralFundo_Rodape {
	background-attachment: scroll;
	background-image: url(../imagens/gifs/GeralFundo_Rodape.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Texto_2_laranja {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
}

