@charset "utf-8";
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textfield {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #00BCD7;
}
.fondoDireccion {
	background-image: url(imgs/fondoDireccion.jpg);
	background-repeat: no-repeat;
}
