#columna_esq{
	float:left;
	width:450px;
	background-color:#fff;
	}
	
#columna_dre{
	float:right;
	width:450px;
	background-color:#fff;	
	}
