.DC2_colIzquierda {
	float: left;
	width: 28%;
	text-align: right;
	clear:left;
}

.DC2_colDerecha {
	float:right;
	width: 63%;
	text-align: justify;
}

.DC2_colDerecha li{
	margin-bottom:0.5em;
}