.campos_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #525252;
	background-color: #E0DED1;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: middle;
}
.botoes {
	color: #4E6070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #DFD9BB;
	height: 20px;
	width: auto;
	border: 1px solid #7F9DB9;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}
