/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09/09/2015, 08:46:39
    Author     : iure
*/

.newsflashpassoAPasso {
    border: 1px black solid;
    float: left;
    width: 100%;
    border-top: 0px;
}
.containerAbasPassoPasso {
    float: left;
    width: 100%;
    box-shadow: 2px 2px 2px 2px #888888;
    background-color: #F9F9F9;
}

.tituloTabs {
    float: left;
    text-align: center;
    height: 60px;
}

.tabs li{border-bottom: 0px}

.tituloTabs.activeAba {background: #F9F9F9; border-top: 4px solid #931004;}
.tituloTabs.activeAba a{border-bottom: 0px}

.containerAbasPassoPasso ul li{
    float: left;
    padding: 0px;
    background-color: #E3E4E4;
    width: 15%;
}
.containerAbasPassoPasso ul li a{
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    border-bottom: 0px;
    width: 158px;
    padding: 9px 0px;
    border: 1px #eee solid;
    font-family: maven_proregular;
    font-size: 16px
}
.containerAbasPassoPasso ul{
  background-color: #E3E4E4;
  height: 60px;
}
.containerAbasPassoPasso ul li a:last-of-type{
    /*box-shadow: 2px 0px 2px #888888;*/
}
.tabs ul li:last-of-type{

}

.containerTextPassoPasso ul li{
    /*display: none;*/
}
.containerTextPassoPasso {
    height: 440px;
}

.active-tab-menu{
    /*display: block;*/
}
.conteudoPassoPasso{
    height: 320px;
    width: 690px;
    margin: 0 auto;
    clear: both;
    padding: 30px;
    font-size: 17px;
}

.conteudoPassoPasso p,.conteudoPassoPasso .linkBulletvermelho{
    line-height: 24px;
}
.conteudoPassoPasso .linkBulletvermelho,.newsflashpaginaCandidato .linkBulletvermelho{
      background-position: left 12px;
}

.containerAbasPassoPasso ul li a.active {
    border-bottom: 0px;
    font-weight: bold;
    background-color: #D2D3D3;
}
.containerAbasPassoPasso ul li a.active {
    /*  background-image: url(../images/seta.png);
      background-repeat: no-repeat;
      background-position: bottom center;
      height: 66px;
      display: block;
      position: relative;
      z-index: 9;*/
}

.tituloPassoAPasso {
    height: 60px;
      margin-top: 30px;
}
.tituloPaginaCandidato{
    height: 60px;
      margin-top: 30px;
}

.contentConteudoPassoPasso{
    width: 800px;
    margin: 0 auto;
    clear: both;
    height: 530px !important;
}

.passadorEsquerdo {
    float: left;
    margin-top: -300px;
    margin-left: 10px;
}
.passadorDireito {
    float: right;
    margin-top: -300px;
    margin-right: 10px;
}
.navPassador img{
    cursor: pointer;
}

#tit5 a{ border-right: 0px;}
#tit0 a{ border-left: 0px;}

.res110{  font-family: 'maven_proregular',Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #8d0f04;
  line-height: 16px!important;
  margin: 0px;
  margin-top: 9px;
  margin-left: 8px;
  font-weight: normal;
  float: left;
  width: 270px;
  display: block;}
.newsflashpaginaCandidato {
    border: 1px #000 solid;
    padding: 20px;
    width: 990px;
    height: 290px;
    background: #f9f9f9;
}
.tituloPaginaCandidato {
    height: 60px;
    margin-top: 30px;
}
.imagemPaginaCandidato {
    float: left;
    border: 1px black solid;
}
.imagemPaginaCandidato img {
    width: 386px;
}

.textoArtigoPaginaCandidato {
    float: left;
    width: 500px;
    padding-left: 20px;
}
.textoArtigoPaginaCandidato h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #8d0f04;
    font-weight: bold;
}