label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	color: #FFFAC3;
	font-weight: bold;
	display: block
}

.submit input
{
	margin-left: 2em;
}

input
{
	color: #781351;
	background: #FFFACD;
	border: 4px groove #781351
}

.submit input
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}

fieldset
{
	border: 1px solid #781351;
	width: 20em;
	margin-top: 0;
	background-image: url(fondo1.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}

legend
{
	color: 	#000080;
	font-weight: bold;
	background: #ffa20c;
	border: 1px solid #781351;
	letter-spacing:0;
	padding: 2px 6px
}

div#msgerror {
	color: #FF4500;
	font-weight: bold;
	}
	
div#msgmail {
	font-size: 0.75em;
	color: #FF4500;
	font-weight: bold;
	}
