/* Estilização para conteúdo dinâmico da página inicial */
#banner-capa                    {width:560px; height:420px; float: left; margin-bottom: 20px; z-index: -9999; }
#imagem-jscapa                     { float: left; width: 560px; height: 420px; min-width: 560px;}
#imagem-jscapa ul                   { list-style-type: none; min-width: 560px; min-height: 420px; }
#nextcapa a                         {position: relative; float: right; top: -239px; width: 50px; height: 50px; background: url('../i/bt-next.png') bottom; z-index: 999999; margin-right: 15px;}
#nextcapa a:hover                   {background: url('../i/bt-next.png') top;}
#prevcapa a                         {position: relative; float: left; margin-left: 15px; top: -239px; width: 50px; height: 50px; background: url('../i/bt-prev.png') bottom; z-index: 999999;}
#prevcapa a:hover                   {background: url('../i/bt-prev.png') top;}

#div-titulo-noticia{width: 560px; height: 20px; font-size: 12px; color: #C00000;}

#box-noticia{float: left; width:560px; margin-bottom: 20px;}
#vertical-ticker{ height:300px; margin:0; padding:0; border: none !important;}
#vertical-ticker li{height: 100px;display:block;background:#F5F5F5;border-bottom:1px solid #ddd;}
#proxima{background: url('../i/bt-noticia-next.jpg') top; width:560px; height:20px;}
#proxima:hover{background: url('../i/bt-noticia-next.jpg') bottom;}
#anterior{background: url('../i/bt-noticia-prev.jpg') top; width:560px; height:20px;}
#anterior:hover{background: url('../i/bt-noticia-prev.jpg') bottom;}
#titulo{font-size: 13px; color: #1D4277; margin: 5px 0 0 10px; float: left; width: 400px;}
#descricao-noticia{font-size: 12px; color: #1D4277; margin: 5px 0 0 10px; float: left; width: 425px;line-height: 19px;}

#localidade{background: red;}