.fonte_padrao {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4741;
}
.bg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4741;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4741;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4741;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4741;
	text-decoration: underline;
}
.campos {
	font-family: Tahoma;
	font-size: 10px;
	color: #3C4741;
	background-color: #FFFFFF;
	border: 1px solid #3C4741;
}
.box_opcoes {
	background-color: #F5FAF7;
	border: 1px solid #7CB694;
}
