#conteudo { margin:0 20px 0 20px; border:0px solid red; text-align:left;}
#conteudo img, #footer img { margin:0; padding:0; border:none; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; clear:both; }

/* ============ */
/* = Defaults = */
/* ============ */
  p { margin:0 0 2.2em; }


/* ============= */
/* = Estrutura = */
/* ============= */
  html, body { height:100%; }
  body { color:#333; background:#FFF; font:normal 100% Arial, sans-serif; text-align:center; }
  body#stretch #main { width:auto; overflow:auto; }
  
  #wrapper { border:0px solid navy; }
  #header { position:relative; background:url("http://www2.portoalegre.rs.gov.br/transparencia/images/banner_fundo.png") repeat-x; width:100%; height:216px; }
  #header a.logo { position:absolute; left:0; top:0; background:url("http://www2.portoalegre.rs.gov.br/transparencia/images/banner.png") no-repeat; width:960px; height:150px;}

  
  #footer { background:#585858; text-align:center; padding:1em 0; }
  #footer p.veja-tambem { font-weight:bold; color:#EEE; font-size:1.3em; margin-bottom:.7em; }
  #footer ul.veja-tambem { list-style-type:none; }
  #footer ul.veja-tambem li { display:inline; }
  #footer, .push { height:8em; }
  
  /* ========= */
/* = Links = */
/* ========= */
#nav  a { color:#228822; font-weight:bold; text-decoration:none; }
#nav  a:hover { text-decoration:underline; }

/* ========== */
/* = Listas = */
/* ========== */
  ul#nav { border:0px solid red; list-style-type:none; position:absolute; bottom:0px; left:-40px;}
  ul#nav li { display:inline-block; zoom:1; *display:inline; padding:8px 12px; font-size:12px; }

  ul.despesas-por-ano { list-style-type:none; text-align:center; margin:0 0 1em; background:#E1E1E1; }
  ul.despesas-por-ano li { display:inline-block; zoom:1; *display:inline; }
  ul.despesas-por-ano li a { display:block; padding:8px 12px; }
  ul.despesas-por-ano li a.selected { background:#666; color:#FFF; }
  
  ul.nav-buttons { list-style-type:none; float:left; }
  ul.nav-buttons li { margin-bottom:6px; }
  
  ul.list { list-style:square inside; margin-bottom:1em; }
  ul.list li { margin-top:.6em; }
  ul.list li:first-child { margin-top:0; }
  
  ul.vereadores { list-style-type:none; margin-bottom:1em; float:left; }
  ul.vereadores li { float:left; clear:none; width:202px; margin-left:50px; }
  ul.vereadores li:first-child { margin-left:0; }
  
  ul.bancadas-partidarias > li { width:475px; float:left; clear:none; margin-left:10px; }
  ul.bancadas-partidarias > li:first-child { margin-left:0; }
  ul.bancadas-partidarias .box > div { height:135px; overflow-y:auto; }
  
  ul.gastos-index { list-style-type:none; }
  ul.gastos-index > li { float:left; clear:none; }
  ul.gastos-index > li.menu { width:225px; }
  ul.gastos-index > li.search { width:695px; margin-left:40px; }
  
  