@charset "utf-8";
.fonte1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #b17008;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.fonte1Cinza {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c7c7c7;
}
.logo {
	padding-left: 100px;
}
.combo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #b17008;
	border: 1px solid #b17008;
	filter: Alpha(Opacity=30);
}
.fonte3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #C89953;
}
