ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333;
  background: url(../images/bg-topo-geral.jpg) repeat-x;
  /*background: #F3F3F3;*/
}

body
{
  text-align: center;
}

p {text-align: justify; }

div#wrapper
{
  /*background: url(../images/bg-site.jpg) repeat-y;*/
  margin: 0 auto;
  width: 1024px;  
  text-align: left;
}

div#size-wrapper
{
  padding: 0 103px;
  margin: 0;
}

div#top-wrapper
{
  margin: 0;
  padding: 0;
}
/* OBSOLETO - vide nav.css
div#menu
{
  font-size: 16px;
	font-weight: bold;
}

div#menu ul
{
  height: 65px;
  list-style: none;
  margin: 0;
  padding: 0;
}

div#menu ul li
{
  display: inline;
  position: relative;
}

div#menu ul li a
{
  color: #666;
  display: block;
  float: left;
  margin: 0 5px;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

div#menu ul li a.right
{
  float: right;
}
*/

div#art
{
  background: url(../images/bg-ilustracao.png) no-repeat;
  margin: 10px 0 10px 0;
  padding: 14px 13px;
  width: 818px;
}

div#footer-wrapper
{
  background: url(../images/bg-rodape.jpg) no-repeat;
  margin: 0;
  padding: 14px 14px;
  width: 820px;
  clear: both;
}

div#footer-wrapper .footer-box
{
  margin: 8px 10px 0 24px;
  padding: 0;
  width: 225px;
  height: 151px;
  background: #ccc;
  float: left;
}

div#footer-wrapper .footer-box .footer-box-content
{
  margin: 55px 10px 0 10px;
  padding: 0;
}

div#footer-wrapper .helpdesk
{
  background: url(../images/bg-helpdesk-home.jpg) no-repeat;
}

div#footer-wrapper .audio-tkm
{
  background: url(../images/bg-audio-home.jpg) no-repeat;
}

div#footer-wrapper .eventos
{
  background: url(../images/bg-eventos-home.jpg) no-repeat;
}

div#footer-wrapper .congratulacoes
{
  background: url(../images/bg-congratulacoes-home.jpg) no-repeat;
}

.box-info
{
  display: block;
  height: 50px;
}

.btn-link-home
{
  display: block;
}

div#footer-menu
{
  margin: 0;
  padding: 10px 0 0 0;
  clear: both;
}

div#footer-menu ul
{
  margin: 0 0 0 146px;
  list-style: none;
}

div#footer-menu ul li
{
  display: inline;
}

div#footer-menu ul li a
{
  padding: 5px;
  float: left;
  color: #999;
  text-decoration: none;
  text-align: center;
}

.credit
{
  display: block;
  clear: both;
  margin-top: 20px;
  text-align: center;
}

.link-credito
{
  color: #DDD;
  text-decoration: none;
}

.link-credito:hover
{
  color: #AAA;
  text-decoration: none;
}

/*********************************/
/* elementos do conteudo do site */
/*********************************/
.spacer {
  clear: right;
  line-height: 1%;
  height: 1px;
}

h1, h2, h3, h4, h5, h6
{ font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; margin-bottom: 15px; }

h1 { font-size: 20px; color: #666; }
h2 { font-size: 16px; color: #f90; }

.float-right { float: right; margin-left: 10px; }
.float-left { float: left; }

div#content-wrapper
{
  margin: 0 30px;
  padding: 0;
  line-height: 15px;
}

div#news-wrapper
{
  float: left;
  width: 300px;
  padding-right: 30px;
  margin-right: 30px;
  border-right: #ccc solid 1px;
}

div#news-wrapper h1 {
  margin-top: 20px;
}

ul#news-list
{
  margin-top: 15px;
  margin-left: 30px;
}

ul#news-list li
{
  margin-top: 10px;
  margin-bottom: 20px;
  list-style-image: url(../images/seta-laranja.gif);
}

ul#news-list li a
{
  color: #c00;
  margin-left: 10px;
  text-decoration: underline;
}

ul#news-list li p
{
  margin-bottom: 5px;
  padding-left: 10px;
}

a.link-more
{
  background: url(../images/seta-preta.gif) no-repeat 0 3px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding-left: 14px;
}

div#right-content
{
  
}

div#right-content.home { margin-left: 350px; }
div#right-content.internal { margin-left: 260px; }

div#right-content.internal h1 { color: #f90; padding-bottom: 15px; border-bottom: #333 solid 1px; }

div#right-content p
{
  margin-bottom: 10px;
}

div.home-services
{
  background: url(../images/bg-servicos-home.jpg) no-repeat;
  margin-top: 65px;
  padding: 5px 15px;
  height: 125px;
}

/**
 * LEFT MENU - Menu esquerdo dos conteudos
 */
div#left-menu
{
  float: left;
  width: 200px;
  height: 250px;
  padding-right: 30px;
  margin-right: 30px;
  border-right: #ccc solid 1px;
}

div#left-menu ul#menu-itens
{
  margin-top: 15px;
  margin-left: 30px;
  list-style: none;
}

div#left-menu ul#menu-itens li
{
  margin-bottom: 10px;
  position: relative;
}

div#left-menu ul#menu-itens li a
{
  background: url(../images/seta-laranja.png) no-repeat;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding: 0 0 5px 35px;
  width: 130px;
}

div#left-menu ul#menu-itens li a.selected { color: #c00; text-decoration: underline; }

/* sub menu itens*/
div#left-menu ul#menu-itens li ul {
  list-style: none;
  margin: 0;
  margin-left: -10px;
  position: absolute;
  width: 170px; /*sub menu width*/
  top: 0;
  visibility: hidden;
}

