
/***********************************
------------------------------- **** 
------------------------------- **** IMPORTANDO FOLHAS DE ESTILOS GLOBAIS
------------------------------- **** 
***********************************/

/*
#################################### BOX LEFT
*/

div#box_left{
    width: 230px;
    float: left;
    margin-right: 20px;
}

/*VIRTUAL*/

#virtual{
    background-color: #d6e5ec;
    width: 285px;
    float: left;
    padding: 15px 20px 15px 50px;
    margin: 0 0 35px -50px;
}

#virtual h1{    
    font-weight: bold;
}

#virtual h1 span{
    font: 16px 'SegoeUILight', sans-serif;
    display: block;
}

#virtual p{
    margin: 8px 0;
}

a#btn_virtual{
    background-color: #3a86a9;
    font: 16px/40px 'SegoeUILight', sans-serif;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    border-bottom: 3px solid #2f5978;
    float: left;
}

a#btn_virtual:hover{
    background-color: #2f5978;
    border-bottom: 3px solid #3a86a9;
    text-decoration: none;
}

/*LINKS*/

ul#links{
    width: 230px;
    float: left;   
    margin-top: -20px;
}

ul#links li
{
    height: 35px;
    border-bottom: 1px solid #c2d9e4;
}

ul#links li:last-child
{
    border-bottom: none!important;
}

ul#links li span.icon_audora{
    background: url(../../img/icones/outros/icon-audora-gerencial.png) left no-repeat;
    width: 22px;
    height: 22px;
    float: left;    
}

ul#links li span.icon_tribunal{
    background: url(../../img/icones/outros/icon-tribunal-etica.png) left no-repeat;
    width: 22px;
    height: 20px;
    float: left;    
}

ul#links li span.icon_certidoes{
    background: url(../../img/icones/outros/icon-certidoes.png) left no-repeat;
    width: 18px;
    height: 24px;
    float: left;    
}

ul#links li span.icon_consulta{
    background: url(../../img/icones/outros/icon-consulta.png) left no-repeat;
    width: 18px;
    height: 18px;
    float: left;    
}

ul#links li span.icon_exame{
    background: url(../../img/icones/outros/icon-exame-ordem.png) left no-repeat;
    width: 20px;
    height: 20px;
    float: left;    
}

ul#links li span.icon_convenios{
    background: url(../../img/icones/outros/icon-convenios.png) left no-repeat;
    width: 20px;
    height: 20px;
    float: left;    
}

ul#links li span.icon_legislacao{
    background: url(../../img/icones/outros/icon-legislacao.png) left no-repeat;
    width: 20px;
    height: 20px;
    float: left;    
}

ul#links li span.icon_transparencia{
    background: url(../../img/icones/outros/icon-trasparencia.png) left no-repeat;
    width: 20px;
    height: 20px;
    float: left;    
}

ul#links li span.icon_ouvidoria{
    background: url(../../img/icones/outros/icon-ouvidoria.png) left no-repeat;
    width: 18px;
    height: 17px;
    float: left;
}

ul#links li a {
    color: #000;
    display: block;
    font: 18px/40px "SegoeUILight",sans-serif;
    height: 30px;
    position: relative;
}

#links li a span {
    margin: 5px 11px 0;
}
#links li a small {    
    font: 18px/40px "SegoeUILight",sans-serif;
    position: absolute;
    top: -5px;
}

ul#links li a:hover{
    text-decoration: none;
}

ul#links li:hover{
    background-color: #d5e4eb;
    display: block;
}

/*
#################################### BOX RIGHT
*/

div#box_right{
    width: 750px;
    float: left;
}

/*BANNER*/

div#banner
{
    background: none repeat scroll 0 0;
    clear: both;
    height: 520px;
    overflow: hidden;
    position: relative;
    top: 200px;
    width: 100%;
}

/*div#banner .bx-viewport
{
    height: 330px !important;
}*/

