#elmo  img { border: none;  }
#elmo {
  font:12px 'Verdana', Arial, Helvetica, sans-serif;
  color: #333;
}
h1, h2, h3 {
  color: #333;
}

#elmo a:link { color: rgb(0, 0, 153); text-decoration: none; }
#elmo a:visited { text-decoration: none; color: rgb(0, 0, 153); }
#elmo a:hover { text-decoration: none; color: rgb(185, 13, 13); }
#elmo a:active { text-decoration: none; }

table {
  border-collapse: separate;
}

#elmo table{border-spacing:1px;font:12px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666;}
#elmo caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);font:11px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
#elmo td, th{padding:4px;}
#elmo thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
#elmo tbody th{font-weight:bold;}
#elmo tbody tr{background:#EBF8FE;text-align:left;}
#elmo tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
#elmo tbody th a:link, tbody th a:visited{color: rgb(0, 0, 153);padding:3px 0px 0px 18px;background:url(http://www.leandropessoa.com.br/table/img/ico_novajanela.gif);background-repeat:no-repeat;}
#elmo tbody th a:hover{color:#009900;}
#elmo tbody tr td{height:50px;background:#EBF8FE;border:1px solid #ffffff;}
#elmo tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
#elmo table td a:link, table td a:visited{color: rgb(0, 0, 153);text-decoration:none;}
#elmo table td a:hover{color:#009900;text-decoration:underline;}
#elmo table a[title^="Download"]{background:url(http://www.leandropessoa.com.br/table/img/icPADRAO.gif) no-repeat center;padding:20px 0px 0px 15px;}
#elmo tbody td a[href="http://www.leandropessoa.com.br"]{margin:0 auto;height:15px;border-bottom:0;padding:3px 0px 0px 18px;color:#FF8601;background:url(http://www.leandropessoa.com.br/table/img/check.gif);background-repeat: no-repeat;}
#elmo tfoot th, tfoot td{background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);padding:10px;text-align:center;font:11px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}

a.imce-insert-inline, a.imce-insert-inline:visited {
color: red;
}

/*
** Tab navigation
*/
ul.primary {
  background-color: #FCF9C0;
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: none;
  color: white;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #F7BA65;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
  border: 1px solid white;
  color: white;
}

ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  color: black;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  color: black;
}
ul.primary li a:visited {
  font-weight: normal;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div.color1, div.color1 b.rtop b, div.color1  b.rbottom b {
background: #F7BA65;
text-align: center;
}
div.color2, div.color2 b.rtop b, div.color2 b.rbottom b {
background: #BCEB83;
text-align: center;
}
div.color3, div.color3 b.rtop b, div.color3  b.rbottom b {
background: #ADD1F1;
text-align: center;
}

div#comments {
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #DDD9A1;
  background: #FCF9C0;
}
div.comment {
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #EDEBCD;
  background: #FFF;
}