.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFCC99;
	color: #000000;
	border-bottom: dashed #FF9900 1px;
	border-top: none;
	border-right: none;
	border-left: solid #FF9900 px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin: 0;
}
.textoformulario{
	font: normal lighter 11 Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-transform: none;
	text-underline-position: above;
	vertical-align: text-bottom;
}
.enl_form{
	color:#FFFFCC;
}
