.home_principal p {
  	text-indent: 50px;
}
.contact > h3{
  display: none;
}

.topicos-heading{
  background-color: #e0e0e0;
    margin: 15px 2px;
    padding: 10px;
}

.topicos-heading.discussao a{
  color: red;
  font-weight: bold;
}

.titulo-heading{
  border-top: 4px solid #1659bf;
  color: #1659bf;
  background: #edeff1 none repeat scroll 0 0;
}