/* ---- reset 0.2 ---- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;outline:0;
font-size:100%;font-family:inherit;
}
body {background:#fff;color:#4d4d4d;}
ol, ul {list-style:none;}
a {text-decoration: none}
a:hover {text-decoration:underline;}
/* ---- fonts ----*/
body {font-family:arial,helvetica,sans-serif;font-size:12px;}

#container {margin:0 auto;width:830px;}
#container #header #header-img {background: url(/images/header.jpg); height:191px; width:830px;}
#container #header #header-img span{display:none;}

#menu {background:#999900;margin:0 0 15px 0;padding:10px 0 10px 10px;overflow:auto;text-transform: uppercase;}
#menu #lista-links li {float:left;margin-right:10px}
#menu #lista-links li a{color:#fff;}

#content {clear:both}
#content #conteudo {float:left;margin-bottom:50px;margin-right:14px; width:567px;}
#content #conteudo #titulo-conteudo {font-size:24px;margin:0 0 15px 0; padding:10px 0 10px 10px; width:556px;}
#content #conteudo ul {margin-bottom:10px;padding:0 0 0 10px;}
#content #conteudo ul li {margin:0 0 5px 0;}
#content #conteudo p {margin-bottom:10px;padding:0 0 0 10px; text-align: justify;text-indent:10px}
#content #conteudo p.fonte-noticia {font-weight:bold;padding:20px 0 0 0;text-align:right;}

#content #conteudo .lista-noticias li {border-bottom:1px solid #f0f0f0;margin:0 0 7px 0;padding:0 0 7px 0;}
#content #conteudo .lista-noticias li a {color:#4d4d4d;}

#coluna-new {float:left;margin-bottom:50px;padding-left:4px;}
#coluna-new #box-new {background:#d7d7d7;padding:7px; width:231px;}
#coluna-new #box-new h2 {font-size:16px;margin-bottom:14px;}
#coluna-new #box-new ul li {border-bottom:1px solid #999A01; margin:0 0 7px 0;padding:0 0 7px 0;}
#coluna-new #box-new ul li a {color:#4d4d4d;}
#coluna-new #box-new a {color:#4d4d4d;} 
#coluna-new #box-new a:hover {color:#666;text-decoration:underline} 

#rodape {background:url(/images/bg_rodape.jpg);color:#FFF; clear:both;padding:22px 0 18px 63px;}
