.quadro {
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;

}
.botao {
	border: 1px solid #666666;
	background-color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	height: 100%;
	width: 100%;

}
