.DC_colIzquierda {
	float: left;
	width: 30%;
	text-align: justify;
	clear:left;
}

.DC_colDerecha {
	float:right;
	width: 65%;
	text-align: center;
	vertical-align:bottom;
}