div#banner .bx-viewport a 
{
    display: block;
    text-align: center;
    width: 100%;
    height: 520px;
}

div#banner .bx-controls
{
    height: 44px;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: -45px;
    width: 88px;
}

div#banner .bx-controls a
{
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    z-index: 999;
    background: url(../../img/icones/outros/sprite-nav-banner.png) no-repeat;
}

div#banner .bx-controls .bx-prev
{
    left: 0;
}

div#banner .bx-controls .bx-prev:hover
{
    left: 0;
    background-position: 0 -46px;
}


div#banner .bx-controls .bx-next
{
    right: 0;
    background-position: -46px 0;
}

div#banner .bx-controls .bx-next:hover
{
    right: 0;
    background-position: -46px -46px;
}

/*ANUIDADE*/

div#anuidade{
    width: 750px;
    background: url(../../img/icones/outros/icon-anuidade.png) left no-repeat;
    height: 65px;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

div#anuidade h1{
    font-family: 'SegoeUILight', sans-serif!important;
    float: left;
    padding-left: 80px;
    margin-top: 10px;
    margin-right: 21px;
}

div#anuidade h1 strong{
    font-family: 'SegoeUISemibold', sans-serif!important;
    font-weight: bold;
}

div#anuidade h1 span{
    font: 15px 'SegoeUILight', sans-serif;
    display: block;
}

div#anuidade a#btn_anuidade{
    background-color: #3a86a9;
    font: 18px/44px 'SegoeUILight', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 23px;
    height: 44px;
    margin-top: 10px;
    float: left;
    position: absolute;
    right: 0;
}

div#anuidade a#btn_anuidade:hover{
    background-color: #2f5978;
    text-decoration: none;
}

/* CONSELHO FEDERAL */

div#conselho_federal{
    clear: both;
    float: left;
    margin-bottom: 0;
}

div#conselho_federal h1{
    margin: 0 0 17px 0;
}

div#conselho_federal h1 strong{
    font-weight: bold;
}

div#conselho_federal li{
    background-color: #d6e5ec;
    float: left;
    font-size: 14px;
    height: auto;
    margin-right: 6px;
    padding: 10px 20px 15px;
    width: 372px;
}

div#conselho_federal li:nth-child(2n+2){
    background-color: #3a86a9;
    font-color:#fff!important;
}

div#conselho_federal li:last-child{
    margin-right: 0!important;
}

div#conselho_federal li a{
    color: #000;
}
div#conselho_federal li:nth-child(2) a{
    color: #ffffff;
}

div#conselho_federal li a strong{
    font: 18px 'SegoeUILight', sans-serif;
    font-weight: bold;
}

/*
#################################### NOTÍCIAS
*/

div#envolve_noticias{
    width: 100%;    
    float: left;
    clear: both;
    overflow: hidden;
    position: relative;
    margin-top: 35px;
    margin-bottom: 30px;
}

div#envolve_noticias h1{
    font: 26px 'SegoeUILight', sans-serif!important;
    margin-bottom: 6px; 
}

div#envolve_noticias h1 strong{
    font-weight: bold;
}

div#envolve_noticias li{    
    float: left;
    height: auto;
    margin-bottom: 0;
    position: relative;
    width: 373px;
    margin-right: 5px;
}

div#envolve_noticias li:nth-child(odd)
{
    margin-right: 5px;
}

div#envolve_noticias figure
{    
    background: #ff9e18 none repeat scroll 0 0;    
    height: 150px;
    width: 373px;
    float: left;
    margin-bottom: 7px;
    margin-right: 20px;
}
div#envolve_noticias img{
    float: left;    
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

div#envolve_noticias li h5{
   margin: 7px 0 25px;
   font: 18px 'SegoeUILight', sans-serif!important;
   line-height: 23px;
   color: #000;
}

div#envolve_noticias li > div > p{
   margin-bottom: 25px;
}