div#left-menu ul#menu-itens li ul li {
  margin: 0;
  padding: 0;
}
  /* link style */
  div#left-menu ul#menu-itens li ul li a {
    background: #fff;
    border: 1px solid #e4e4e4;
    /*border-bottom: 0;*/
    color: black;
    display: block;
    padding: 5px 5px;
    overflow: auto; /*force hasLayout in IE7 */
    text-decoration: none;
  }
  div#left-menu ul#menu-itens li ul li a:visited {
    color: #000;
  }
  div#left-menu ul#menu-itens li ul li a:hover {
    background-color: #f6f6f6;
  }
  /* fim link style */

  /* Holly Hack for IE \*/
  * html div#left-menu ul#menu-itens li { float: left; height: 1%; }
  * html div#left-menu ul#menu-itens li a { height: 1%; }
  /* End */
 
/* fim sub menu itens */

/**
 * FIM LEFT MENU
 */

a.linkHome
{
  float: right;
  /*
  width: 65px;
  height: 22px;
  */
}

div.conteudoNoticia {
  margin: 2px;
  padding: 2px;
} 

.row0 {
  background: #f8f8f8;
  border: #f4f4f4 solid 1px;
}

.row1 {
  background: #fff;
  border: #f4f4f4 solid 1px;
}

div.conteudoNoticia h2 {
  border-bottom: #e4e4e4 solid 1px;
  color: #333;
  font-size: 14px;
  padding: 2px;
}

.dataPub {
  color: #666;
  float: right;
  font-size: 10px;
  font-style: italic;
}

a.leiaMais {
  color: #c00;
  float: right;
  font-weight: bold;
  text-decoration: none;
}

a.leiaMais:hover { color: #a00; }

div.chamadaNoticia {
  margin: 0;
  padding: 5px;
  font-weight: bold;
}

ul#menuTopoDireito {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#menuTopoDireito li {
  display: inline;
}

ul#menuTopoDireito li a {
  
}

form.formularioContato {
  background: #f8f8f8;
  border-top: #999 solid 2px;
  border-right: #f0f0f0 solid 1px;
  border-bottom: #f0f0f0 solid 1px;
  border-left: #f0f0f0 solid 1px;
  margin: 10px;
  padding: 5px;
  text-align: center;
}

form table {
  margin: 0 auto;
  text-align: left;
}

form table td {
  background: none;
}

ul#linksHelpdesk {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}

ul#linksHelpdesk li {
  display: inline;
  margin: 0 10px;
}

.downloadTkmStyle {
  background: #E1FFDF;
  border: #AADFA7 solid 1px;
  color: #000;
  font-size: 11px;
  margin: 5px;
  padding: 5px;
}
/**********************************/
/* fim elementos conteudo do site */
/**********************************/

/**********************************/
/* Erro elements                  */
/**********************************/
ul.error_list {
  color: #c00;
  font-weight: bold;
}

.mensagemErro {
  background: #ffecec;
  border: #ffb9b9 solid 1px;
  margin: 5px;
  padding: 4px;
}

/**********************************/
/* HTML E-mails                   */
/**********************************/
div#cabecalhoMensagem {
  background: #f8f8f8;
  border-top: #f4f4f4 solid 1px;
  border-right: #f4f4f4 solid 1px;
  border-bottom: #666 solid 1px;
  border-left: #f4f4f4 solid 1px;
  color: #666;
  margin: 0;
  padding: 5px;
}

div#cabecalhoMensagem ul {
  list-style: none;
}

div#corpoMensagem {
  color: #999;
  margin: 0;
  padding: 5px;
}

table#emissoras {
  margin: 0;
  width: 95%;
}

table#emissoras thead {
  background: #e4e4e4;
}

table#emissoras thead th {
  border-bottom: #666 solid 2px;
  padding: 0.4em;
}

table#emissoras tbody tr.even td {
  background-color: #f4f4f4;
}

table#emissoras tbody tr.odd td {
  background-color: #fcfcfc;
}

table#emissoras tbody td {
  font-size: 12px;
  padding: 0.4em;
}

table#emissoras tfoot tr td {
  background: #EFEFEF;
  color: #999;
  font-weight: bold;
  padding: 0.4em;
  text-align: right;
}

/**
 * CMS Elementos
 */
div#right-content .corpoConteudo {
  
}

div#right-content ul {
  margin-left: 20px;
}
