.acao{
	background-color:transparent;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer !important;
	cursor:hand;
	text-align:left;
	padding:0px;
	width:auto;
	}

#corpo {
	width: 100%;
}

#menuAbas {
	border-bottom: 1px solid #B1C9D0;
}

#submit {
	margin-top: 10px;
	border-top: 1px solid #B1C9D0;
	padding-top: 10px;
	text-align: center;
}

#botoes {
	height: 23px;
	width: 650px;
	border-bottom: 1px solid #B1C9D0;
	margin-bottom: 10px;
}

#botoes div {
	float: left;
	margin-left: 4px;
}



h2 {
	font-size: 1.2em;
	font-weight: bolder;
}

