/*---------------------------------------------------------------
# Package - Joomla Template based on Interagi Framework  
# ---------------------------------------------------------------
# Author - Interagi Tecnologia http://www.interagi.com.br
# Copyright (C) 2010 - 2012 Interagi Tecnologia. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/
/* Core */


html,body{
    height: 100% !important;
    /*width: 100%;*/
}

body{
    color:#525253;
    
    font-size:12px;
    line-height:150%;
    /*background: #FF7300;*/
    /*background: #ffffff;*/    
    /*background:url(../images/finep.jpg) no-repeat top center !important;*/
    z-index: 9999 !important;
    width:100% !important;
    /*height: 4625px !important;*/
/*    opacity: 0.8;
    filter: alpha(opacity=80); */
}
h3,h4{font-weight: normal;}
.item-page li,#sp-utility-bottom li{  margin-left: 16px;}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
.sp-wrap{margin-left:auto;margin-right:auto}
.sp-block{float:left;display:inline}
.mod-block {padding:10px}
.sp-inner{padding-left:0px;padding-right:0px}
.sp-component-area.clearfix {
padding: 0 10px;
}
.sp-block .first {margin-left:-10px}
.sp-block .last {margin-right:-10px}
.sp-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both; margin-bottom:20px}
.main-bg {background:#fff;margin-bottom:80px}
#sp-utility-bottom {
    position: relative;
    float: left;
}
/*Header Area*/
#header {
            position:relative;
            background: url(../images/fundo-topo.png) repeat-x;
}
a#logo,#logo-text{float:left;margin:0 10px}
a#logo{background:url(../images/logo.png) no-repeat 0 50%}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

/*Search*/
#sp-search{float:right;margin:0px 0}

/*Module positions user1-user6*/
#sp-bottom{color:#FFF;font-size:90%}

/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#sp-inset1, #sp-inset2, #inner_content {float:left}
#sp-leftcol, #sp-rightcol, #sp-maincol {padding:0px 0}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;position:absolute;z-index:1;top:5px;right:10px}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}

/* Breadcrumbs */
#sp-breadcrumbs .sp-inner {padding:0}
#sp-breadcrumbs .breadcrumb {
	margin:0;
	background:transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
        font-family: Tahoma, Verdana, Segoe, sans-serif;
        font-size: 14px;
/*	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7	*/
}

.breadcrumb a,a:active{
    color: #898888;
}

.breadcrumb a:hover{
    color: #706f6f;
}

.breadcrumb .active{
    color: #f36f32;
}

.divider{
    color: #898888 !important;
}

/* Footer */
#sp-footer{background:#fff;padding:0px 0}
#sp-footer .cp {float:left;}

/*Footer Navigation*/
#sp-footer-nav{float:right;margin-top:8px}
#sp-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-footer-nav li{background:none;padding:0;display:inline} 
#sp-footer-nav .nav > li > a:hover {background:none;}
#sp-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{float:right;margin-top:8px;cursor:pointer;text-align: center;color: #FFF}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.interagi-logo-light,.interagi-logo-dark,.interagi-logo-light-small,.interagi-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 15px 0 0;border-right:1px solid #e5e5e5}
.interagi-logo-light,.interagi-logo-dark,.interagi-logo-light a,.interagi-logo-dark a{height:33px;width:160px}
.interagi-logo-light-small,.interagi-logo-dark-small,.interagi-logo-light-small a,.interagi-logo-dark-small a{height:33px;width:100px}
.interagi-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.interagi-logo-light a{background-image:url(../images/interagi-logo/interagi_light.png)}
.interagi-logo-dark a{background-image:url(../images/interagi-logo/interagi_dark.png)}
.interagi-logo-light-small a{background-image:url(../images/interagi-logo/interagi_light_small.png)}
.interagi-logo-dark-small a{background-image:url(../images/interagi-logo/interagi_dark_small.png)}

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

ul, ol {
margin: 0 0 0px 0px !important;
list-style: none;
}
.finder label {
visibility: hidden;
}

#sp-user1{
    position: relative;
    float: left;
}

#barraEsquerda{
    float:left;
    width: 25%;
}

h2.header{
    color: #036462;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 20px;
    border-bottom: 1px solid #898888;
    padding-bottom: 5px;
    background: none;
}

.filtrepor{
    background: url('../images/filtro/icn_filtro.png') no-repeat;
    background-position: left center;
    padding-left: 30px;
    font-family: kievit Regular;
    font-size: 14px;
    line-height: 34px;
    color: #1d1e1f;
    font-weight: 900;
        
}
.fase7-endereco p{
  margin: 0 0 0px;
}
.tituloendereco{
    font-family: "kievit Regular", Tahoma !important;
    font-size: 16px !important;
}
.corpoendereco{
    font-family: Tahoma, "kievit Regular" !important;
    font-size: 12px !important;
}
.destaquelegenda{
    color: #d95139 !important;        
}
.linkLegenda {   
}

.content-categoryrevistas h1{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    color: #1d1e1f;
    padding-bottom: 5px;
    border-bottom: 1px dashed #898888;
    margin-bottom: 25px;
    color: #f36f32;
    font-size: 26px;
}

.content-categoryrevistas table{
    border: hidden;
    background: none;
}

.content-categoryrevistas td{
    background: #FFF !important;
}

.content-categoryrevistas .category a{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 18px;
}

#containerOrganograma{
    width: 100%;
    text-align: center;
    outline: none;
    border: none; 
    zoom: 20%;
    overflow: hidden;
}

#containerOrganograma img{
   max-width: none !important;
}



#Map{
    outline: none;
    border: none; 
}

.search-interna{
    padding-top: 8px !important;
}

#jcemediabox-popup-iframe #barra-brasil{
    display:  none !important;
}

#jcemediabox-popup-iframe #topo{
    display:  none !important;
}

#jcemediabox-popup-iframe #fase7{
    display:  none !important;
}

.fb_iframe_widget{
    position: relative;
    left: 0px !important;
}

#componente #ff_div60 .btn-primary {
    background: #056462 !important;
    float: right;
    margin-bottom: 20px;
    cursor: pointer;
    opacity: 1;
    margin-right: 5px;
    margin-top: 10px;
}

