%STARTINCLUDE% /* #conteudo table{ margin: auto auto auto auto; border-collapse: collapse; border: none; border-top: 2px solid #87b4cb; border-bottom: 2px solid #87b4cb; empty-cells: show; } #conteudo table tr th, #conteudo table tr td{ color: #000000; background-color: #FFFFFF; font-size: 12px; padding: 1px 6px 1px 6px; border: none; } #conteudo table tr th{ text-align: center; color: #000000; background-color: #33FF66; border-left: 1px solid #005b8a; border-right: 1px solid #005b8a; border-bottom: 2px solid #87b4cb; } #conteudo table tr td{ border-left: 1px solid #005b8a; border-right: 1px solid #005b8a; border-bottom: 1px solid #87b4cb; } #conteudo #anexos table tr th, #conteudo #anexos table tr td{ font-size: 9px; } #conteudo #anexos table tr td img{ display: none; } #conteudo table tr th a{ text-decoration: none; } #conteudo table tr th td a:link, #conteudo table tr th td a:active, #conteudo table tr th td a:visited, #conteudo table tr th a:hover{ color: #000000; } */ table td, table th{ font-size: 9px; position: relative; z-index: 10; } table th{ text-align: center; } %STOPINCLUDE%