/* CSS Document */
body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
fieldset, form, ul, li, h1, h2, h3, h4, h5, h6, p, abbr { margin: 0; padding: 0; }
img { border: 0; }
a { color: #666; text-decoration: none; }
a:hover { text-decoration: underline; }
li { list-style: none; }
input, select, textarea { font-family: "Tahoma"; color: #666; font-size: 0.9em; background: #fff; border: 1px solid #666; padding: 2px 2px 1px 2px; }
legend { display: none; }

#logotipo { border-bottom: 5px solid #000; }
#logotipo p { margin: -10px 0 0 65px; padding-bottom: 10px; }

.clear { clear: both; }

#noticia { margin-top: 15px; }
#noticia h4 { font-size: 14px; border-bottom: 1px solid #000; padding-bottom: 5px; margin-bottom: 5px; }
#noticia h4 span { font-size: 16px; }
#noticia h1 { font-size: 25px; }
#noticia h2 { font-size: 15px; color: #666; }
#noticia .registro { margin: 15px 0; border-bottom: 1px solid #000; padding-bottom: 15px }
#noticia .registro .imagem { width: 1px; float: left; margin: 0 15px 10px 0; font-size: 10px; font-weight: bold; }

.infoEditoria { font-family: Arial; }
.infoEditoria p { float: right; margin-right: 10px; }
