@charset "utf-8";
/* CSS Document */

#noticia{ width:626px; }

#link-noticias{ color:#0a7717 !important; }

#ilustracao{ margin: 0 30px 20px 0; border:5px solid #dee4ea; }

#ilustracao a{ display:block; width:222px; height:200px; }

#botaoAmpliar{ position:absolute; margin-left:199px; }

#data{ color:#666; margin-bottom:5px; }

#titulo{ color:#2668a8; font-family:'HelveticaLT-Condensed'; font-size:22px; font-weight:normal; text-transform:uppercase; margin-bottom:20px; }

#texto p{ margin-bottom:15px; font-size: 14px; text-align:justify; }

#arquivo{ width:242px; }

#arquivo .bgTopo{ display:table; width:242px; height:57px; background:url(../imagens/bg-arquivo-topo.png) no-repeat; }

#listaNoticias{ width:100%; height:auto; padding:0 11px 0 5px; background:#e3e9ef; }

#listaNoticias ul{ width:206px; margin:auto; padding:20px 0; }

.blocoNoticia{ margin-bottom:15px; padding-bottom:15px; border-bottom:1px dotted #838282; }

.blocoNoticia a:hover{ color:#0a7717; }

.data-lista{ color:#0a7717; font-size:11px; }
.data-lista:hover{color: #597998;}



#galeria{ width:555px; height:206px; padding:22px !important; background:#e9e9ea !important; }

#galeria h3{ margin-bottom:20px; padding-bottom:12px; font-size:14px; text-transform:uppercase; border-bottom:1px solid #cfcfcf; }

#fotos{ width:556px !important; }

#fotos li{ margin-right:19px; }

#fotos li a img{ width:172px !important; height:129px !important; }

#nav-carrossel{ width:85px; margin:5px auto; }

#nav-carrossel button{ cursor:pointer; width:37px; height:32px; text-indent:-15000px; }

#nav-carrossel .next{ margin-left:3px; background:url(../imagens/bt-next.png) no-repeat; }

#nav-carrossel .next:hover{ background:url(../imagens/bt-next-over.png) no-repeat; }

#nav-carrossel .prev{ margin-left:3px; background:url(../imagens/bt-prev.png) no-repeat; }

#nav-carrossel .prev:hover{ background:url(../imagens/bt-prev-over.png) no-repeat; }