@charset "utf-8";
/* CSS Document */

#left_Col {
	width:250px;
	float:left;
}
#right_Col {
	width:250px;
	float:left;
}

#infoForm {
	width:340px;
	height:170px;
}
#applyForm {
	width:340px;
	height:170px;
}
img.derecha {
	float: right;
	margin: 0 0 0 0;
	display: block;
}
