@charset "utf-8";
.Formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #180755;
	background-attachment: fixed;
	background-color: transparent;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

