#cad_esq {
	float: left;
	height: 500px;
	width: 250px;
	margin-top: 15px;
	position: relative;
}
#cad_dir {
	float: left;
	height: 500px;
	width: 565px;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 25px;
	position: relative;
	background-color:;
}
