*{
  margin: 0;
  padding: 0;
}
body{
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 14px;

  color: #666;
  background-image: url(/templates.old/2013/images/lines_bg.png);
}
table{
  font-size: 12px;
}
a img{
  border: 0;
}
a{
  font-weight: bolder;

  text-decoration: none;

  color: #666;
}
a:hover{
  color: #febf00;
}
#main-transparent{
  overflow: hidden;

  width: 1004px;
  margin: 25px auto;
  padding: 15px;

  -moz-border-radius: 10px;
       border-radius: 10px;
  background-image: url(/templates.old/2013/images/bg_transparent.png);
}
#main{
  overflow: hidden;

  padding: 10px;

  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #fff;
}
#cabecalho{
  overflow: auto;

  margin: 5px 0;
}
#idiomas{
  float: left;

  width: 50%;

  list-style-type: none;
}
#idiomas li a{
  float: left;

  margin: 0 4px;
}
#menu-cima ul{
  float: right;

  width: 50%;

  list-style-type: none;
}
#menu-cima li a{
  font-weight: bolder;

  float: right;

  padding: 0 8px;

  color: #999;
  border-right: solid 2px #999;
}
#menu-cima .last{
  padding-right: 0;

  border: 0;
}
#menu-cima a:hover{
  color: #febf00;
}
#topo{
  /*    margin: 3px 0;*/
  overflow: hidden;
}
#brasao-img{
  float: left;

  width: 356px;
  padding: 0 5px;
}
#brasao-img img{
  width: 359px;
  height: 181px;
}
#topo-fotos{
  float: left;
}
#menu{
  position: relative;

  margin: 3px 0;
}
#menu span{
  font-size: 20px;
}
#menu ul{
  position: relative;

  float: left;

  list-style-type: none;
}
#menu li{
  position: relative;

  float: left;

  text-align: center;

  border-right: solid 1px #fff;
  background-color: #2e2e2e;
}
#menu li a{
  font-size: 16px;
  font-weight: normal;

  display: block;

  width: 157px;
  padding: 3px 0;

  color: #fff;
}
#menu .last{
  width: 191px;
}
#menu li a:hover{
  color: #febf00;
}
#menu li ul{
  position: absolute;
  z-index: 10;

  display: none;

  border: solid 2px #2e2e2e;
}
#menu li:hover ul{
  display: block;

  background-color: #4d4d4d;
}
.submenulado{
  width: 345px;
}
#menu li ul li{
  width: 152px;
  padding: 0 10px;

  text-align: left;

  border: 0;
  background-color: #4d4d4d;
}
#menu li ul li a{
  font-size: 12px;

  display: block;

  width: auto;
}
#corpo{
  float: left;

  min-height: 750px;
  margin: 5px 0 0 0;
  padding: 0 0 35px 0;

  background-image: url(/templates.old/2013/images/curva.png);
  background-repeat: no-repeat;
  background-position: bottom;
}
#corpo #left{
  float: left;

  width: 379px;
  padding: 0 10px;
}
#corpo .blog-featured h2{
  font-size: 14px;

  margin: 0;
  padding: 5px 0;

  background-image: none;
}
#corpo .blog-featured .readmore{
  display: none;
}
#corpo .blog-featured .item-separator{
  margin: 0 0 10px 0;
  padding: 2px 0;

  border-bottom: dotted 1px #c5c4c0;
}
#left #noticias-destaque{
  /*    border: solid 1px #000000;
        height: 255px;*/
}
.aidanews2_art .aidanews2_head{
  margin: 2px 0;
}
.aidanews2_art .aidanews2_main{
  margin: 0 0 15px 0;
}
.aidanews2 .even{
  background-color: transparent;
}
.aidanews2_line{
  display: none;
}
#corpo #middle{
  float: left;

  width: 380px;
  padding: 0 10px;
}
.publicidade img{
  width: 380px;
  height: 126px;
}
#corpo #right{
  float: left;

  width: 165px;
  padding: 0 10px;
}
#corpo h2{
  font-size: 18px;
  font-weight: bolder;

  display: inline-block;

  margin: 10px 0;
  padding: 0 20px 0 0;

  color: #333;
  background-image: url(/templates.old/2013/images/h2_img.png);
  background-repeat: no-repeat;
  background-position: right;
}
h3{
  font-size: 16px;

  margin: 10px 0;

  color: #333;
  border-bottom: dotted 1px #c5c4c0;
}
h3 strong{
  color: #f00;
}
#corpo .table-view{
  width: 100%;

  border-collapse: collapse;
}
#corpo .table-view th{
  padding: 5px 0;

  text-align: left;
}
#corpo .table-view td{
  padding: 5px 0;

  border-bottom: dotted 1px #c5c4c0;
}
.dotted-td{
  border-bottom: dotted 1px #c5c4c0;
}
.more-link{
  margin: 5px 0;

  text-align: right;
}
.more-link a{
  padding-left: 10px;

  background-image: url(/templates.old/2013/images/plus.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#acesso-rapido{
  overflow: auto;

  margin-bottom: -20px;
  padding: 5px;

  border: solid 1px #ddd;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #f5f5f5;
}
#acesso-rapido ul{
  list-style-type: none;
}
#acesso-rapido #acesso-left{
  float: left;

  width: 350px;
  padding: 0 5px;
}
#acesso-rapido #acesso-right{
  float: left;

  width: 150px;
  padding: 0 5px;
}
#acesso-rapido li a{
  font-size: 13px;

  display: block;

  padding: 5px 0 5px 20px;

  background-image: url(/templates.old/2013/images/ar_programas.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#acesso-rapido p{
  text-align: right;
}
#acesso-rapido p strong{
  color: #f00;
}
.more{
  color: #f00;
}
#publicidade{
  height: 126px;

  border: solid 1px;
}
#right input[type=password],
#right input[type=text]{
  font-size: 15px;

  width: 155px;
  margin: 5px 0;
  padding: 5px;

  color: #999;
  border: solid 1px #ccc;
  -moz-border-radius: 5px;
       border-radius: 5px;
}
#right .search .pesquisa{
  width: 130px;
  padding: 5px 30px 5px 5px;

  background-image: url(/templates.old/2013/images/lupa.png);
  background-repeat: no-repeat;
  background-position: 140px center;
}
#right .search label{
  display: none;
}
#right #senha{
  width: 111px;
}
#right input[type=submit]{
  font-weight: bolder;

  padding: 5px;

  color: #333;
  border: solid 1px #999;
  -moz-border-radius: 5px;
       border-radius: 5px;
  background-color: #e0e0e0;
}
#right input[type=submit]:hover{
  background-color: #f0f0f0;
}
#right #vr-destaque{
  width: 163px;
  margin: 0 auto;
}
#right #eventos-destaque{
  margin: 20px 0;
}
#right #saudeweb{
  /*    background-color: #F5F5F5;
        border: solid 1px #DDDDDD;
        border-radius: 10px;
        -moz-border-radius: 10px;*/
  padding: 5px;

  text-align: center;
}
#right #lancamentonotas{
  padding: 5px;

  text-align: center;
}
#view-noticia{
  width: 964px;
  padding: 10px;
}
#view-noticia .img-fulltext-left{
  text-align: center;
}
#view-noticia p{
  margin: 10px 0;
}
#mapa-site{
  clear: both;
  overflow: auto;

  /* width: 973px;
  padding: 0 0 15px 10px; */
  width: 100%;
  padding: 30px 0 !important;

  background-color: #ebe9ec;
}
#rodape{
  padding: 10px;

  text-align: center;

  color: #fff;
  background-color: #2e2e2e;
}
#view-noticia .actions{
  overflow: auto;

  padding: 5px 0;

  list-style-type: none;

  border-top: dotted 1px #bf9830;
}
.item-page{
  border-bottom: dotted 1px #bf9830;
}
.item-page img{
  max-width: 972px;
}
#view-noticia ul{
  font-size: 12px;

  padding: 0 0 5px 20px;

  list-style: none;
}
#view-noticia .actions li a{
  float: right;

  padding: 0 5px;
}
.article-info .article-info-term{
  font-weight: bolder;
}
.article-info .article-info-term{
  display: none;
}
.article-info .modified,
.article-info .published{
  font-size: 11px;

  color: #888;
}
.article-info .createdby{
  font-size: 11px;

  color: #888;
}
.search fieldset{
  margin: 10px 0;
  padding: 10px;

  border: 0;
  border-top: dashed 1px #ddd;
  border-bottom: dashed 1px #ddd;
}
.search fieldset legend{
  font-weight: bolder;
}
.search .word label,
.search .ordering-box label{
  display: block;
}
.search select,
.search input[type=text]{
  font-size: 15px;

  margin: 5px 0;
  padding: 5px;

  color: #999;
  border: solid 1px #ccc;
  -moz-border-radius: 5px;
       border-radius: 5px;
}
.search button{
  font-weight: bolder;

  padding: 5px;

  color: #333;
  border: solid 1px #999;
  -moz-border-radius: 5px;
       border-radius: 5px;
  background-color: #e0e0e0;
}
.search .searchintro{
  margin: 30px 0;
}
.search .phrases-box{
  margin: 10px 0;
}
.search .phrases-box label{
  margin: 0 20px 0 0;
}
.search #ordering{
  width: 200px;
}
.search .only label{
  margin: 0 20px 0 0;
}
.search .search-results{
  margin: 20px 0;
  padding: 10px;

  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
}
.search .result-category{
  color: #ccc;
}
.search .result-text{
  margin: 5px 0;

  text-align: justify;
}
.search .result-created{
  font-size: small;

  margin: 10px 0;

  text-align: right;

  color: #bbb;
  border-bottom: dotted 1px #bf9830;
}
.fs-sp1-image{
  float: none;

  margin: 0;
}
.fs-sp1-content{
  position: relative;
}
.fs-sp1-inner{
  padding: 0;
}
#left .fs-sp1-desc{
  position: absolute;
  z-index: 9;
  bottom: 0;

  width: 369px;
  padding: 0 10px 15px 10px;

  background-image: url(/templates.old/2013/images/bg_transparent2.png);
}
#left .fs-sp1-desc a{
  color: #fff;
}
.fs-sp1-title{
  color: #fff !important;
  background-image: none !important;
}
.img-fulltext-left{
  margin: 20px 0;
}
.img-fulltext-left .img_caption{
  font-size: 10px;
  font-weight: bolder;
  font-style: italic;
}
#indices-economicos{
  margin-right: 10px;
}
.box_tempo{
  overflow: auto;

  width: 164px;
  margin-left: -6px;

  border: solid 1px #ddd;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #f5f5f5;
}
.box_indices{
  overflow: auto;

  width: 165px;

  border: solid 1px #ddd;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #f5f5f5;
}
.box_indices h1{
  font-size: 13px;

  text-align: center;
}
.box_indices table{
  font-size: 11px;

  margin: 0 5px 5px 5px;
}
.box_videos{
  float: right;
  overflow: auto;

  margin: 53px 200px 0 0;
  padding: 5px;

  border: solid 1px #ddd;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #f5f5f5;
}
.box_galeria{
  overflow: auto;

  width: 165px;

  border: solid 1px #ddd;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #f5f5f5;
}
.archive fieldset{
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;

  border: 0;
  border-top: dashed 1px #ccc;
  border-bottom: dashed 1px #ccc;
}
.archive select{
  width: 100px;
  padding: 5px;
}
.archive button{
  padding: 5px;
}
#archive-items{
  list-style-type: none;
}
#archive-items li h2{
  font-size: small;

  margin: 0;
  margin: 8px 0;
  padding: 0 5px;

  border-left: solid 5px #ff9600;
  background-image: none;
}
/*Slide*/
#slideshow{
  position: relative;

  height: 177px;
}
#slideshow img{
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;

  height: 182px;

  opacity: .0;
}
#slideshow img.active{
  z-index: 10;

  height: 182px;

  opacity: 1.0;
}
#slideshow img.last-active{
  z-index: 9;
}
.likeaacessorapido{
  overflow: auto;

  width: 400px;
  margin: 20px 0 10px 300px;
  padding: 5px;

  border: solid 1px #ddd;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: #f5f5f5;
}
#box_fotos{
  position: relative;
  top: 200px;
  left: 290px;

  width: 400px;
  height: 200px;
}
