.button_save {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F6F6F3;
	font-weight: normal;
	border: 1px solid #000000;
}
.boton_trasparente {
	color: #0033FF;
	background-color: #99FF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99FF99;
	border-right-color: #99FF99;
	border-bottom-color: #99FF99;
	border-left-color: #99FF99;
	background-position: left;
	text-align: left;
	cursor: default;
}
