*{margin:0;padding:0;border:0;}

body{
    background:#f3eddf;
    font-family: helvetica;
    font-size: 13px;
    color:#424140;
}

.clear{clear: both !important;}
.position-relative{position: relative !important;}

.top{
    background:#055475;
    height: 20px;
    width: 100%;
}

.container{
    width: 1000px;
    margin: 0 auto;
}

.header{
    margin-bottom:40px;
}

.header .menu-top{
    background: none repeat scroll 0 0 #F27B2C;
    float: right;
    margin-top: 6px;
    padding:7px 5px;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.header .menu-top.modernizr{background: url("../images/bordas/menu-top.png") no-repeat scroll 0 0 transparent !important;margin-right: 4px !important;position: relative;}
.header .menu-top.modernizr .borda{background: url("../images/bordas/menu-top.png") no-repeat scroll right top transparent !important;display: block;height: 100%;position: absolute;right: -4px;top: 0;width: 4px;}

.header .menu-top .menu-menu-topo-container,
.header .menu-top .langs{
    display: block;
    float: left;
}

.header .search {
    float: right;
    margin-top: 20px;
}

.header .search form .box {
    background: url("../images/search.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 239px;
    position: relative;
}

.header .search form .box input[type="text"] {
    font-size: 16px;
    left: 3px;
    padding: 3px;
    position: absolute;
    top: 2px;
    width: 200px;
}

.header .search form .box input[type="submit"] {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: 0;
    top: 0;
    width: 29px;
}

.header .menu-top .langs{
    border-right: 1px solid #DD7129;
    height: 13px;
    margin-left: 6px;
    padding-right: 12px;
    padding-top: 1px;
}

.header .menu-top ul li{
    display:inline;
    list-style-type:none;
}

.header .menu-top ul li a{
    border-left: 1px solid #EBA374;
    border-right: 1px solid #dd7129;    
    color: #9D5220;
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

.header .menu-top ul .menu-item-16 a{
    border-right: 0 none !important;
    margin-right: 0;
    padding-right: 6px;
}

.header .menu-top ul li a:hover{
    text-decoration: underline;
}

.header .menu-principal{
    background: #236832;
    height: 31px;
    padding: 0 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#menu-menu-principal{
    margin: 0px auto;
    width: 973px;
}

.header .menu-principal.modernizr{
    background: transparent url('../images/bordas/menu-principal.png') no-repeat scroll 0 0 !important;
}

#menu-item-25 > a { 
    padding-left: 9px;
}

#menu-item-100:hover .sub-menu,
#menu-item-163:hover .sub-menu,
#menu-item-23:hover .sub-menu,
#menu-item-25:hover .sub-menu,
#menu-item-24:hover .sub-menu {
    display:block;        
}

#menu-item-100,
#menu-item-163,
#menu-item-24,
#menu-item-25,
#menu-item-23 {
    position: relative;
}

.header .menu-principal > div > ul > li{
    float: left;
    height: 15px;
    list-style-type: none;
    padding: 8px 0;
}

.header .menu-principal > div > ul > li > ul {
    background: none repeat scroll 0 0 #236832;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 31px;
    width: 100%;
    z-index: 10000;
}

.header .menu-principal > div > ul > li > ul > li {
    border-radius: 4px 4px 4px 4px;
    list-style-type: none;
    text-align: center;
    width: 100%;
}

.header .menu-principal > div > ul > li > ul > li:hover {
    background: #03320D;
}

.header .menu-principal > div > ul > li > ul > li > a {
    border-top: 1px solid #4BAA5E;
    color: #BDE9BC;
    display: block;
    margin: 0 5px;
    padding: 8px 0;
    text-decoration: none;
}




.header .menu-principal > div > ul > li > a{
    border-right: 1px solid #4BAA5E;
    color: #BDE9BC;
    margin: 0;
    padding: 0 11px;
    text-decoration: none;
    padding: 7px 11px\0/;
    *padding: 7px 11px;
    
}

