/** FORMATO ligacao **/
table.ligacao
{ width: 100%; margin: 0; padding: 0; text-decoration: none !important; font-size: 13px; }
table.ligacao tr td
{ padding: .3em 0 2.2em 0; text-align: left; vertical-align: bottom; }
table.ligacao td.td_esquerda
{ padding-right: 1.5em; }
table.ligacao td.td_meio
{ padding: 0 1.5em 0 1.5em; }
table.ligacao td.td_direita
{ padding-left: 1.5em; }
table.ligacao p
{ margin: .4em 0 0 0; text-indent: 0; text-align: justify; font-size: 13px; }
table.ligacao pre
{ font-family: Lucida Grande, Tahoma, Helvetica, Trebuchet MS, Arial, sans-serif; }
table.ligacao div.imagem
{ text-align: left; padding: 0; margin: 0 0 .2em 0; }
table.ligacao div.imagem img
{ border: none; }
table.ligacao img.novo
{ float: right; margin-top: 5px; }
table.ligacao div.ultima_actualizacao
{ margin: .2em 0 .2em 0; padding: 0; text-indent: 0; text-align: right; width: auto; color: #707070; white-space: nowrap; font-size: 11px; }
table.ligacao div.nome
{ border: none; margin: 0; padding: 0; color: #303030; font-size: 15px; font-weight: bold; }
table.ligacao div.nome a
{ color: #303030; text-decoration: none; }
table.ligacao div.nome a:hover
{ color: #608080; text-decoration: none; }
table.ligacao div.endereco
{ font-style: italic; }
table.ligacao div.descricao
{ text-align: justify; line-height: 1.5em; margin: 0; font-size: 13px; }
table.ligacao div.ligacoes
{ text-indent: 0; margin: .5em 0 .3em 0; padding: 0; text-align: left; width: inherit; background-color: #F0FAFA; color: #606060; font-size: 12px; font-weight: bold; }
