.DC_colIzquierda {
	float: left;
	width: 40%;
	text-align: center;
}

.DC_colDerecha {
	float: right;
	width: 55%;
	text-align: justify;
}