div#envolve_noticias li a span.btn_mais{
    background-color: #225fa4;
    font: 16px/32px 'SegoeUILight', sans-serif!important;
    color: #fff;
    padding: 0 20px;
    height: 32px;
    float: left;
    position: absolute;
    bottom: 20px;
    left: 270px;
}

div#envolve_noticias li a:hover span.btn_mais{
    background-color: #2f5978;
    color: #fff;
    text-decoration: none;
}

div#envolve_noticias li a:hover h5
{
    text-decoration: underline !important;
}
div#envolve_noticias li a:hover
{
    text-decoration: none !important;    
}
div#envolve_noticias li a:hover img 
{
    opacity: 0.5;
}

/*div#envolve_noticias .bx-controls{
    width: 1000px !important;
    height: 34px;
    margin: 0 auto;    
    display: block;
    z-index: 100;
    clear: both;
    position: relative!important;
}

div#envolve_noticias .bx-controls-direction
{
    width: 68px;
    height: 34px;
    position: absolute;
    bottom: 284px;
    right: 0;
}

div#envolve_noticias .bx-controls-direction a
{
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    z-index: 999;
    background: url(../../img/icones/outros/sprite-nav-noticias.png) no-repeat;
}

div#envolve_noticias .bx-controls-direction .bx-prev
{
    left: 0;
}

div#envolve_noticias .bx-controls-direction .bx-prev:hover
{
    left: 0;
    background-position: 0 -36px;
}

div#envolve_noticias .bx-controls-direction .bx-next
{
    right: 0;
    background-position: -36px 0;
}

div#envolve_noticias .bx-controls-direction .bx-next:hover
{
    right: 0;
    background-position: -36px -36px;
}*/

/*
#################################### VIDEOS
*/

div#envolve_videos{
    background: url(../../img/backgrounds/bg-videos.jpg) left repeat-x;
    width: 100%;
    height: 454px;
    float: left;
    padding-top: 60px;
    margin-bottom: 65px;
}

div#envolve_videos .centraliza > div{
    width: 390px;
    float: left;
    margin-right: 60px;
}

div#envolve_videos .centraliza > div > h1{
    margin: 10px 0 50px 0;
    float: left;   
}

div#envolve_videos .centraliza > div > h1 > a{
    font: 28px 'SegoeUILight', sans-serif!important;
    color: #000;

}

div#envolve_videos .centraliza > div > h1 > a:hover{

}

div#envolve_videos .centraliza > div > p{
    margin-bottom: 45px;
}

div#envolve_videos .centraliza > div > a.btn_mais_videos{
    background-color: #3a86a9;
    font: 16px/40px 'SegoeUILight', sans-serif;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    border-bottom: 3px solid #2f5978;
    float: left;
}

div#envolve_videos .centraliza > div > a.btn_mais_videos:hover{
    background-color: #2f5978;
    border-bottom: 3px solid #3a86a9;
    text-decoration: none;
}

div#envolve_videos iframe{
    float: left;
}

/*
#################################### BLOCOS ACESSO
*/

div#blocos_acesso{
    width: 745px;
    float: left;
    margin-right: 20px;
}

/* RECORTE */
div#bloco_recorte{
    width: 235px;
    height: 240px;
    padding: 14px;
    float: left;
    margin-right: 20px;
    position: relative;
}

div#bloco_recorte:hover{
    background-color: #d6e5ec;
}

div#bloco_recorte span.icon{
    background: url(../../img/icones/outros/icon-recorte.png) no-repeat;
    width: 66px;
    height: 66px;
    display: block;
    margin-bottom: 6px;
}

div#bloco_recorte h1{
    margin-bottom: 10px;
    display: block;
}

div#bloco_recorte p{
    margin-bottom: 20px;
}