.header .menu-principal > div > ul > li:hover{
    background:#03320d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.header .menu-principal > div > ul > .menu-item-23 a{
    border-right: 0 none !important;
}

.header .menu-principal > div > ul > li > a:hover{text-decoration: underline;}

.header .logo{
    margin-bottom: 20px;
}

.top-left-radius{
    position: absolute;
    top: 0;
    left: -1px;
    display: block;
    width:3px;
    height:3px;
    background: transparent url('../images/bordas/border-left-top.png') no-repeat scroll 0 0;   
}

.bottom-left-radius{
    background: url("../images/bordas/border-left-bottom.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 3px;
    left: -1px;
    position: absolute;
    bottom: 0px;
    width: 3px;    
}

.top-right-radius{
    position: absolute;
    top: 0;
    right: -1px;
    display: block;
    width:3px;
    height:3px;
    background: transparent url('../images/bordas/border-right-top.png') no-repeat scroll 0 0;   
}

.bottom-right-radius{
    position: absolute;
    bottom: 0;
    right: -1px;
    display: block;
    width:3px;
    height:3px;
    background: transparent url('../images/bordas/border-right-bottom.png') no-repeat scroll 0 0;   
}

.home .slideshow{
    height: 323px;
    overflow: hidden;
    position: relative;
    *z-index:-1;
}

.home .slideshow #nav{
    position: absolute;
    right: 367px;
    top: 294px;
    z-index: 99;
}

.home .slideshow #nav a{
    background:url("../images/sprites.png") no-repeat scroll -21px -39px transparent;
    display: block;
    float: left;
    height: 20px;
    line-height: 2000px;
    overflow: hidden;
    text-decoration: none;
    width: 20px;
}

.home .slideshow #nav a.activeSlide{
    background-position:0px -39px;
}

.home .slideshow #cycle{
    height: 323px;
}

.home .slideshow .info{
    background: none repeat scroll 0 0 #F27B2C;
    height: 267px;
    padding: 28px 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 271px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 9;
}

.home .slideshow .info.modernizr{background: transparent url('../images/bordas/background-cycle.png') no-repeat scroll 0 0 !important;}

.home .slideshow .info h2{ 
    color: #FFFFFF;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 28px;
    font-weight: normal;
    line-height: 35px;
    text-shadow: 3px 2px 0 #CF5D09;
    text-transform: uppercase;
    margin-top:10px;
    margin-bottom:15px;
}

.home .slideshow .info p{
    color: #994317;
    font-size: 14px;
    line-height: 20px;
}

.home .slideshow .info .leia-mais{
    display: block;
    float: right;
    height: 24px;
    margin-right: 2px;
    margin-top: 20px;
    width: 114px;
    text-decoration: none;
}

.home .slideshow .info .leia-mais span.label{
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    margin-right: 7px;
    margin-top: 5px;
    cursor: pointer;
}

.home .slideshow .info .leia-mais span.icon{
    background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    width: 26px;
    float: right;
    cursor: pointer;
}

.home .box-right{
    float: right;
    margin-top: 30px;
    width: 310px;
}

.sidebar .box h2,
.home .box-right .box h2{
    color: #226530;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    text-align: right;
    background: url("../images/lines.png") no-repeat scroll 0 -37px transparent;
}

.sidebar .box ul,
.home .box-right .box ul{
    margin:20px 0;
}

.sidebar .box ul li,
.home .box-right .box ul li{
    position: relative;    
    list-style-type: none;
    margin-left: 27px;
    margin-right: 33px;
    padding-left: 38px;
    margin-bottom:15px;
}

.sidebar .box ul li p,
.home .box-right .box ul li p{
    line-height: 15px;
    margin-top: 2px;
    padding: 0;
}

