.TC_contenedor{
	float:right;
	width:63%;
}

.TC_colIzquierda {
	float:left;
	width:30%;
	text-align: justify;
}
.TC_colCentro {
	float:left;
	width:49%;
	text-align: justify;
}

.TC_colDerecha {
	float: right;
	width:45%;
	text-align: center;
	margin-right: 1.5em !important;
	margin-right:0pt;
}