.bg_full {
	background-color: #272727;
	background-image: url(img/bg_full.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt_chamada_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_half {
	background-image: url(img/halftop_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.txt_titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006C3C;
	text-decoration: none;
}
.bg_steel {
	background-color: #D1D1D1;
	background-image: url(img/steel_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt_destaque_steel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003563;
	text-decoration: none;
}
.ffieldlargura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 290px;
	border: 1px solid #000000;
}
.ffieldlfree {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