.sidebar .box .link,
.home .box-right .box .link{
    background: none repeat scroll 0 0 #5d8f58;
    color: #c6fac1;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 12px;
    padding: 4px 8px 2px;
    text-decoration: none;
    width: 98px;
    text-align: center;
    float: right;
    display: block;
    margin:14px 0;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.sidebar .box ul li span,
.home .box-right .box ul li span {
    background:url("../images/sprites.png") no-repeat scroll -48px 2px transparent;
    display: block;
    height: 38px;
    left: 0;
    position: absolute;
    top: 0;
    width: 34px;
    
}

.sidebar .box .link,
.home .box-right .box .link{
    
}

.sidebar .box ul li.item-2 span,
.home .box-right .box ul li.item-2 span{background-position:-48px -56px;}

.sidebar .box ul li.item-3 span,
.home .box-right .box ul li.item-3 span{background-position:-48px -117px;}

.sidebar .box ul li h3 a,
.home .box-right .box ul li h3 a{
    color: #226530;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    text-decoration: none;
    display: block;
}

.sidebar .box p,
.home .box-right .box p{
    color: #6C6861;
    font-size: 12px;
    line-height: 17px;
    padding: 10px 11px;
}

.sidebar .box ul li h3 a, .home .box-right .box ul li h3 a {
    *margin-top:-20px;
}

.sidebar .box  h2 span,
.home .box-right .box h2 span{
    background: none repeat scroll 0 0 #F3EDDF;
    padding-left: 4px;
}

.home .box-left{
    float: left;
    width: 657px;
    margin-top:30px;
}

.home .box-left .box-midia{
    width: 311px;
    position: relative;
}

.home .box-left .box-midia .info{
    background:#869db7;
    color:#FFF;
    padding:13px;
    height: 120px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.box-midia .info h3{
    color: #104382;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 24px;
    font-weight: normal;
    line-height: 27px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.box-midia.videos .info h3 {
    color: #104382;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.box-midia .thumb-video{
    position: relative;
}

.box-midia .thumb-video .link-play{
    background: url("../images/play.png") no-repeat scroll center center transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.box-midia .info p{
    font-size: 12px;
    height: 46px;
    overflow: hidden;
}

.category-noticias .list-posts .item .link,
.box-midia .info .link{
    background: none repeat scroll 0 0 #2F5D96;
    bottom: 0;
    color: #9BBEE5;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 12px;
    padding: 4px 8px 2px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: 98px;
    text-align: center;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.home .box-left .slide{position: relative;}

.home .box-left .box-midia.fotos {
    float: left;
}

.home .box-left .box-midia .itens,
.home .box-left .box-midia .thumb-video {
    *height: 199px !important;
}

.home .box-left .box-midia.fotos .nav-midia{
    position: absolute;
    top: 175px;
    right:10px;
    z-index: 9;
}


.home .box-left .box-midia.fotos .nav-midia a {
    background: url("../images/sprites.png") no-repeat scroll -21px -60px transparent;
    display: block;
    float: left;
    height: 20px;
    line-height: 2000px;
    overflow: hidden;
    text-decoration: none;
    width: 20px;
}


.home .box-left .box-midia.fotos .nav-midia a.activeSlide {
    background-position: 0 -60px;
}

.home .box-left .box-midia.videos{
    float: right;
}

.home .box-left .box-midia h2{
    background: url("../images/lines.png") no-repeat scroll 0 5px transparent;
    margin-bottom:7px;
}

.home .box-left .box-midia h2 span{
    background:#F3EDDF;
    padding-left: 4px;
}

.home .box-left .box-midia h2{
    color: #295994;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    text-align: right;
}

.home .box-left .box-perguntas {
    margin-top:30px;
    background: #FFF;
    position: relative;
    overflow: hidden;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.home .box-left .box-perguntas .jquery-corner {
    position: relative;
    z-index: 999999999;
}

.home .box-left .box-perguntas .link{
    background: none repeat scroll 0 0 #f27b2c;
    bottom: 0;
    color: #FFF;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 12px;
    padding: 4px 8px 2px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: 200px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *float: right;
}

.home .box-left .box-perguntas .pergunta {
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 39.5%;
    z-index: 9999999;
}

.home .box-left .box-perguntas .pergunta > div {
    display: table;
    height: 100%;
}


.home .box-left .box-perguntas .pergunta > div span {
    color: #FFFFFF;
    display: table-cell;
    font-size: 24px;
    font-style: italic;
    padding-left: 18px;
    padding-right: 13px;
    text-align: left;
    vertical-align: middle;
    *display:block;
    *margin: 0 auto;
    *text-align:center;
    *padding:30px 15px;
}

.home .box-left .box-perguntas .resposta {
    border-left: 260px solid #F27B2C !important;
    border-radius: 4px 4px 4px 4px !important;
    color: #6C6861 !important;
    font-size: 18px;
    min-height: 70px;
    padding: 30px 20px 40px;
    width: 357px;
}

.footer{
    background: url("../images/background-footer.png") repeat-x scroll 0 0 transparent;
    color: #72623D;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 14px 0;
    text-align: center;
    *height:15px;
}

.center .internal{
    width: 660px;
    float:left;
}

.center .sidebar{
    float: right;
    width: 290px;
}

.internal h2{
    color: #d05527;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 36px;
    font-weight: normal;
    line-height: 42px;
    text-transform: uppercase;
    margin-bottom:15px;
    width: 400px;
    border-bottom:2px solid #d05527;
    padding-bottom: 15px;
}

.single h2,
.page h2{
    margin-bottom: 0 !important;
}

.content a{
    color:#D05527;
}

.internal .content{
    color:#424140;
    font-size: 17px;
    line-height: 21px;
}

.internal .content p{
    margin-bottom: 22px;
}

.internal .content h3{
    color: #265793;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    margin-bottom:15px;
}

.single .content,
.page .content {
    background:#f7f4ed;
    padding:20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.single .content {
    padding: 20px 20px 45px;
    position: relative;
}

#breadcrumbs{margin-bottom:20px;}

#breadcrumbs,
#breadcrumbs a{
    font-size:13px;
    color:#847758;
    font-weight: normal;
    text-transform: uppercase;
}

.category-faq .list-posts .item{
    padding:15px !important;
}

.category-faq .list-posts .item h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:10px;
}

.category-faq .list-posts .item-1 .resposta{display:block !important;}

.category-faq .list-posts .item .view{
    background: none repeat scroll 0 0 #063F87;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 27px;
}

.category-faq .list-posts .item,
.category-noticias .list-posts .item{
    background:#f7f4ed;
    padding:14px 10px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-top:55px;
}

.category-faq .list-posts .item .resposta{
    display: none;
}

.category-faq .list-posts .item .resposta p {
    margin-bottom: 5px;
}

.category-faq .list-posts .item h3{
    color: #063f87;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 10px;
    left: 0;
    padding-left: 10px;
    position: absolute;
    top: -25px;
    width: 500px;
    border-bottom: 2px solid #063f87;
}

.category-noticias .list-posts .item h3{
    color: #104382;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 10px;
}

.category-noticias .list-posts .item .date{
    border-bottom: 2px solid #D05527;
    color: #D05527;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    padding-left: 10px;
    position: absolute;
    top: -25px;
    width: 148px;
}

.category-noticias .list-posts .item img{
    width: 203px;
    height: 130px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.pagination{
    margin-top: 15px;
}

.pagination li{    
    float: left;
    list-style-type: none;    
}

.pagination li span,
.pagination li a{
    color: #A2C4EA;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background:#2f5d96;
    margin-right: 5px;
    padding: 2px 0px;
    text-align: center;
    width: 23px;    
}

.pagination li .current{
    background:transparent url();
    color:#424140;
}

.single .title{
    margin-bottom: 25px !important;
}


.content .aligncenter{margin:15px auto;}
.content .alignleft{float: left;margin-right:15px;margin-bottom:10px;}
.content .alignright{float: right;margin-left:15px;margin-bottom:10px;}



.category-biblioteca .list-posts .item,
.page-estudos .list-posts .item {
    margin-top: 30px;
}

.category-biblioteca .list-posts .item h3,
.page-estudos .list-posts .item h3 {
    border-bottom: 2px solid #D05527;
    color: #D05527;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    padding-left: 10px;
    width: 60%;
}

.category-biblioteca .list-posts .item .box,
.page-estudos .list-posts .item .box {
    background: none repeat scroll 0 0 #F7F4ED;
    border-radius: 4px 4px 4px 4px;
    padding: 20px 15px;
}

.category-biblioteca .list-posts .item .box .text p,
.page-estudos .list-posts .item .box .text p {
    font-size: 14px;
    line-height: 19px;
}


.category-biblioteca .list-posts .item .box .itens-download, .page-estudos .list-posts .item .box .itens-download {
    float: left;
    margin-top: 10px;
}

.category-biblioteca .list-posts .item .box .itens-download ul,
.page-estudos .list-posts .item .box .itens-download ul {
    float:right;    
}

.page-estudos .list-posts .item .box .itens-download ul {
    float:left !important;
}

.category-biblioteca .list-posts .item .box .itens-download ul li,
.page-estudos .list-posts .item .box .itens-download ul li {
    float: left;
    height: 32px;
    list-style-type: none;
    margin-right: 5px;
    width: 27px;
}


.category-biblioteca .list-posts .item .box .itens-download ul li.jpg,
.category-biblioteca .list-posts .item .box .itens-download ul li.jpeg,
.category-biblioteca .list-posts .item .box .itens-download ul li.gif,
.category-biblioteca .list-posts .item .box .itens-download ul li.png,
.page-estudos .list-posts .item .box .itens-download ul li.jpg,
.page-estudos .list-posts .item .box .itens-download ul li.jpeg,
.page-estudos .list-posts .item .box .itens-download ul li.gif,
.page-estudos .list-posts .item .box .itens-download ul li.png {
    background: url('../images/types-items.png') no-repeat scroll -91px 0px transparent;
}

.category-biblioteca .list-posts .item .box .itens-download ul li.pdf,
.page-estudos .list-posts .item .box .itens-download ul li.pdf{
    background: url("../images/types-items.png") no-repeat scroll -30px 0 transparent;
}

.category-biblioteca .list-posts .item .box .itens-download ul li.txt,
.page-estudos .list-posts .item .box .itens-download ul li.txt {
    background: url("../images/types-items.png") no-repeat scroll -60px 0 transparent;
}

.category-biblioteca .list-posts .item .box .itens-download ul li.docx,
.category-biblioteca .list-posts .item .box .itens-download ul li.doc,
.page-estudos .list-posts .item .box .itens-download ul li.docx,
.page-estudos .list-posts .item .box .itens-download ul li.doc {
    background: url("../images/types-items.png") no-repeat scroll 0 0 transparent;
}

.category-biblioteca .list-posts .item .box .itens-download ul li a,
.page-estudos .list-posts .item .box .itens-download ul li a {
    display: block;
    height: 100%;
    width: 100%;
}



.category-biblioteca .search-in h3 {
    border-bottom: 2px solid #134583;
    color: #134583;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    padding-left: 10px;
    width: 30%;
}

.category-biblioteca .search-in .box {
    background: none repeat scroll 0 0 #F7F4ED;
    border-radius: 4px 4px 4px 4px;
    padding: 35px 0;
    position: relative;
}

.category-biblioteca .search-in table {
    width: 75%;
}

.category-biblioteca .search-in table tr td.prefix {
    text-align: right;
    padding-right: 3px;
}

.category-biblioteca .search-in table input[type="text"] {
    border: 1px solid #88847D;
    border-radius: 3px 3px 3px 3px;
    max-width: 100%;
    padding: 3px;
    width: 150px !important;
}

.category-biblioteca .search-in table label {
    color: #134583;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
}

.category-biblioteca .search-in table .select {
    overflow: hidden;
    position: relative;
    width: 160px;
}

.category-biblioteca .search-in table .select select {
    border: 1px solid #88847D;
    border-radius: 4px 4px 4px 4px;
    padding: 3px;
    width: 100%;
}

.category-biblioteca .search-in table .select span {
    background: url("../images/drop-down-search.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 100;
}

.category-biblioteca .search-in .btn input {
    background: url("../images/btn.png") no-repeat scroll 0 0 transparent;
    bottom: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'HelveticaInseratLTStdRoman';
    font-size: 15px;
    height: 22px;
    position: absolute;
    right: 1px;
    text-align: center;
    width: 112px;
}


.category-biblioteca .not-found-search {
    background: none repeat scroll 0 0 #D05527;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 25px;
    padding: 10px;
}

.search .not-found-search {
    text-align: center;
}

.search .not-found-search p {
    font-size: 18px;
}

.search .not-found-search p span {
    font-size:13px;
}

.center .banner-in-page {
    margin-bottom: 15px;
    position: relative;
    *z-index:-1;
}

.center .banner-in-page .share {
    background: none repeat scroll 0 0 #F27B2C;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 30px;
    padding: 5px 10px;
}

.center .banner-in-page .share .position {
    text-align: right;
}

.share .rss {
    background: url("../images/icon-rss.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 32px;
    margin: 0 3px;
    width: 32px;
}

.share .rss-small {
    background: url("../images/icon-rss-small.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin: -3px 2px;
    width: 16px;
}


.share .rss a,
.share .rss-small a {
    display: block;
    height: 100%;
    width: 100%;
}

.internal.search .list-posts .item h3 {
    width: 100%;
}

.internal.search .list-posts .item.search h3 {
    margin-bottom: 0px;
}


.internal.search .list-posts .item.search {
    padding: 0px;
    background: 0px;
}

.sidebar .tags {
    text-align: center;
}


.sidebar .tags > div {
    background: none repeat scroll 0 0 #236832;
    display: block;
    margin-bottom: 15px;
    padding: 5px 10px;
}

.sidebar .tags > div h3 {
    color: #FFFFFF;
    font-family: HelveticaInseratLTStdRoman;
    font-size: 19px;
    font-weight: normal;
    text-align: right;
}

.sidebar .tags > a {
    color:#236832;
    text-decoration: none;
    font-weight: normal;
}

.page.page-quem-somos-e-comunidade h2 {    
    color: #D05527 !important;
    border-bottom: 2px solid #D05527 !important;
}

.page.page-quem-somos-e-comunidade .list-post .post {
    margin-top: 28px;
    margin-bottom: 0px;
}

.page.page-quem-somos-e-comunidade .list-post {
    margin-top: 25px;
}



.home .box-right .box .audio {
    margin: 0 0 10px;
}

.home .box-right .box .audio p {
    font-size: 16px;
    padding: 10px 0;
}

.internal .content .share {
    float: right;
}

.page-estudos .share,
.category-audios .share {
    float: right;
    margin-top: 10px;
}

.page-estudos .item .share {
    margin-top: 25px;
}

.category-videos .share,
.category-fotos .share {
    float:right;
}

.category-faq .share {
    margin-top: 10px;
}

.category-biblioteca .share {
    float: right;
    margin-top: 25px;
}

.page-quem-somos-e-comunidade div.logos ul li {
    float: left;
    height: 150px;
    list-style-type: none;
    margin: 10px;
    width: 186px;
}

.page-quem-somos-e-comunidade div.logos ul li img {
    max-width: 100%;
    border:1px solid #D9D9D9;
}

.internal.page .content table {
    border: 1px solid #424140;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}

.internal.page .content table tr td {
    padding: 4px;
}

.internal.page .content.map-site .box-left {
    float: left;
    width: 50%;
}

.internal.page .content.map-site li {
    display: block;
    padding-left: 15px;
}

.internal.page .content.map-site li a {
    display: block;
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
    text-decoration: none;
    text-transform: uppercase;
}

.internal.page .content.map-site li ul li {
    padding-left: 25px;
}

.internal.page .content.map-site li ul li a {
    color: #707070;
    display: block;
    font-size: 12px;
    margin-left: 0;
    margin-top: 5px;
    padding-left: 0;
    text-decoration: none;
}


.internal.page .content.map-site .box-right {
    float: right;
    width: 50%;
}