* { margin: 0; padding: 0; }
body { font: 0.8em "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;  color: #333; width: 710px; margin: 0 auto; }
img { border: 0; }
h1, h2, h2 a, h3, h3 a { font: bold 1.1em Georgia, serif; color: #363D61; text-decoration: none }
h1 { font-size: 1.7em; margin: 10px 0 20px; }
h3, h3 a { font-variant: normal; margin-top: 20px; font-size: 0.95em; }
h4 { font: 0.85em sans-serif; color: #333; margin-bottom: 5px; }

/* DEFINIÇÕES GERAIS */
#cabecalho { background: url(/app/webroot/img/cabecalho_ilustracao.png) no-repeat top right; padding: 3px 0 5px; margin-bottom: 5px; }

#area_util { width: 570px; background: url(/app/webroot/img/fundo_area_util.png) repeat-y; float: left; }
#top_area_util, #rodape { background: url(/app/webroot/img/fundo_area_util_topo.png) no-repeat; height: 2px; width: 585px; display: block; overflow: hidden; }
#rodape { width: 570px; clear:both; background: url(/app/webroot/img/fundo_area_util_baixo.png) no-repeat; display: block; }

#menu { float: left; min-height: 420px; height: auto !important; height: 420px; width: 178px; background: url(/app/webroot/img/fundo_menu.png) no-repeat top right; text-align: right; list-style: none; margin-bottom: 100px; }
   #menu li { margin: 10px 10px -5px; height: 41px; width: 151px; background: url(/app/webroot/img/fundo_botao.png) no-repeat; }
   #menu li.submenu { background: none; height: 80px; }
   #menu li a { padding: 19px 5px 0 0; font-weight: bold; font-size: 1.1em; color: #FFF; text-decoration: none; display: block; }
   #menu li a:hover { text-decoration: underline; color: #D0EBFF }
   #menu li ul { background: none; text-align: right; list-style: none; }
   #menu li ul li { margin: 0; height: 20px; background: none; text-align: right; }
   #menu li ul li a { padding: 0 7px 0 0; font-weight: bold; font-size: 1.1em; color: #363D61; text-decoration: none; }
   #menu li ul li a:hover { text-decoration: underline; color: #363D61; }

#conteudo { margin: 10px 10px 20px 190px; }
#conteudo ul { margin-left: 20px; }
#conteudo ul li { margin-top: 10px; }

.leia_mais { display: block; margin: 5px 0 20px; height: 20px; padding-left: 20px; background: url(/app/webroot/img/leia_mais_seta.png) no-repeat; }
   .leia_mais a { color: #363D61; text-decoration: none; }
   .leia_mais a:hover { color: #363D61; font-weight: bold; background: transparent; }

#agenda, #banners { float: right; width: 125px; text-align: center; }
#agenda { text-align: left; margin-bottom: 20px; }
#agenda_conteudo { min-height: 63px; height: auto !important; height: 63px; border: 1px solid #EFEFEF; border-left: 0; border-right: 0; }
#banners img { margin: 10px 0 30px }

/* DEFINIÇÕES ESPECÍFICAS */
/* biblioteca */
p.resumo { margin: 0 0 30px 0; }
/* noticias */
h4.lista { margin-bottom: 20px; }
/* agendas */
h4.lista_agenda { margin-bottom: 0px; }
p.lista_agenda { margin-bottom: 20px; }
h3.lista_agenda { margin-top: 10px; }
/* fale conosco */
#faleconosco fieldset { border: 0; margin-left: 50px; }
#faleconosco label { display:block; }
#faleconosco input, #faleconosco textarea { margin-bottom: 20px; width: 230px; }
#faleconosco textarea { height: 100px; }
#faleconosco fieldset { border: 0; }
#faleconosco .erro { color: #F00; font-weight: bold; }
address { font-style: normal; margin: 0 0 0 }
/* noticias */
h4.noticia { color: #B5B5B5; }