body {
	width: 800px;
}
.caja-centro {
	width: 500px;
	float: left;
}

.caja-dcha {
	margin-top: 0;
	float: right;
}
