.txt_corrente {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	background-position: center;
}

.txt_destaque {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.fundo_txt {
	background-image: url(../img/fundo_txt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt_correntecentrado {

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
