@charset "utf-8";
/* CSS Document */

form {
	margin: 0px;
	padding: 10px;
}
.caja {
	color: #620D72;
	background-color: #FFEAFF;
	font-family: "Trebuchet MS";
	float: left;
	height: 16px;
	margin-right: 3px;
	font-size: 0.7em;
	width: 172px;
	border: 1px solid #9544A0;
	margin-top: 1px;
}
.boton {
	float: left;
	height: 20px;
	background-color: #620D72;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	background-image: url(../imagenes/fondo_boton.jpg);
	background-repeat:  repeat-x;
	background-position: center;
	border: 1px solid #9544A0;
	margin-top: 1px;
}

.labeloculto {
	display: none;
}
fieldset {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
legend {
	font-family: "Trebuchet MS";
	color: #620D72;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.labels {
	float: left;
	width: 240px;
	text-align: right;
	margin-right: 10px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #620D72;
	margin-top: 1px;
	height: 16px;
	margin-bottom: 1px;
}
.cajacontacto {
	color: #620D72;
	background-color: #FFEAFF;
	font-family: "Trebuchet MS";
	float: left;
	margin-right: 3px;
	font-size: 0.7em;
	width: 230px;
	border: 1px solid #9544A0;
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.cajatexto {
	color: #620D72;
	background-color: #FFEAFF;
	font-family: "Trebuchet MS";
	float: left;
	font-size: 0.7em;
	width: 230px;
	border: 1px solid #9544A0;
	margin-top: 1px;
}
.caja2 {
	color: #620D72;
	background-color: #FFEAFF;
	font-family: "Trebuchet MS";
	float: left;
	height: 16px;
	margin-right: 3px;
	font-size: 0.7em;
	width: 175px;
	border: 1px solid #9544A0;
	margin-top: 1px;
	margin-bottom: 1px;
}
.boton2 {
	float: left;
	height: 20px;
	background-color: #620D72;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	background-image: url(../imagenes/fondo_boton.jpg);
	background-repeat:  repeat-x;
	background-position: center;
	border: 1px solid #9544A0;
	margin-top: 1px;
	margin-bottom: 1px;
}
