body{font-family:"Trebuchet MS", sans-serif; font-size:12px;}
a{color:#0055a4; text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{color:#618EB8}

strong{font-weight: bold;}

hr{border:none; border-top:1px dotted #d2dbe2; margin:20px 0px;}

h1{margin-bottom:20px;}
h1.f0{font-size:25px; font-weight:bold; letter-spacing: -1px;}
h1.f1{font-size:25px; font-weight:bold; letter-spacing: -1px;}
h1.f2{font-size:22px; letter-spacing: -1px;}
h1.f3{font-size:18px; font-weight:bold;}
h1.f3 a{color: #768fa8;}

h3{font-size:18px; font-weight:bold; margin-bottom:15px; text-transform:uppercase; color: #0055a4;}

h4{margin-bottom: 5px;}

#Sucessos li, #Erros li{padding: 8px; margin-bottom: 5px; font-size: 18px;}
#Sucessos li{color: #059414; background: #D7EEDB;}
#Erros li{color: #940514; background: #EED7DE;}

#LinksEmpresa{background:#1f1a17}
#LinksEmpresa a{color:#868f96; font-size:10px;}

#headerWRP{background:url(/static/tema/bg_header.png) #fbfcfc bottom repeat-x;}
#header #Logo{background:url(/static/tema/logo.png) top left no-repeat; text-indent:-5000px;}

#header #rss, #header #twitter{background: left center no-repeat; color: #A7A7A7; font-weight: bold; font-size: 16px;}
#header #rss{background-image:url(/static/tema/rss.png);}
#header #twitter{background-image:url(/static/tema/twitter25.gif);}

#impressoLinks{background:url(/static/tema/header-jornal.png) top center no-repeat;}
#impressoLinks li a{color: #A7A7A7; font-weight: bold; font-size: 16px;}

#header #twitter:hover{color: #0055A4}
#header #rss:hover{color: #0055A4}
#impressoLinks li a:hover{color: #0055A4}

#Data {background:url(/static/tema/bg_data.png); font-size:10px; color:white;}

#MenuWRP{background:url(/static/tema/bg_menu.png) bottom repeat-x;}
#Menu{font-size:11px; overflow:hidden; font-weight:bold;}
#Menu li a{display:inline-block; padding:12px 5px;}

#CategoriaTitulo{background:url(/static/tema/bg_categoria.png) bottom repeat-x}
#CategoriaTitulo h3{color:white; font-size: 20px; text-transform: uppercase; font-weight:bold}

form input{border:1px solid; background-position:bottom; background-repeat:repeat-x}
form input[type=text]{background-image:url(/static/tema/bg_input.png); border-color:#dee4e8}
form input[type=submit]{
  background-image:url(/static/tema/bg_submit.png);
  background-color: #0055a4;
  border-color:#005175;
  color:white;
  text-transform:uppercase;
  font-weight:bold;
  font-size: 12px;
  }

#faleconosco_lk{
  font-weight:bold; 
  color:white; 
  text-transform:uppercase; 
  background:url(/static/tema/bg_submit.png) bottom repeat-x #0055a4;
  border-bottom:3px solid white;
  }
  
#faleconosco_wrp{border-bottom:3px solid black;}

.bloco{border:1px solid #dee4e8; border-top: 3px solid #005d8e;}
.bloco h3{font-size: 20px;}
.bloco li{border-bottom:1px solid #dee4e8; font-size: 11px;}

#barraLateral .enquete .tit{color: #768fa8; font-weight:bold;}
#barraLateral .enquete table{width: 100%;}
#barraLateral .enquete table .opcao{width: 80px;}
#barraLateral .enquete .res_container{height: 14px; background: #DBDBDB;}
#barraLateral .enquete .gauge{height: 14px; background: #768fa8;}

#maislidas .posicao{font-size: 20px; color: #005d8e}

.publicidade{background:url(/static/tema/publicidade_tag.png) top left no-repeat;}

.legenda{background:#f0f3f5; font-size:12px; border:1px solid #dee4e8; border-top:none;}

/*#NoticiaTexto{text-align:justify;}*/
#NoticiaTexto p{
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 14px !important;
    color: #333;
    }

.bloco ul.abas{background:url(/static/tema/bg_abas.png) bottom repeat-x; color: gray; border-top: 1px solid #eef1f4;}
.bloco ul.abas li:hover{cursor: pointer; color: black;}
.bloco ul.abas li.ativo{border-bottom: 1px solid #2891cd;}
#barraLateral .bloco ul.abas li.ativo{border-bottom: 1px solid #2891cd;}

.esquerda_bt, .direita_bt{
    background-position: top left; 
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 1px 5px #888;
    -moz-box-shadow: 0px 1px 5px #888;
    box-shadow: 0px 1px 5px #888;
    }
.esquerda_bt:hover, .direita_bt:hover{background-position: top right;}

.esquerda_bt{background-image: url(/static/tema/esquerda.png);}
.direita_bt{background-image: url(/static/tema/direita.png);}

#footer_wrp{background:url(/static/tema/bg_footer.png) top repeat-x; color:white}
#FooterLogo{background: url(/static/tema/logo_rodape.png) no-repeat; text-indent:-5000px;}
