@charset "utf-8";
.formulario {
	width:500px;
	float:left;
	border-right:solid 1px #999999;
	margin-bottom:20px;
	}
.imagen {
	width:200px;
	float:left;
	margin-left:30px;
	}
.datos {
	width:200px;
	margin-left:50px;
	float:left;
	text-align:center;}