/* import */
@import url(internas.css);

/* topicos */
#topicos { background-color: #fff; padding: 80px 30px 30px 30px; }
#topicos h1 { margin-bottom: 0; float: left; }
#topicos p { float: right; }
#topicos p a { height: 21px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; line-height: 21px; display: block; text-decoration: none; position: relative; color: rgba(30,30,30,1); }
#topicos p a span { height: 21px; font-family: 'fa'; font-size: 15px; line-height: 21px; display: inline-block; vertical-align: top; padding-right: 10px; position: relative; }

/* compartilhar */
.compartilhar { padding: 0 30px 30px 30px; border-bottom: 1px solid rgba(204,204,204,0.5); }
