  #tabelaimprensa {
    display: table;
	width:420px;
	background-color:#000;
	font-size:80%;
	text-align:justify;
    }

  #tabelafila  {
    display: table-row;
    }

  #tabelaesq {
    display: table-cell;
	vertical-align:middle;
	width: 20px;
	text-align:center;
    }
  #tabeladrt {
    display: table-cell;
	vertical-align:middle;
	width: 400px;
    }
  #tabelaimprensaa {
    display: table;
	width:440px;
	background-color:#000;
	font-size:80%;
	text-align:center;
    }

  #tabelafilaa  {
    display: table-row;
    }
  #tabelaesqq {
    display: table-cell;
	vertical-align:middle;
	width: 2px;
	text-align:center;
    }
  #tabeladrtt {
    display: table-cell;
	vertical-align:middle;
	width: 438px;
    }
.container .colunaesquerda #tabelaimprensaa .sub {
	color: #E1C610;
	font-weight: bold;
	font-size: 120%;
}
.container .colunaesquerda #tabelaimprensaa .tit {
	color: #ffffff;
	font-weight: bold;
	font-size:100%;
}

.container .colunaesquerda #tabelaimprensa .sub {
	color: #E1C610;
	font-weight: bold;
	font-size: 120%;
}
.container .colunaesquerda #tabelaimprensa .tit {
	color: #ffffff;
	font-weight: bold;
	font-size:100%;
}

.container .colunaesquerda #tabelaimprensa a:link {text-decoration:none; color:#E1C610; font-weight:bold}
.container .colunaesquerda #tabelaimprensa A:visited {text-decoration:none; color:#E1C610; font-weight:bold}
.container .colunaesquerda #tabelaimprensa A:active {text-decoration:none; color:#E1C610; font-weight:bold}
.container .colunaesquerda #tabelaimprensa A:hover { text-decoration:underline; font-weight:bold}