div#bloco_recorte a.btn_saiba_mais{
    background-color: #fff;
    font: 18px/44px 'SegoeUILight', sans-serif;
    text-align: center;
    color: #2a3634;
    height: 44px;
    width: 100%;
    border:1px solid #3a86a9;
    float: left; 
}

div#bloco_recorte a.btn_saiba_mais:hover{
    text-decoration: none;
}

/*CONSELHO FEDERAL*/
div#bloco_conselho_federal{
    width: 235px;
    height: 240px;
    padding: 14px;
    float: left;
    margin-right: 20px;
}

div#bloco_conselho_federal:hover{
    background-color: #d6e5ec;
}

div#bloco_conselho_federal span.icon{
    background: url(../../img/icones/outros/icon-conselho-federal.png) no-repeat;
    width: 65px;
    height: 65px;
    display: block;
    margin-bottom: 6px;
}

div#bloco_conselho_federal h1{
    margin-bottom: 10px;
    display: block;
}

div#bloco_conselho_federal p{
    margin-bottom: 20px;
}

div#bloco_conselho_federal a.btn_saiba_mais{
    background-color: #fff;
    font: 18px/44px 'SegoeUILight', sans-serif;
    text-align: center;
    color: #2a3634;
    height: 44px;
    width: 100%;
    border:1px solid #3a86a9;
    float: left; 
}

div#bloco_conselho_federal a.btn_saiba_mais:hover{
    text-decoration: none;  
}

/* HORARIO */
div#bloco_horario{
    width: 235px;
    height: 240px;
    padding: 14px;
    float: left;
}

div#bloco_horario:hover{
    background-color: #d6e5ec;
}

div#bloco_horario span.icon{
    background: url(../../img/icones/outros/icon-horario-atendimento.png) no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 6px;
}

div#bloco_horario h1{
    margin-bottom: 10px;
    display: block;
}

div#bloco_horario p strong{
    font-weight: bold;
}

/*
#################################### PARCEIROS
*/

div#parceiros {
    width: 235px;
    float: left;
    position: relative;
    margin-bottom: 40px;
}

div#parceiros h1{
    font: 26px 'SegoeUILight', sans-serif;
    margin-bottom: 10px;

}

div#parceiros h1 strong{
    font-weight: bold;
}

div#parceiros ul
{
    background-color:#fff;
    width: 235px;
    height: 200px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 10px solid #3a86a9;
    text-align: center;

}
div#parceiros ul li
{
    width: 235px;
    height: 200px;
}
div#parceiros ul li div
{
    width: 235px;
    height: 200px;  
    
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
div#parceiros a#alterar_logo
{   
    background: url(../../img/icones/outros/sprite-icons-refresh.png) no-repeat 0 0;
    cursor: pointer;
    display: block;
    width: 25px;
    height: 30px;
    position: absolute;
    top: 54px;
    right: 10px;
    z-index: 100;
}
div#parceiros a#alterar_logo:hover
{
    background: url(../../img/icones/outros/sprite-icons-refresh.png) no-repeat 0 -32px;
}

/*
#################################### VIRTUAL
*/

#virtual h1 
{
    margin-bottom: 10px;
}
#virtual ul
{
    margin: 0 -20px 5px -50px;
}
#virtual ul li 
{
    margin-bottom: -5px;
}
#virtual ul li a
{
    color: #2F5978;
    display: block;
    font: 16px "SegoeUISemibold",sans-serif;
    padding: 5px 0 7px 67px;
    background: url(../../img/icones/outros/icon-item-menu.png) 51px 10px no-repeat;
}
#virtual ul li a:hover
{
    color: #ffffff;    
    text-decoration: none;
    background: #3A86A9 url(../../img/icones/outros/icon-item-menu-hover.png) 51px 10px no-repeat;
}

/*
#################################### NOVO BLOCO DE CONTEÚDO
*/

#conteudo-inicio
{
    clear: both;
    margin: 0 auto;
    padding-top: 0 !important;
    width: 1000px;
    z-index: 9999;
}