
/* - base.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #3366CC;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #CCCCCC;
background-color: #CCCCCC;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
background-color: transparent;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #CCCCCC;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
list-style-image: url(https://portalsipec.planejamento.gov.br/bullet.gif);
list-style-type: square;
}
ol {
line-height: 1.5em;
margin: 0.5em 0 0 2.5em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
fieldset {
border: 1px solid #CCCCCC;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
form {
border: none;
margin: 0;
}
label {
font-weight: bold;
}
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #CCCCCC;
color: Black;
background: White url(https://portalsipec.planejamento.gov.br/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #CCCCCC;
color: Black;
vertical-align: middle;
background: White url(https://portalsipec.planejamento.gov.br/input_background.gif) repeat-x;
}
button {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #CCCCCC;
color: Black;
vertical-align: middle;
background-color: #F2F2F2;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
border: 1px solid #CCCCCC;
color: Black;
background-color: White;
vertical-align: top;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #CCCCCC;
color: #76797c;
}
code {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #F2F2F2;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #CCCCCC;
color: Black;
background-color: #F2F2F2;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */

}


/* - public.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/public.css?original=1 */
/* */
/* */
/* */
#portal-column-one .visualPadding {
padding: 2em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 2em 2em 1em 0em;
}
/* */
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: White;
}
/* */
.documentContent p a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent p a:visited {
color: Purple;
background-color: transparent;
}
.documentContent p a:active {
color: Red;
background-color: transparent;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: Purple;
}
.documentContent li a:active {
color: Red;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
/* */
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
}
.field .field {
margin: 1em 0 0 0;
}
.fieldRequired {
background: url(https://portalsipec.planejamento.gov.br/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
.formControls {
margin: 1em 0;
}
.error {
/* */
background-color: #ffce7b;
border: 1px solid #ffa500;
padding: 1em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #ffce7b;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
/* */
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
/* */
#portal-logo {
background: url(https://portalsipec.planejamento.gov.br/logo.jpg) no-repeat;
border: 0;
margin: 0.75em 0em 0.75em 1.5em;
padding: 0;
}
#portal-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 75px;
height: 0px !important;
width: 479px;
cursor: pointer;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid White;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-siteactions li.selected a {
background-color: #F2F2F2;
color: #436976;
border: 1px solid #CCCCCC;
}
#portal-siteactions li a:hover {
background-color: #F2F2F2;
color: #436976;
border: 1px solid #CCCCCC;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: lowercase;
}
/* */
.LSRes {
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight {
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
color: #436976;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
text-transform: lowercase;
padding-left:2.1em;
margin-top:-0.1em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #CCCCCC;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #CCCCCC;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #CCCCCC;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #CCCCCC;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
border-bottom: #F2F2F2 1px solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #F2F2F2;
border-color: #CCCCCC;
border-bottom-color: #F2F2F2;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #F2F2F2;
border-top-color: #CCCCCC;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(https://portalsipec.planejamento.gov.br/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: Black;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: lowercase;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
#content {
padding: 1em 1em 0 1em !important;
margin: 0em 0em 2em 0em;
}
.documentEditable {
padding: 0em 2em 1em 2em !important;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #CCCCCC;
}
.newsImage {
border: 1px solid black;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
float: right;
margin: 0.4em 0 0 0.5em;
padding: 0;
text-align: right;
}
.documentActions ul {
margin: 1px 0 2px 0;
padding: 0;
display: block;
}
.documentActions li {
display: inline;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
font-weight: bold;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(https://portalsipec.planejamento.gov.br/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: Black;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin: 0em 0em 0.5em 0em;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: transparent;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: transparent;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
/* */
.listingBar {
background-color: #F2F2F2;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #CCCCCC;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
width: 20em;
clear: right;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
textarea.proportional {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #F2F2F2;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #3366CC;
border: none;
}
#portal-footer a:visited {
color: #3366CC;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0em 0em 2em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
list-style-image: none;
list-style-type: none;
display: inline;
text-decoration: none;
color: Black;
}
#portal-colophon ul {
display: table-row;
list-style-type: none;
}
#portal-colophon ul li {
display: table-cell;
font-size: 85%;
margin: 0 0.25em;
padding: 0.1em 0.2em;
}
#portal-colophon .colophonWrapper {
display: table;
margin: 0 auto;
border-collapse: collapse;
border-spacing: 0;
}
#portal-colophon .colophonIcon {
display: block; /* */
display: inline-block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
width: 80px;
vertical-align: top;
}
#portal-colophon a.colophonIcon {
cursor: pointer;
}
#portal-colophon .colophonIconPlone {
background-image: url(https://portalsipec.planejamento.gov.br/plone_powered.gif);
}
#portal-colophon .colophonIcon508 {
background-image: url(https://portalsipec.planejamento.gov.br/colophon_sec508.gif);
}
#portal-colophon .colophonIconWAI {
background-image: url(https://portalsipec.planejamento.gov.br/colophon_wai-aa.gif);
}
#portal-colophon .colophonIconXHTML {
background-image: url(https://portalsipec.planejamento.gov.br/colophon_xhtml.png);
}
#portal-colophon .colophonIconCSS {
background-image: url(https://portalsipec.planejamento.gov.br/colophon_css.png);
}
#portal-colophon .colophonIconAnyBrowser {
background-image: url(https://portalsipec.planejamento.gov.br/colophon_anybrowser.png);
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #CCCCCC;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #CCCCCC;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #F2F2F2;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('https://portalsipec.planejamento.gov.br/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('https://portalsipec.planejamento.gov.br/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
/* */
.link-plain {
background-image: none;
padding: 0;
}
.link-parent {
display: block;
background: transparent url(https://portalsipec.planejamento.gov.br/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
.link-user {
background: transparent url(https://portalsipec.planejamento.gov.br/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-external {
background: transparent url(https://portalsipec.planejamento.gov.br/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-https {
background: transparent url(https://portalsipec.planejamento.gov.br/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-mailto {
background: transparent url(https://portalsipec.planejamento.gov.br/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-news {
background: transparent url(https://portalsipec.planejamento.gov.br/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-ftp {
background: transparent url(https://portalsipec.planejamento.gov.br/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-irc {
background: transparent url(https://portalsipec.planejamento.gov.br/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-callto {
background: transparent url(https://portalsipec.planejamento.gov.br/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-webcal {
background: transparent url(https://portalsipec.planejamento.gov.br/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-feed {
background: transparent url(https://portalsipec.planejamento.gov.br/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-comment {
background: transparent url(https://portalsipec.planejamento.gov.br/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
.link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
/* */
.visualGhosted {
opacity: 0.2;
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
}
/* */
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}
/* */

}


/* - columns.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
margin: 0;
padding: 0;
border-collapse: collapse;
padding: 0;
}
#portal-column-two {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/authoring.css?original=1 */
/* */
/* */
.standalone,
.documentEditable * .standalone {
background: #F2F2F2 url(https://portalsipec.planejamento.gov.br/linkOpaque.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
.context,
.documentEditable * .context {
background: transparent url(https://portalsipec.planejamento.gov.br/linkTransparent.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(https://portalsipec.planejamento.gov.br/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
input.searchButton {
margin-bottom: 1px ! important;
font-size: 85%;
background: White url(https://portalsipec.planejamento.gov.br/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #F2F2F2;
border-color: #CCCCCC;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #F2F2F2;
border-color: #CCCCCC;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
.listing,
.stx table {
/* */
border-collapse: collapse;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: #F2F2F2;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
font-weight: normal;
padding: 0.25em 1em;
text-transform: lowercase;
}
.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
text-align: center;
}
.listing td,
.stx table td {
border-right: 1px solid #CCCCCC;
padding: 0.25em 1em;
}
.listing a {
text-decoration: none;
}
.listing a:hover {
text-decoration: underline;
}
.listing img {
vertical-align: middle;
}
.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
.vertical {
background-color: White;
}
.vertical th {
padding: 0.5em;
}
.vertical td {
border-top: 1px solid #CCCCCC;
padding: 0.5em;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #3366CC;
background-color: transparent;
}
ul.configlets li a:active {
color: #3366CC;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
/* */
.stx table p /* */
{
margin: 0;
padding: 0;
}
.stx table  /* */
{
border: 1px solid #CCCCCC ! important;
}
.stx table td {
border-bottom: 1px solid #CCCCCC;
}
.reviewHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: transparent;
border: 1px solid #CCCCCC;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px solid #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(https://portalsipec.planejamento.gov.br/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentViews li a:hover {
background-color: #cde2a7;
color: #578308;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: Black;
text-align: left;
}
.contentActions ul {
line-height: 1.6em;
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #74ae0b;
line-height: 1.6em;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.5em;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
cursor: pointer;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.actionMenu.activated .actionMenuHeader a,
.actionMenu.deactivated .actionMenuHeader a {
background-image: url(https://portalsipec.planejamento.gov.br/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: 95% 60%;
padding: 0 1.6em 0 0.5em !important;
cursor: pointer;
}
.actionMenuDisabled {
padding: 0 0.5em 0 0.5em !important;
cursor: pointer;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #74ae0b;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.currentDefaultPage {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.actionLabel {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
background-color: #74ae0b;
color: #cde2a7;
cursor: default;
}
.contentBatchAction {
float: left !important;
padding: 0 0.5em;
border-top: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
border-left: none !important;
border-collapse: collapse;
position: relative;
top: -1px;
margin-left: -0.5em !important;
}
#objectMenu.actionMenu .actionMenuContent li {
display: block;
}
#objectMenu.actionMenu .actionMenuContent li,
#objectMenu.actionMenu .actionMenuContent li a:hover {
background-position: 3px 50%;
margin-left: 0;
}
#objectMenu.actionMenu .actionMenuContent li a {
padding-left: 22px;
}
.actionMenuSelected {
display: block;
cursor: default;
background-image: url(https://portalsipec.planejamento.gov.br/bullet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
padding-left: 16px !important;
}
#templateMenu li a {
padding-left: 16px;
}
/* */
dl.collapsible {
border: 1px solid #CCCCCC !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: White url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #CCCCCC;
color: Black;
background-color: #F2F2F2;
font-weight: normal !important;
font-size: 85%;
}
.portalNotLoggedIn {} /* */
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
.visualFontSizeCorrection { /* */
font-size: 75%;
background: transparent;
background-image: none;
}
/* */
.highlightedSearchTerm {
background-color: #feff82;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
/* */
#archetypes-fieldname-title input {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
/* */
tr.dragging td {
background-color: yellow;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */

}


/* - portlets.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
/* */
dl.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #CCCCCC;
background-color: White;
}
dl.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
/* */
dd.portletItem a,
dd.portletFooter a {
border-bottom: none;
}
dd.portletItem a:visited,
dd.portletFooter a:visited {
color: #3366CC;
}
.portletHeader {
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
padding: 0em 1em;
text-transform: lowercase;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: Black;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}
.portletItemDetails {
text-align: right;
display: block;
color: Black;
}
dd.portletFooter {
background-color: transparent;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #CCCCCC;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
/* */
.portletNavigationTree {
margin: 0 0 0 0.75em;
padding: 0;
list-style: none;
list-style-image: none;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTreeLocal {
margin: 0 0 0 0.75em;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #F2F2F2;
color: #436976;
border: 1px solid #CCCCCC;
}
.navTreeCurrentItem {
background-color: #F2F2F2;
color: #436976;
border: 1px solid #CCCCCC !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #F2F2F2;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 0.5em;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
/* */
* html .visualIconPadding {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 0.75em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.ploneCalendar {
border: 1px solid #CCCCCC;
margin: 1px 0 1em 0;
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
}
.ploneCalendar a:hover {
text-decoration: none;
}
.ploneCalendar th {
background-color: #F2F2F2;
font-weight: normal;
text-align: center;
line-height: 1.6em;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: right;
padding: 2px;
}
.ploneCalendar .weekdays td {
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
border-style: solid none;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: #F2F2F2;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #F2F2F2;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.ploneCalendar #calendar-previous {
background-image: url(https://portalsipec.planejamento.gov.br/arrowLeft.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-next {
background-image: url(https://portalsipec.planejamento.gov.br/arrowRight.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-previous a,
.ploneCalendar #calendar-next a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
cursor: pointer;
}
.ploneCalendar #calendar-next a {
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
}
/* */

}


/* - presentation.css - */
@media projection {
/* https://portalsipec.planejamento.gov.br/portal_css/presentation.css?original=1 */
/* */
/* */
body {
background: White url(https://portalsipec.planejamento.gov.br/logo.jpg) no-repeat fixed 95% 95%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 50px !important;
color: Black;
margin: 0;
padding: 0;
min-width: 0px !important;
}
#visual-portal-wrapper {
width: 100% !important;
min-width: 0 !important;
}
#portal-column-content {
margin: 0 !important;
}
#portal-column-content #content {
padding: 1em;
margin: 0 !important;
}
h1, h2 {
font-size: 50px !important;
background-color: #F2F2F2;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
padding-top: 0em;
padding-left: 0.5em;
padding-right: 0.5em;
margin: 1em 0 0 0;
page-break-before: always;
font-weight: normal;
}
h1.documentFirstHeading {
/* */
page-break-before: avoid;
}
dl, ol, ul {
font-size: 40px !important;
text-align: left;
margin-top: 0.5em;
}
dt {
background-color: #F2F2F2;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
display: inline;
padding-right: 0.5em;
}
dd {
margin-bottom: 0.25em;
}
li {
margin: 0 0 0.5em 0;
}
p {
/* */
display: none;
}
.documentDescription {
font-size: 40px !important;
font-weight: normal;
margin-top: 4em;
text-align: center !important;
}
ul {
list-style-image: url(https://portalsipec.planejamento.gov.br/bulletBig.gif);
}
pre {
font-size: 25px;
padding: 0.5em;
font-weight: bold;
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
}
code {
background-color: #F2F2F2;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
padding: 0.1em 0.25em;
}
a {
color: #3366CC !important;
}
div.top,
#portal-logo,
.hiddenStructure,
#portal-searchbox,
#portal-siteactions,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
input,
.skipnav {
/* */
display: none;
}
div#portal-columns div#visual-column-wrapper,
div#portal-columns div#visual-column-wrapper div#portal-column-content {
width: 100%;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content {
padding: 0;
margin: 0;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content * {
text-align: left;
}
#content,
.group {
background: transparent;
border: none;
padding: 0;
margin: 0;
}
#content {
margin: 0 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a, a:link, a:visited {
color: #520;
background: transparent;
}
/* */

}


/* - print.css - */
@media print {
/* https://portalsipec.planejamento.gov.br/portal_css/print.css?original=1 */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.portalWarningMessage,
div.portalStopMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
.visualNoPrint {
/* */
display: none;
}
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6
{
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto !important;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}

}


/* - mobile.css - */
@media handheld {
/* https://portalsipec.planejamento.gov.br/portal_css/mobile.css?original=1 */
/* */
/* */
body {
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #3366CC;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0.5em 0em 1em 0em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
border-bottom: 1px solid #CCCCCC;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 140%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
label {
font-weight: bold;
}
/* */
#portal-searchbox {
font-size: 10px;
}
#portal-globalnav {
/* */
background-color: transparent;
border-collapse: collapse;
padding: 0;
padding-left: 0.2em;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #CCCCCC;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.1em;
padding: 0em 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
border-bottom: #F2F2F2 1px solid;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #F2F2F2;
border-top-color: #CCCCCC;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 1px;
color: Black;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools li {
margin-left: 0.2em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 0.2em;
padding-right: 0.2em;
text-transform: lowercase;
}
.contentViews {
background-color: transparent;
border-collapse: collapse;
padding-left: 0.1em;
line-height: normal;
margin: 0.2em 0 0 0;
/* */
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.2em;
padding: 0;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentActions {
border-collapse: collapse;
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 0.2em;
z-index: 2;
height: 1.2em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: Black;
text-align: left;
}
.contentActions ul {
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
background-image: url(https://portalsipec.planejamento.gov.br/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: center right;
z-index: 4;
border-left: 1px solid #74ae0b;
padding: 0 0 0 0.2em;
margin: 0 0.2em 0 0;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.6em 0 0;
}
.contentActions .actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 0;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.contentActions .actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: 0.2em 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent li {
font-size: 10px !important;
float: none;
background: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.2em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0.5em;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: Black;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0.5em 0em;
}
.documentByLine {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #F2F2F2;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
float: none;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
.hiddenStructure,
#portal-logo,
#portal-searchbox,
#portal-siteactions,
#portal-column-one,
#portal-column-two,
.addFavorite,
.documentActions,
#portal-colophon,
.netscape4
{
display: none;
}
/* */

}


/* - deprecated.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
.portletItemSingle {
margin: 0;
padding: 1em;
border: 1px solid #CCCCCC;
border-top: none;
}
dd.portletItemLast {
margin: 0;
padding: 0.25em 1em;
border: 1px solid #CCCCCC;
border-style: none solid;
}
/* */
div.portlet {
border: none;
margin-bottom: 1em;
padding: 0;
}
div.portlet a {
text-decoration: none;
}
/* */
#region-content .portlet {
font-size: 94%;
}
div.portlet h4 { /* */
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
padding: 0em 0.3em 0em 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portlet h5 {
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
padding: 0em 1em 0em 1em;
text-transform: lowercase;
display: inline;
font-size: 1em;
font-weight: normal;
white-space: nowrap;
position: relative;
top: -1px;
}
div.portlet h6 {
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
padding: 0em 0.3em 0em 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portletBody {
position: relative;
top: -1px;
background: transparent;
border: 1px solid #CCCCCC;
}
div.portletDetails {
text-align: right;
}
div.portletContent {
padding: 1em;
}
div.portletAction {
float: right;
width: 0.8em;
text-align: center;
display: block;
text-transform: none;
border-left: 1px solid #CCCCCC;
padding-left: 0.3em;
}
div.portlet h1,
div.portlet h2,
div.portlet h3,
div.portlet h4 {
margin: 0;
padding: 0;
}
div.portlet input {
font-size: 100%;
}
div.portletSyndication {
display: block;
float: left;
border: 1px solid #8cacbb;
background-color: #dee7ec;
font-size: 85%;
}
a.portletMore {
display: block;
text-align: right;
}
div.portletFooter {
padding: 0.5em 1em 1em 1em;
}
/* */
.navIcon,
.navIconRoot {
position: relative;
right: 20px;
}
.navItemText {
margin-left: -20px;
}
.navRootItem,
.navItem {
margin: 0 0 0.2em 0;
border: 1px solid White;
display: block;
background-repeat: no-repeat;
background-position: 0 1px;
padding: 0.1em 0.25em 0.2em 20px;
margin: 1px 0;
}
.currentNavItem {
background-color: #F2F2F2;
color: #436976;
border: 1px solid #CCCCCC;
}
.portletNavigationTreeItem {
margin: 0;
}
.portletNavigationTreeItem a {
display: block;
text-decoration: none;
padding: 0.5em 0 0.5em 1.75em;
background-repeat: no-repeat;
background-position: 0 3px;
border: 1px solid White;
}
.portletNavigationTreeItem a:hover,
.currentNavItem {
background-color: #F2F2F2;
color: #436976;
border: 1px solid #CCCCCC !important;
}
/* */
.portletNavigationLevel0 {
margin: 0;
}
/* */
.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }
/* */

}


/* - generated.css - */
@media screen {
/* https://portalsipec.planejamento.gov.br/portal_css/generated.css?original=1 */
/* */
/* */
/* */
.contenttype-album,
.actionMenu .contenttype-album a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/album.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-album {
height: 1%;
}
#portal-sitemap .contenttype-album a:hover,
#portlet-navigation-tree .contenttype-album a:hover,
#portlet-navigation-tree .contenttype-album a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/album.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-album,
#portlet-navigation-tree .contenttype-album {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-album a:hover,
* html #portlet-navigation-tree .contenttype-album a:hover,
* html #portlet-navigation-tree .contenttype-album a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-album {
display: block;
}
.contenttype-arquivo,
.actionMenu .contenttype-arquivo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-arquivo {
height: 1%;
}
#portal-sitemap .contenttype-arquivo a:hover,
#portlet-navigation-tree .contenttype-arquivo a:hover,
#portlet-navigation-tree .contenttype-arquivo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-arquivo,
#portlet-navigation-tree .contenttype-arquivo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-arquivo a:hover,
* html #portlet-navigation-tree .contenttype-arquivo a:hover,
* html #portlet-navigation-tree .contenttype-arquivo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-arquivo {
display: block;
}
.contenttype-arquivopdf,
.actionMenu .contenttype-arquivopdf a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-arquivopdf {
height: 1%;
}
#portal-sitemap .contenttype-arquivopdf a:hover,
#portlet-navigation-tree .contenttype-arquivopdf a:hover,
#portlet-navigation-tree .contenttype-arquivopdf a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-arquivopdf,
#portlet-navigation-tree .contenttype-arquivopdf {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-arquivopdf a:hover,
* html #portlet-navigation-tree .contenttype-arquivopdf a:hover,
* html #portlet-navigation-tree .contenttype-arquivopdf a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-arquivopdf {
display: block;
}
.contenttype-at-managed-file,
.actionMenu .contenttype-at-managed-file a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-at-managed-file {
height: 1%;
}
#portal-sitemap .contenttype-at-managed-file a:hover,
#portlet-navigation-tree .contenttype-at-managed-file a:hover,
#portlet-navigation-tree .contenttype-at-managed-file a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-at-managed-file,
#portlet-navigation-tree .contenttype-at-managed-file {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-at-managed-file a:hover,
* html #portlet-navigation-tree .contenttype-at-managed-file a:hover,
* html #portlet-navigation-tree .contenttype-at-managed-file a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-at-managed-file {
display: block;
}
.contenttype-atrelativepathcriterion,
.actionMenu .contenttype-atrelativepathcriterion a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-atrelativepathcriterion {
height: 1%;
}
#portal-sitemap .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-atrelativepathcriterion,
#portlet-navigation-tree .contenttype-atrelativepathcriterion {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-atrelativepathcriterion {
display: block;
}
.contenttype-captcha_tool,
.actionMenu .contenttype-captcha_tool a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-captcha_tool {
height: 1%;
}
#portal-sitemap .contenttype-captcha_tool a:hover,
#portlet-navigation-tree .contenttype-captcha_tool a:hover,
#portlet-navigation-tree .contenttype-captcha_tool a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-captcha_tool,
#portlet-navigation-tree .contenttype-captcha_tool {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-captcha_tool a:hover,
* html #portlet-navigation-tree .contenttype-captcha_tool a:hover,
* html #portlet-navigation-tree .contenttype-captcha_tool a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-captcha_tool {
display: block;
}
.contenttype-categoria,
.actionMenu .contenttype-categoria a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-categoria {
height: 1%;
}
#portal-sitemap .contenttype-categoria a:hover,
#portlet-navigation-tree .contenttype-categoria a:hover,
#portlet-navigation-tree .contenttype-categoria a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-categoria,
#portlet-navigation-tree .contenttype-categoria {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-categoria a:hover,
* html #portlet-navigation-tree .contenttype-categoria a:hover,
* html #portlet-navigation-tree .contenttype-categoria a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-categoria {
display: block;
}
.contenttype-certificado,
.actionMenu .contenttype-certificado a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-certificado {
height: 1%;
}
#portal-sitemap .contenttype-certificado a:hover,
#portlet-navigation-tree .contenttype-certificado a:hover,
#portlet-navigation-tree .contenttype-certificado a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-certificado,
#portlet-navigation-tree .contenttype-certificado {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-certificado a:hover,
* html #portlet-navigation-tree .contenttype-certificado a:hover,
* html #portlet-navigation-tree .contenttype-certificado a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-certificado {
display: block;
}
.contenttype-certificadoeventoii,
.actionMenu .contenttype-certificadoeventoii a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-certificadoeventoii {
height: 1%;
}
#portal-sitemap .contenttype-certificadoeventoii a:hover,
#portlet-navigation-tree .contenttype-certificadoeventoii a:hover,
#portlet-navigation-tree .contenttype-certificadoeventoii a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-certificadoeventoii,
#portlet-navigation-tree .contenttype-certificadoeventoii {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-certificadoeventoii a:hover,
* html #portlet-navigation-tree .contenttype-certificadoeventoii a:hover,
* html #portlet-navigation-tree .contenttype-certificadoeventoii a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-certificadoeventoii {
display: block;
}
.contenttype-cidade,
.actionMenu .contenttype-cidade a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-cidade {
height: 1%;
}
#portal-sitemap .contenttype-cidade a:hover,
#portlet-navigation-tree .contenttype-cidade a:hover,
#portlet-navigation-tree .contenttype-cidade a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-cidade,
#portlet-navigation-tree .contenttype-cidade {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-cidade a:hover,
* html #portlet-navigation-tree .contenttype-cidade a:hover,
* html #portlet-navigation-tree .contenttype-cidade a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-cidade {
display: block;
}
.contenttype-discussion-item,
.actionMenu .contenttype-discussion-item a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-discussion-item {
height: 1%;
}
#portal-sitemap .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-discussion-item,
#portlet-navigation-tree .contenttype-discussion-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-discussion-item {
display: block;
}
.contenttype-document,
.actionMenu .contenttype-document a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-document {
height: 1%;
}
#portal-sitemap .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-document,
#portlet-navigation-tree .contenttype-document {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-document {
display: block;
}
.contenttype-etapa,
.actionMenu .contenttype-etapa a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-etapa {
height: 1%;
}
#portal-sitemap .contenttype-etapa a:hover,
#portlet-navigation-tree .contenttype-etapa a:hover,
#portlet-navigation-tree .contenttype-etapa a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-etapa,
#portlet-navigation-tree .contenttype-etapa {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-etapa a:hover,
* html #portlet-navigation-tree .contenttype-etapa a:hover,
* html #portlet-navigation-tree .contenttype-etapa a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-etapa {
display: block;
}
.contenttype-event,
.actionMenu .contenttype-event a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-event {
height: 1%;
}
#portal-sitemap .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-event,
#portlet-navigation-tree .contenttype-event {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-event {
display: block;
}
.contenttype-evento,
.actionMenu .contenttype-evento a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-evento {
height: 1%;
}
#portal-sitemap .contenttype-evento a:hover,
#portlet-navigation-tree .contenttype-evento a:hover,
#portlet-navigation-tree .contenttype-evento a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-evento,
#portlet-navigation-tree .contenttype-evento {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-evento a:hover,
* html #portlet-navigation-tree .contenttype-evento a:hover,
* html #portlet-navigation-tree .contenttype-evento a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-evento {
display: block;
}
.contenttype-eventoii,
.actionMenu .contenttype-eventoii a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-eventoii {
height: 1%;
}
#portal-sitemap .contenttype-eventoii a:hover,
#portlet-navigation-tree .contenttype-eventoii a:hover,
#portlet-navigation-tree .contenttype-eventoii a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-eventoii,
#portlet-navigation-tree .contenttype-eventoii {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-eventoii a:hover,
* html #portlet-navigation-tree .contenttype-eventoii a:hover,
* html #portlet-navigation-tree .contenttype-eventoii a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-eventoii {
display: block;
}
.contenttype-extatmanagedfile,
.actionMenu .contenttype-extatmanagedfile a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-extatmanagedfile {
height: 1%;
}
#portal-sitemap .contenttype-extatmanagedfile a:hover,
#portlet-navigation-tree .contenttype-extatmanagedfile a:hover,
#portlet-navigation-tree .contenttype-extatmanagedfile a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-extatmanagedfile,
#portlet-navigation-tree .contenttype-extatmanagedfile {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-extatmanagedfile a:hover,
* html #portlet-navigation-tree .contenttype-extatmanagedfile a:hover,
* html #portlet-navigation-tree .contenttype-extatmanagedfile a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-extatmanagedfile {
display: block;
}
.contenttype-faq,
.actionMenu .contenttype-faq a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/faq.jpeg);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-faq {
height: 1%;
}
#portal-sitemap .contenttype-faq a:hover,
#portlet-navigation-tree .contenttype-faq a:hover,
#portlet-navigation-tree .contenttype-faq a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/faq.jpeg);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-faq,
#portlet-navigation-tree .contenttype-faq {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-faq a:hover,
* html #portlet-navigation-tree .contenttype-faq a:hover,
* html #portlet-navigation-tree .contenttype-faq a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-faq {
display: block;
}
.contenttype-favorite,
.actionMenu .contenttype-favorite a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-favorite {
height: 1%;
}
#portal-sitemap .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-favorite,
#portlet-navigation-tree .contenttype-favorite {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-favorite {
display: block;
}
.contenttype-file,
.actionMenu .contenttype-file a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-file {
height: 1%;
}
#portal-sitemap .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-file,
#portlet-navigation-tree .contenttype-file {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-file {
display: block;
}
.contenttype-folder,
.actionMenu .contenttype-folder a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folder {
height: 1%;
}
#portal-sitemap .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folder,
#portlet-navigation-tree .contenttype-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folder {
display: block;
}
.contenttype-folderarquivo,
.actionMenu .contenttype-folderarquivo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderarquivo {
height: 1%;
}
#portal-sitemap .contenttype-folderarquivo a:hover,
#portlet-navigation-tree .contenttype-folderarquivo a:hover,
#portlet-navigation-tree .contenttype-folderarquivo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderarquivo,
#portlet-navigation-tree .contenttype-folderarquivo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderarquivo a:hover,
* html #portlet-navigation-tree .contenttype-folderarquivo a:hover,
* html #portlet-navigation-tree .contenttype-folderarquivo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderarquivo {
display: block;
}
.contenttype-foldercategoria,
.actionMenu .contenttype-foldercategoria a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldercategoria {
height: 1%;
}
#portal-sitemap .contenttype-foldercategoria a:hover,
#portlet-navigation-tree .contenttype-foldercategoria a:hover,
#portlet-navigation-tree .contenttype-foldercategoria a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldercategoria,
#portlet-navigation-tree .contenttype-foldercategoria {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldercategoria a:hover,
* html #portlet-navigation-tree .contenttype-foldercategoria a:hover,
* html #portlet-navigation-tree .contenttype-foldercategoria a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldercategoria {
display: block;
}
.contenttype-foldercertificado,
.actionMenu .contenttype-foldercertificado a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldercertificado {
height: 1%;
}
#portal-sitemap .contenttype-foldercertificado a:hover,
#portlet-navigation-tree .contenttype-foldercertificado a:hover,
#portlet-navigation-tree .contenttype-foldercertificado a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldercertificado,
#portlet-navigation-tree .contenttype-foldercertificado {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldercertificado a:hover,
* html #portlet-navigation-tree .contenttype-foldercertificado a:hover,
* html #portlet-navigation-tree .contenttype-foldercertificado a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldercertificado {
display: block;
}
.contenttype-foldercidade,
.actionMenu .contenttype-foldercidade a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldercidade {
height: 1%;
}
#portal-sitemap .contenttype-foldercidade a:hover,
#portlet-navigation-tree .contenttype-foldercidade a:hover,
#portlet-navigation-tree .contenttype-foldercidade a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldercidade,
#portlet-navigation-tree .contenttype-foldercidade {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldercidade a:hover,
* html #portlet-navigation-tree .contenttype-foldercidade a:hover,
* html #portlet-navigation-tree .contenttype-foldercidade a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldercidade {
display: block;
}
.contenttype-foldercontatos,
.actionMenu .contenttype-foldercontatos a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldercontatos {
height: 1%;
}
#portal-sitemap .contenttype-foldercontatos a:hover,
#portlet-navigation-tree .contenttype-foldercontatos a:hover,
#portlet-navigation-tree .contenttype-foldercontatos a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldercontatos,
#portlet-navigation-tree .contenttype-foldercontatos {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldercontatos a:hover,
* html #portlet-navigation-tree .contenttype-foldercontatos a:hover,
* html #portlet-navigation-tree .contenttype-foldercontatos a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldercontatos {
display: block;
}
.contenttype-folderevento,
.actionMenu .contenttype-folderevento a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderevento {
height: 1%;
}
#portal-sitemap .contenttype-folderevento a:hover,
#portlet-navigation-tree .contenttype-folderevento a:hover,
#portlet-navigation-tree .contenttype-folderevento a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderevento,
#portlet-navigation-tree .contenttype-folderevento {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderevento a:hover,
* html #portlet-navigation-tree .contenttype-folderevento a:hover,
* html #portlet-navigation-tree .contenttype-folderevento a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderevento {
display: block;
}
.contenttype-foldereventopassado,
.actionMenu .contenttype-foldereventopassado a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldereventopassado {
height: 1%;
}
#portal-sitemap .contenttype-foldereventopassado a:hover,
#portlet-navigation-tree .contenttype-foldereventopassado a:hover,
#portlet-navigation-tree .contenttype-foldereventopassado a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldereventopassado,
#portlet-navigation-tree .contenttype-foldereventopassado {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldereventopassado a:hover,
* html #portlet-navigation-tree .contenttype-foldereventopassado a:hover,
* html #portlet-navigation-tree .contenttype-foldereventopassado a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldereventopassado {
display: block;
}
.contenttype-folderfacilitador,
.actionMenu .contenttype-folderfacilitador a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderfacilitador {
height: 1%;
}
#portal-sitemap .contenttype-folderfacilitador a:hover,
#portlet-navigation-tree .contenttype-folderfacilitador a:hover,
#portlet-navigation-tree .contenttype-folderfacilitador a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderfacilitador,
#portlet-navigation-tree .contenttype-folderfacilitador {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderfacilitador a:hover,
* html #portlet-navigation-tree .contenttype-folderfacilitador a:hover,
* html #portlet-navigation-tree .contenttype-folderfacilitador a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderfacilitador {
display: block;
}
.contenttype-folderfrequencia,
.actionMenu .contenttype-folderfrequencia a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderfrequencia {
height: 1%;
}
#portal-sitemap .contenttype-folderfrequencia a:hover,
#portlet-navigation-tree .contenttype-folderfrequencia a:hover,
#portlet-navigation-tree .contenttype-folderfrequencia a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderfrequencia,
#portlet-navigation-tree .contenttype-folderfrequencia {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderfrequencia a:hover,
* html #portlet-navigation-tree .contenttype-folderfrequencia a:hover,
* html #portlet-navigation-tree .contenttype-folderfrequencia a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderfrequencia {
display: block;
}
.contenttype-folderhotelconveniado,
.actionMenu .contenttype-folderhotelconveniado a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderhotelconveniado {
height: 1%;
}
#portal-sitemap .contenttype-folderhotelconveniado a:hover,
#portlet-navigation-tree .contenttype-folderhotelconveniado a:hover,
#portlet-navigation-tree .contenttype-folderhotelconveniado a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderhotelconveniado,
#portlet-navigation-tree .contenttype-folderhotelconveniado {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderhotelconveniado a:hover,
* html #portlet-navigation-tree .contenttype-folderhotelconveniado a:hover,
* html #portlet-navigation-tree .contenttype-folderhotelconveniado a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderhotelconveniado {
display: block;
}
.contenttype-folderhotelevento,
.actionMenu .contenttype-folderhotelevento a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderhotelevento {
height: 1%;
}
#portal-sitemap .contenttype-folderhotelevento a:hover,
#portlet-navigation-tree .contenttype-folderhotelevento a:hover,
#portlet-navigation-tree .contenttype-folderhotelevento a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderhotelevento,
#portlet-navigation-tree .contenttype-folderhotelevento {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderhotelevento a:hover,
* html #portlet-navigation-tree .contenttype-folderhotelevento a:hover,
* html #portlet-navigation-tree .contenttype-folderhotelevento a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderhotelevento {
display: block;
}
.contenttype-folderinformacaoutil,
.actionMenu .contenttype-folderinformacaoutil a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderinformacaoutil {
height: 1%;
}
#portal-sitemap .contenttype-folderinformacaoutil a:hover,
#portlet-navigation-tree .contenttype-folderinformacaoutil a:hover,
#portlet-navigation-tree .contenttype-folderinformacaoutil a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderinformacaoutil,
#portlet-navigation-tree .contenttype-folderinformacaoutil {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderinformacaoutil a:hover,
* html #portlet-navigation-tree .contenttype-folderinformacaoutil a:hover,
* html #portlet-navigation-tree .contenttype-folderinformacaoutil a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderinformacaoutil {
display: block;
}
.contenttype-folderinscricao,
.actionMenu .contenttype-folderinscricao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderinscricao {
height: 1%;
}
#portal-sitemap .contenttype-folderinscricao a:hover,
#portlet-navigation-tree .contenttype-folderinscricao a:hover,
#portlet-navigation-tree .contenttype-folderinscricao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderinscricao,
#portlet-navigation-tree .contenttype-folderinscricao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderinscricao a:hover,
* html #portlet-navigation-tree .contenttype-folderinscricao a:hover,
* html #portlet-navigation-tree .contenttype-folderinscricao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderinscricao {
display: block;
}
.contenttype-folderinscricaoeventoii,
.actionMenu .contenttype-folderinscricaoeventoii a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderinscricaoeventoii {
height: 1%;
}
#portal-sitemap .contenttype-folderinscricaoeventoii a:hover,
#portlet-navigation-tree .contenttype-folderinscricaoeventoii a:hover,
#portlet-navigation-tree .contenttype-folderinscricaoeventoii a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderinscricaoeventoii,
#portlet-navigation-tree .contenttype-folderinscricaoeventoii {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderinscricaoeventoii a:hover,
* html #portlet-navigation-tree .contenttype-folderinscricaoeventoii a:hover,
* html #portlet-navigation-tree .contenttype-folderinscricaoeventoii a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderinscricaoeventoii {
display: block;
}
.contenttype-folderitemprogramacao,
.actionMenu .contenttype-folderitemprogramacao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderitemprogramacao {
height: 1%;
}
#portal-sitemap .contenttype-folderitemprogramacao a:hover,
#portlet-navigation-tree .contenttype-folderitemprogramacao a:hover,
#portlet-navigation-tree .contenttype-folderitemprogramacao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderitemprogramacao,
#portlet-navigation-tree .contenttype-folderitemprogramacao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderitemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-folderitemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-folderitemprogramacao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderitemprogramacao {
display: block;
}
.contenttype-folderlinks,
.actionMenu .contenttype-folderlinks a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderlinks {
height: 1%;
}
#portal-sitemap .contenttype-folderlinks a:hover,
#portlet-navigation-tree .contenttype-folderlinks a:hover,
#portlet-navigation-tree .contenttype-folderlinks a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderlinks,
#portlet-navigation-tree .contenttype-folderlinks {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderlinks a:hover,
* html #portlet-navigation-tree .contenttype-folderlinks a:hover,
* html #portlet-navigation-tree .contenttype-folderlinks a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderlinks {
display: block;
}
.contenttype-foldernatureza,
.actionMenu .contenttype-foldernatureza a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldernatureza {
height: 1%;
}
#portal-sitemap .contenttype-foldernatureza a:hover,
#portlet-navigation-tree .contenttype-foldernatureza a:hover,
#portlet-navigation-tree .contenttype-foldernatureza a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldernatureza,
#portlet-navigation-tree .contenttype-foldernatureza {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldernatureza a:hover,
* html #portlet-navigation-tree .contenttype-foldernatureza a:hover,
* html #portlet-navigation-tree .contenttype-foldernatureza a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldernatureza {
display: block;
}
.contenttype-foldernoticia,
.actionMenu .contenttype-foldernoticia a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldernoticia {
height: 1%;
}
#portal-sitemap .contenttype-foldernoticia a:hover,
#portlet-navigation-tree .contenttype-foldernoticia a:hover,
#portlet-navigation-tree .contenttype-foldernoticia a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldernoticia,
#portlet-navigation-tree .contenttype-foldernoticia {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldernoticia a:hover,
* html #portlet-navigation-tree .contenttype-foldernoticia a:hover,
* html #portlet-navigation-tree .contenttype-foldernoticia a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldernoticia {
display: block;
}
.contenttype-folderopcaocadastro,
.actionMenu .contenttype-folderopcaocadastro a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderopcaocadastro {
height: 1%;
}
#portal-sitemap .contenttype-folderopcaocadastro a:hover,
#portlet-navigation-tree .contenttype-folderopcaocadastro a:hover,
#portlet-navigation-tree .contenttype-folderopcaocadastro a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderopcaocadastro,
#portlet-navigation-tree .contenttype-folderopcaocadastro {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderopcaocadastro a:hover,
* html #portlet-navigation-tree .contenttype-folderopcaocadastro a:hover,
* html #portlet-navigation-tree .contenttype-folderopcaocadastro a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderopcaocadastro {
display: block;
}
.contenttype-folderorgao,
.actionMenu .contenttype-folderorgao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderorgao {
height: 1%;
}
#portal-sitemap .contenttype-folderorgao a:hover,
#portlet-navigation-tree .contenttype-folderorgao a:hover,
#portlet-navigation-tree .contenttype-folderorgao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderorgao,
#portlet-navigation-tree .contenttype-folderorgao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderorgao a:hover,
* html #portlet-navigation-tree .contenttype-folderorgao a:hover,
* html #portlet-navigation-tree .contenttype-folderorgao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderorgao {
display: block;
}
.contenttype-folderpalestrante,
.actionMenu .contenttype-folderpalestrante a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderpalestrante {
height: 1%;
}
#portal-sitemap .contenttype-folderpalestrante a:hover,
#portlet-navigation-tree .contenttype-folderpalestrante a:hover,
#portlet-navigation-tree .contenttype-folderpalestrante a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderpalestrante,
#portlet-navigation-tree .contenttype-folderpalestrante {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderpalestrante a:hover,
* html #portlet-navigation-tree .contenttype-folderpalestrante a:hover,
* html #portlet-navigation-tree .contenttype-folderpalestrante a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderpalestrante {
display: block;
}
.contenttype-folderpatrocinadores,
.actionMenu .contenttype-folderpatrocinadores a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderpatrocinadores {
height: 1%;
}
#portal-sitemap .contenttype-folderpatrocinadores a:hover,
#portlet-navigation-tree .contenttype-folderpatrocinadores a:hover,
#portlet-navigation-tree .contenttype-folderpatrocinadores a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderpatrocinadores,
#portlet-navigation-tree .contenttype-folderpatrocinadores {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderpatrocinadores a:hover,
* html #portlet-navigation-tree .contenttype-folderpatrocinadores a:hover,
* html #portlet-navigation-tree .contenttype-folderpatrocinadores a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderpatrocinadores {
display: block;
}
.contenttype-folderpergunta,
.actionMenu .contenttype-folderpergunta a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderpergunta {
height: 1%;
}
#portal-sitemap .contenttype-folderpergunta a:hover,
#portlet-navigation-tree .contenttype-folderpergunta a:hover,
#portlet-navigation-tree .contenttype-folderpergunta a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderpergunta,
#portlet-navigation-tree .contenttype-folderpergunta {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderpergunta a:hover,
* html #portlet-navigation-tree .contenttype-folderpergunta a:hover,
* html #portlet-navigation-tree .contenttype-folderpergunta a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderpergunta {
display: block;
}
.contenttype-folderperguntanew,
.actionMenu .contenttype-folderperguntanew a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderperguntanew {
height: 1%;
}
#portal-sitemap .contenttype-folderperguntanew a:hover,
#portlet-navigation-tree .contenttype-folderperguntanew a:hover,
#portlet-navigation-tree .contenttype-folderperguntanew a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderperguntanew,
#portlet-navigation-tree .contenttype-folderperguntanew {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderperguntanew a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntanew a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntanew a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderperguntanew {
display: block;
}
.contenttype-folderperguntanewquestionario,
.actionMenu .contenttype-folderperguntanewquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderperguntanewquestionario {
height: 1%;
}
#portal-sitemap .contenttype-folderperguntanewquestionario a:hover,
#portlet-navigation-tree .contenttype-folderperguntanewquestionario a:hover,
#portlet-navigation-tree .contenttype-folderperguntanewquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderperguntanewquestionario,
#portlet-navigation-tree .contenttype-folderperguntanewquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderperguntanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntanewquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderperguntanewquestionario {
display: block;
}
.contenttype-folderperguntapac,
.actionMenu .contenttype-folderperguntapac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderperguntapac {
height: 1%;
}
#portal-sitemap .contenttype-folderperguntapac a:hover,
#portlet-navigation-tree .contenttype-folderperguntapac a:hover,
#portlet-navigation-tree .contenttype-folderperguntapac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderperguntapac,
#portlet-navigation-tree .contenttype-folderperguntapac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderperguntapac a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntapac a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntapac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderperguntapac {
display: block;
}
.contenttype-folderperguntaquestionario,
.actionMenu .contenttype-folderperguntaquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderperguntaquestionario {
height: 1%;
}
#portal-sitemap .contenttype-folderperguntaquestionario a:hover,
#portlet-navigation-tree .contenttype-folderperguntaquestionario a:hover,
#portlet-navigation-tree .contenttype-folderperguntaquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderperguntaquestionario,
#portlet-navigation-tree .contenttype-folderperguntaquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderperguntaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntaquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderperguntaquestionario {
display: block;
}
.contenttype-folderperguntarad,
.actionMenu .contenttype-folderperguntarad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderperguntarad {
height: 1%;
}
#portal-sitemap .contenttype-folderperguntarad a:hover,
#portlet-navigation-tree .contenttype-folderperguntarad a:hover,
#portlet-navigation-tree .contenttype-folderperguntarad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderperguntarad,
#portlet-navigation-tree .contenttype-folderperguntarad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderperguntarad a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntarad a:hover,
* html #portlet-navigation-tree .contenttype-folderperguntarad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderperguntarad {
display: block;
}
.contenttype-folderpolo,
.actionMenu .contenttype-folderpolo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderpolo {
height: 1%;
}
#portal-sitemap .contenttype-folderpolo a:hover,
#portlet-navigation-tree .contenttype-folderpolo a:hover,
#portlet-navigation-tree .contenttype-folderpolo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderpolo,
#portlet-navigation-tree .contenttype-folderpolo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderpolo a:hover,
* html #portlet-navigation-tree .contenttype-folderpolo a:hover,
* html #portlet-navigation-tree .contenttype-folderpolo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderpolo {
display: block;
}
.contenttype-folderquestionariopac,
.actionMenu .contenttype-folderquestionariopac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderquestionariopac {
height: 1%;
}
#portal-sitemap .contenttype-folderquestionariopac a:hover,
#portlet-navigation-tree .contenttype-folderquestionariopac a:hover,
#portlet-navigation-tree .contenttype-folderquestionariopac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderquestionariopac,
#portlet-navigation-tree .contenttype-folderquestionariopac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderquestionariopac a:hover,
* html #portlet-navigation-tree .contenttype-folderquestionariopac a:hover,
* html #portlet-navigation-tree .contenttype-folderquestionariopac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderquestionariopac {
display: block;
}
.contenttype-folderquestionariorad,
.actionMenu .contenttype-folderquestionariorad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderquestionariorad {
height: 1%;
}
#portal-sitemap .contenttype-folderquestionariorad a:hover,
#portlet-navigation-tree .contenttype-folderquestionariorad a:hover,
#portlet-navigation-tree .contenttype-folderquestionariorad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderquestionariorad,
#portlet-navigation-tree .contenttype-folderquestionariorad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderquestionariorad a:hover,
* html #portlet-navigation-tree .contenttype-folderquestionariorad a:hover,
* html #portlet-navigation-tree .contenttype-folderquestionariorad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderquestionariorad {
display: block;
}
.contenttype-folderrelatorios,
.actionMenu .contenttype-folderrelatorios a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderrelatorios {
height: 1%;
}
#portal-sitemap .contenttype-folderrelatorios a:hover,
#portlet-navigation-tree .contenttype-folderrelatorios a:hover,
#portlet-navigation-tree .contenttype-folderrelatorios a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderrelatorios,
#portlet-navigation-tree .contenttype-folderrelatorios {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderrelatorios a:hover,
* html #portlet-navigation-tree .contenttype-folderrelatorios a:hover,
* html #portlet-navigation-tree .contenttype-folderrelatorios a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderrelatorios {
display: block;
}
.contenttype-folderrespostanewquestionario,
.actionMenu .contenttype-folderrespostanewquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderrespostanewquestionario {
height: 1%;
}
#portal-sitemap .contenttype-folderrespostanewquestionario a:hover,
#portlet-navigation-tree .contenttype-folderrespostanewquestionario a:hover,
#portlet-navigation-tree .contenttype-folderrespostanewquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderrespostanewquestionario,
#portlet-navigation-tree .contenttype-folderrespostanewquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderrespostanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostanewquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderrespostanewquestionario {
display: block;
}
.contenttype-folderrespostapac,
.actionMenu .contenttype-folderrespostapac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderrespostapac {
height: 1%;
}
#portal-sitemap .contenttype-folderrespostapac a:hover,
#portlet-navigation-tree .contenttype-folderrespostapac a:hover,
#portlet-navigation-tree .contenttype-folderrespostapac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderrespostapac,
#portlet-navigation-tree .contenttype-folderrespostapac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderrespostapac a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostapac a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostapac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderrespostapac {
display: block;
}
.contenttype-folderrespostaquestionario,
.actionMenu .contenttype-folderrespostaquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderrespostaquestionario {
height: 1%;
}
#portal-sitemap .contenttype-folderrespostaquestionario a:hover,
#portlet-navigation-tree .contenttype-folderrespostaquestionario a:hover,
#portlet-navigation-tree .contenttype-folderrespostaquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderrespostaquestionario,
#portlet-navigation-tree .contenttype-folderrespostaquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderrespostaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostaquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderrespostaquestionario {
display: block;
}
.contenttype-folderrespostarad,
.actionMenu .contenttype-folderrespostarad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderrespostarad {
height: 1%;
}
#portal-sitemap .contenttype-folderrespostarad a:hover,
#portlet-navigation-tree .contenttype-folderrespostarad a:hover,
#portlet-navigation-tree .contenttype-folderrespostarad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderrespostarad,
#portlet-navigation-tree .contenttype-folderrespostarad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderrespostarad a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostarad a:hover,
* html #portlet-navigation-tree .contenttype-folderrespostarad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderrespostarad {
display: block;
}
.contenttype-foldersubevento,
.actionMenu .contenttype-foldersubevento a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldersubevento {
height: 1%;
}
#portal-sitemap .contenttype-foldersubevento a:hover,
#portlet-navigation-tree .contenttype-foldersubevento a:hover,
#portlet-navigation-tree .contenttype-foldersubevento a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldersubevento,
#portlet-navigation-tree .contenttype-foldersubevento {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldersubevento a:hover,
* html #portlet-navigation-tree .contenttype-foldersubevento a:hover,
* html #portlet-navigation-tree .contenttype-foldersubevento a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldersubevento {
display: block;
}
.contenttype-foldertipoitemprogramacao,
.actionMenu .contenttype-foldertipoitemprogramacao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldertipoitemprogramacao {
height: 1%;
}
#portal-sitemap .contenttype-foldertipoitemprogramacao a:hover,
#portlet-navigation-tree .contenttype-foldertipoitemprogramacao a:hover,
#portlet-navigation-tree .contenttype-foldertipoitemprogramacao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldertipoitemprogramacao,
#portlet-navigation-tree .contenttype-foldertipoitemprogramacao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldertipoitemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-foldertipoitemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-foldertipoitemprogramacao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldertipoitemprogramacao {
display: block;
}
.contenttype-foldertipooficina,
.actionMenu .contenttype-foldertipooficina a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldertipooficina {
height: 1%;
}
#portal-sitemap .contenttype-foldertipooficina a:hover,
#portlet-navigation-tree .contenttype-foldertipooficina a:hover,
#portlet-navigation-tree .contenttype-foldertipooficina a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldertipooficina,
#portlet-navigation-tree .contenttype-foldertipooficina {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldertipooficina a:hover,
* html #portlet-navigation-tree .contenttype-foldertipooficina a:hover,
* html #portlet-navigation-tree .contenttype-foldertipooficina a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldertipooficina {
display: block;
}
.contenttype-foldertipoparticipacaoespecial,
.actionMenu .contenttype-foldertipoparticipacaoespecial a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldertipoparticipacaoespecial {
height: 1%;
}
#portal-sitemap .contenttype-foldertipoparticipacaoespecial a:hover,
#portlet-navigation-tree .contenttype-foldertipoparticipacaoespecial a:hover,
#portlet-navigation-tree .contenttype-foldertipoparticipacaoespecial a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldertipoparticipacaoespecial,
#portlet-navigation-tree .contenttype-foldertipoparticipacaoespecial {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldertipoparticipacaoespecial a:hover,
* html #portlet-navigation-tree .contenttype-foldertipoparticipacaoespecial a:hover,
* html #portlet-navigation-tree .contenttype-foldertipoparticipacaoespecial a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldertipoparticipacaoespecial {
display: block;
}
.contenttype-foldertipoquarto,
.actionMenu .contenttype-foldertipoquarto a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldertipoquarto {
height: 1%;
}
#portal-sitemap .contenttype-foldertipoquarto a:hover,
#portlet-navigation-tree .contenttype-foldertipoquarto a:hover,
#portlet-navigation-tree .contenttype-foldertipoquarto a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldertipoquarto,
#portlet-navigation-tree .contenttype-foldertipoquarto {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldertipoquarto a:hover,
* html #portlet-navigation-tree .contenttype-foldertipoquarto a:hover,
* html #portlet-navigation-tree .contenttype-foldertipoquarto a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldertipoquarto {
display: block;
}
.contenttype-folderuf,
.actionMenu .contenttype-folderuf a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderuf {
height: 1%;
}
#portal-sitemap .contenttype-folderuf a:hover,
#portlet-navigation-tree .contenttype-folderuf a:hover,
#portlet-navigation-tree .contenttype-folderuf a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderuf,
#portlet-navigation-tree .contenttype-folderuf {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderuf a:hover,
* html #portlet-navigation-tree .contenttype-folderuf a:hover,
* html #portlet-navigation-tree .contenttype-folderuf a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderuf {
display: block;
}
.contenttype-foto,
.actionMenu .contenttype-foto a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/foto.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foto {
height: 1%;
}
#portal-sitemap .contenttype-foto a:hover,
#portlet-navigation-tree .contenttype-foto a:hover,
#portlet-navigation-tree .contenttype-foto a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/foto.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foto,
#portlet-navigation-tree .contenttype-foto {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foto a:hover,
* html #portlet-navigation-tree .contenttype-foto a:hover,
* html #portlet-navigation-tree .contenttype-foto a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foto {
display: block;
}
.contenttype-frequencia,
.actionMenu .contenttype-frequencia a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-frequencia {
height: 1%;
}
#portal-sitemap .contenttype-frequencia a:hover,
#portlet-navigation-tree .contenttype-frequencia a:hover,
#portlet-navigation-tree .contenttype-frequencia a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-frequencia,
#portlet-navigation-tree .contenttype-frequencia {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-frequencia a:hover,
* html #portlet-navigation-tree .contenttype-frequencia a:hover,
* html #portlet-navigation-tree .contenttype-frequencia a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-frequencia {
display: block;
}
.contenttype-frequenciaeventoii,
.actionMenu .contenttype-frequenciaeventoii a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-frequenciaeventoii {
height: 1%;
}
#portal-sitemap .contenttype-frequenciaeventoii a:hover,
#portlet-navigation-tree .contenttype-frequenciaeventoii a:hover,
#portlet-navigation-tree .contenttype-frequenciaeventoii a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-frequenciaeventoii,
#portlet-navigation-tree .contenttype-frequenciaeventoii {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-frequenciaeventoii a:hover,
* html #portlet-navigation-tree .contenttype-frequenciaeventoii a:hover,
* html #portlet-navigation-tree .contenttype-frequenciaeventoii a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-frequenciaeventoii {
display: block;
}
.contenttype-hotelconveniado,
.actionMenu .contenttype-hotelconveniado a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/hotel.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-hotelconveniado {
height: 1%;
}
#portal-sitemap .contenttype-hotelconveniado a:hover,
#portlet-navigation-tree .contenttype-hotelconveniado a:hover,
#portlet-navigation-tree .contenttype-hotelconveniado a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/hotel.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-hotelconveniado,
#portlet-navigation-tree .contenttype-hotelconveniado {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-hotelconveniado a:hover,
* html #portlet-navigation-tree .contenttype-hotelconveniado a:hover,
* html #portlet-navigation-tree .contenttype-hotelconveniado a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-hotelconveniado {
display: block;
}
.contenttype-hotelevento,
.actionMenu .contenttype-hotelevento a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/hotel.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-hotelevento {
height: 1%;
}
#portal-sitemap .contenttype-hotelevento a:hover,
#portlet-navigation-tree .contenttype-hotelevento a:hover,
#portlet-navigation-tree .contenttype-hotelevento a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/hotel.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-hotelevento,
#portlet-navigation-tree .contenttype-hotelevento {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-hotelevento a:hover,
* html #portlet-navigation-tree .contenttype-hotelevento a:hover,
* html #portlet-navigation-tree .contenttype-hotelevento a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-hotelevento {
display: block;
}
.contenttype-image,
.actionMenu .contenttype-image a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-image {
height: 1%;
}
#portal-sitemap .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-image,
#portlet-navigation-tree .contenttype-image {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-image {
display: block;
}
.contenttype-informacaoutil,
.actionMenu .contenttype-informacaoutil a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-informacaoutil {
height: 1%;
}
#portal-sitemap .contenttype-informacaoutil a:hover,
#portlet-navigation-tree .contenttype-informacaoutil a:hover,
#portlet-navigation-tree .contenttype-informacaoutil a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-informacaoutil,
#portlet-navigation-tree .contenttype-informacaoutil {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-informacaoutil a:hover,
* html #portlet-navigation-tree .contenttype-informacaoutil a:hover,
* html #portlet-navigation-tree .contenttype-informacaoutil a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-informacaoutil {
display: block;
}
.contenttype-inscricao,
.actionMenu .contenttype-inscricao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-inscricao {
height: 1%;
}
#portal-sitemap .contenttype-inscricao a:hover,
#portlet-navigation-tree .contenttype-inscricao a:hover,
#portlet-navigation-tree .contenttype-inscricao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-inscricao,
#portlet-navigation-tree .contenttype-inscricao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-inscricao a:hover,
* html #portlet-navigation-tree .contenttype-inscricao a:hover,
* html #portlet-navigation-tree .contenttype-inscricao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-inscricao {
display: block;
}
.contenttype-inscricaoeventoii,
.actionMenu .contenttype-inscricaoeventoii a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-inscricaoeventoii {
height: 1%;
}
#portal-sitemap .contenttype-inscricaoeventoii a:hover,
#portlet-navigation-tree .contenttype-inscricaoeventoii a:hover,
#portlet-navigation-tree .contenttype-inscricaoeventoii a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-inscricaoeventoii,
#portlet-navigation-tree .contenttype-inscricaoeventoii {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-inscricaoeventoii a:hover,
* html #portlet-navigation-tree .contenttype-inscricaoeventoii a:hover,
* html #portlet-navigation-tree .contenttype-inscricaoeventoii a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-inscricaoeventoii {
display: block;
}
.contenttype-instrucaopac,
.actionMenu .contenttype-instrucaopac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-instrucaopac {
height: 1%;
}
#portal-sitemap .contenttype-instrucaopac a:hover,
#portlet-navigation-tree .contenttype-instrucaopac a:hover,
#portlet-navigation-tree .contenttype-instrucaopac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-instrucaopac,
#portlet-navigation-tree .contenttype-instrucaopac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-instrucaopac a:hover,
* html #portlet-navigation-tree .contenttype-instrucaopac a:hover,
* html #portlet-navigation-tree .contenttype-instrucaopac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-instrucaopac {
display: block;
}
.contenttype-instrucaorad,
.actionMenu .contenttype-instrucaorad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-instrucaorad {
height: 1%;
}
#portal-sitemap .contenttype-instrucaorad a:hover,
#portlet-navigation-tree .contenttype-instrucaorad a:hover,
#portlet-navigation-tree .contenttype-instrucaorad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-instrucaorad,
#portlet-navigation-tree .contenttype-instrucaorad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-instrucaorad a:hover,
* html #portlet-navigation-tree .contenttype-instrucaorad a:hover,
* html #portlet-navigation-tree .contenttype-instrucaorad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-instrucaorad {
display: block;
}
.contenttype-instrutor,
.actionMenu .contenttype-instrutor a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-instrutor {
height: 1%;
}
#portal-sitemap .contenttype-instrutor a:hover,
#portlet-navigation-tree .contenttype-instrutor a:hover,
#portlet-navigation-tree .contenttype-instrutor a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-instrutor,
#portlet-navigation-tree .contenttype-instrutor {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-instrutor a:hover,
* html #portlet-navigation-tree .contenttype-instrutor a:hover,
* html #portlet-navigation-tree .contenttype-instrutor a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-instrutor {
display: block;
}
.contenttype-itemprogramacao,
.actionMenu .contenttype-itemprogramacao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-itemprogramacao {
height: 1%;
}
#portal-sitemap .contenttype-itemprogramacao a:hover,
#portlet-navigation-tree .contenttype-itemprogramacao a:hover,
#portlet-navigation-tree .contenttype-itemprogramacao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-itemprogramacao,
#portlet-navigation-tree .contenttype-itemprogramacao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-itemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-itemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-itemprogramacao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-itemprogramacao {
display: block;
}
.contenttype-large-plone-folder,
.actionMenu .contenttype-large-plone-folder a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-large-plone-folder {
height: 1%;
}
#portal-sitemap .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-large-plone-folder,
#portlet-navigation-tree .contenttype-large-plone-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-large-plone-folder {
display: block;
}
.contenttype-link,
.actionMenu .contenttype-link a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-link {
height: 1%;
}
#portal-sitemap .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-link,
#portlet-navigation-tree .contenttype-link {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-link {
display: block;
}
.contenttype-linkmenugestorevento,
.actionMenu .contenttype-linkmenugestorevento a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-linkmenugestorevento {
height: 1%;
}
#portal-sitemap .contenttype-linkmenugestorevento a:hover,
#portlet-navigation-tree .contenttype-linkmenugestorevento a:hover,
#portlet-navigation-tree .contenttype-linkmenugestorevento a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-linkmenugestorevento,
#portlet-navigation-tree .contenttype-linkmenugestorevento {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-linkmenugestorevento a:hover,
* html #portlet-navigation-tree .contenttype-linkmenugestorevento a:hover,
* html #portlet-navigation-tree .contenttype-linkmenugestorevento a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-linkmenugestorevento {
display: block;
}
.contenttype-linkmenumanager,
.actionMenu .contenttype-linkmenumanager a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-linkmenumanager {
height: 1%;
}
#portal-sitemap .contenttype-linkmenumanager a:hover,
#portlet-navigation-tree .contenttype-linkmenumanager a:hover,
#portlet-navigation-tree .contenttype-linkmenumanager a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-linkmenumanager,
#portlet-navigation-tree .contenttype-linkmenumanager {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-linkmenumanager a:hover,
* html #portlet-navigation-tree .contenttype-linkmenumanager a:hover,
* html #portlet-navigation-tree .contenttype-linkmenumanager a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-linkmenumanager {
display: block;
}
.contenttype-linkmenurepresentante,
.actionMenu .contenttype-linkmenurepresentante a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-linkmenurepresentante {
height: 1%;
}
#portal-sitemap .contenttype-linkmenurepresentante a:hover,
#portlet-navigation-tree .contenttype-linkmenurepresentante a:hover,
#portlet-navigation-tree .contenttype-linkmenurepresentante a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-linkmenurepresentante,
#portlet-navigation-tree .contenttype-linkmenurepresentante {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-linkmenurepresentante a:hover,
* html #portlet-navigation-tree .contenttype-linkmenurepresentante a:hover,
* html #portlet-navigation-tree .contenttype-linkmenurepresentante a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-linkmenurepresentante {
display: block;
}
.contenttype-linksipec,
.actionMenu .contenttype-linksipec a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-linksipec {
height: 1%;
}
#portal-sitemap .contenttype-linksipec a:hover,
#portlet-navigation-tree .contenttype-linksipec a:hover,
#portlet-navigation-tree .contenttype-linksipec a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-linksipec,
#portlet-navigation-tree .contenttype-linksipec {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-linksipec a:hover,
* html #portlet-navigation-tree .contenttype-linksipec a:hover,
* html #portlet-navigation-tree .contenttype-linksipec a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-linksipec {
display: block;
}
.contenttype-managedfile,
.actionMenu .contenttype-managedfile a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-managedfile {
height: 1%;
}
#portal-sitemap .contenttype-managedfile a:hover,
#portlet-navigation-tree .contenttype-managedfile a:hover,
#portlet-navigation-tree .contenttype-managedfile a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-managedfile,
#portlet-navigation-tree .contenttype-managedfile {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-managedfile a:hover,
* html #portlet-navigation-tree .contenttype-managedfile a:hover,
* html #portlet-navigation-tree .contenttype-managedfile a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-managedfile {
display: block;
}
.contenttype-masterselectdemo,
.actionMenu .contenttype-masterselectdemo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-masterselectdemo {
height: 1%;
}
#portal-sitemap .contenttype-masterselectdemo a:hover,
#portlet-navigation-tree .contenttype-masterselectdemo a:hover,
#portlet-navigation-tree .contenttype-masterselectdemo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-masterselectdemo,
#portlet-navigation-tree .contenttype-masterselectdemo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-masterselectdemo a:hover,
* html #portlet-navigation-tree .contenttype-masterselectdemo a:hover,
* html #portlet-navigation-tree .contenttype-masterselectdemo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-masterselectdemo {
display: block;
}
.contenttype-moderador,
.actionMenu .contenttype-moderador a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-moderador {
height: 1%;
}
#portal-sitemap .contenttype-moderador a:hover,
#portlet-navigation-tree .contenttype-moderador a:hover,
#portlet-navigation-tree .contenttype-moderador a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-moderador,
#portlet-navigation-tree .contenttype-moderador {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-moderador a:hover,
* html #portlet-navigation-tree .contenttype-moderador a:hover,
* html #portlet-navigation-tree .contenttype-moderador a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-moderador {
display: block;
}
.contenttype-natureza,
.actionMenu .contenttype-natureza a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-natureza {
height: 1%;
}
#portal-sitemap .contenttype-natureza a:hover,
#portlet-navigation-tree .contenttype-natureza a:hover,
#portlet-navigation-tree .contenttype-natureza a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-natureza,
#portlet-navigation-tree .contenttype-natureza {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-natureza a:hover,
* html #portlet-navigation-tree .contenttype-natureza a:hover,
* html #portlet-navigation-tree .contenttype-natureza a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-natureza {
display: block;
}
.contenttype-newquestionario,
.actionMenu .contenttype-newquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newquestionario {
height: 1%;
}
#portal-sitemap .contenttype-newquestionario a:hover,
#portlet-navigation-tree .contenttype-newquestionario a:hover,
#portlet-navigation-tree .contenttype-newquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newquestionario,
#portlet-navigation-tree .contenttype-newquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newquestionario a:hover,
* html #portlet-navigation-tree .contenttype-newquestionario a:hover,
* html #portlet-navigation-tree .contenttype-newquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newquestionario {
display: block;
}
.contenttype-news-item,
.actionMenu .contenttype-news-item a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-news-item {
height: 1%;
}
#portal-sitemap .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-news-item,
#portlet-navigation-tree .contenttype-news-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-news-item {
display: block;
}
.contenttype-noticiasipec,
.actionMenu .contenttype-noticiasipec a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-noticiasipec {
height: 1%;
}
#portal-sitemap .contenttype-noticiasipec a:hover,
#portlet-navigation-tree .contenttype-noticiasipec a:hover,
#portlet-navigation-tree .contenttype-noticiasipec a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-noticiasipec,
#portlet-navigation-tree .contenttype-noticiasipec {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-noticiasipec a:hover,
* html #portlet-navigation-tree .contenttype-noticiasipec a:hover,
* html #portlet-navigation-tree .contenttype-noticiasipec a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-noticiasipec {
display: block;
}
.contenttype-oficina,
.actionMenu .contenttype-oficina a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-oficina {
height: 1%;
}
#portal-sitemap .contenttype-oficina a:hover,
#portlet-navigation-tree .contenttype-oficina a:hover,
#portlet-navigation-tree .contenttype-oficina a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-oficina,
#portlet-navigation-tree .contenttype-oficina {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-oficina a:hover,
* html #portlet-navigation-tree .contenttype-oficina a:hover,
* html #portlet-navigation-tree .contenttype-oficina a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-oficina {
display: block;
}
.contenttype-opcao,
.actionMenu .contenttype-opcao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-opcao {
height: 1%;
}
#portal-sitemap .contenttype-opcao a:hover,
#portlet-navigation-tree .contenttype-opcao a:hover,
#portlet-navigation-tree .contenttype-opcao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-opcao,
#portlet-navigation-tree .contenttype-opcao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-opcao a:hover,
* html #portlet-navigation-tree .contenttype-opcao a:hover,
* html #portlet-navigation-tree .contenttype-opcao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-opcao {
display: block;
}
.contenttype-opcaocadastro,
.actionMenu .contenttype-opcaocadastro a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-opcaocadastro {
height: 1%;
}
#portal-sitemap .contenttype-opcaocadastro a:hover,
#portlet-navigation-tree .contenttype-opcaocadastro a:hover,
#portlet-navigation-tree .contenttype-opcaocadastro a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-opcaocadastro,
#portlet-navigation-tree .contenttype-opcaocadastro {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-opcaocadastro a:hover,
* html #portlet-navigation-tree .contenttype-opcaocadastro a:hover,
* html #portlet-navigation-tree .contenttype-opcaocadastro a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-opcaocadastro {
display: block;
}
.contenttype-opcaoquestionario,
.actionMenu .contenttype-opcaoquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-opcaoquestionario {
height: 1%;
}
#portal-sitemap .contenttype-opcaoquestionario a:hover,
#portlet-navigation-tree .contenttype-opcaoquestionario a:hover,
#portlet-navigation-tree .contenttype-opcaoquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-opcaoquestionario,
#portlet-navigation-tree .contenttype-opcaoquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-opcaoquestionario a:hover,
* html #portlet-navigation-tree .contenttype-opcaoquestionario a:hover,
* html #portlet-navigation-tree .contenttype-opcaoquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-opcaoquestionario {
display: block;
}
.contenttype-orgao,
.actionMenu .contenttype-orgao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-orgao {
height: 1%;
}
#portal-sitemap .contenttype-orgao a:hover,
#portlet-navigation-tree .contenttype-orgao a:hover,
#portlet-navigation-tree .contenttype-orgao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-orgao,
#portlet-navigation-tree .contenttype-orgao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-orgao a:hover,
* html #portlet-navigation-tree .contenttype-orgao a:hover,
* html #portlet-navigation-tree .contenttype-orgao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-orgao {
display: block;
}
.contenttype-pac,
.actionMenu .contenttype-pac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-pac {
height: 1%;
}
#portal-sitemap .contenttype-pac a:hover,
#portlet-navigation-tree .contenttype-pac a:hover,
#portlet-navigation-tree .contenttype-pac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-pac,
#portlet-navigation-tree .contenttype-pac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-pac a:hover,
* html #portlet-navigation-tree .contenttype-pac a:hover,
* html #portlet-navigation-tree .contenttype-pac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-pac {
display: block;
}
.contenttype-palestra,
.actionMenu .contenttype-palestra a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-palestra {
height: 1%;
}
#portal-sitemap .contenttype-palestra a:hover,
#portlet-navigation-tree .contenttype-palestra a:hover,
#portlet-navigation-tree .contenttype-palestra a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-palestra,
#portlet-navigation-tree .contenttype-palestra {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-palestra a:hover,
* html #portlet-navigation-tree .contenttype-palestra a:hover,
* html #portlet-navigation-tree .contenttype-palestra a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-palestra {
display: block;
}
.contenttype-palestrante,
.actionMenu .contenttype-palestrante a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-palestrante {
height: 1%;
}
#portal-sitemap .contenttype-palestrante a:hover,
#portlet-navigation-tree .contenttype-palestrante a:hover,
#portlet-navigation-tree .contenttype-palestrante a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-palestrante,
#portlet-navigation-tree .contenttype-palestrante {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-palestrante a:hover,
* html #portlet-navigation-tree .contenttype-palestrante a:hover,
* html #portlet-navigation-tree .contenttype-palestrante a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-palestrante {
display: block;
}
.contenttype-pergunta,
.actionMenu .contenttype-pergunta a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-pergunta {
height: 1%;
}
#portal-sitemap .contenttype-pergunta a:hover,
#portlet-navigation-tree .contenttype-pergunta a:hover,
#portlet-navigation-tree .contenttype-pergunta a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-pergunta,
#portlet-navigation-tree .contenttype-pergunta {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-pergunta a:hover,
* html #portlet-navigation-tree .contenttype-pergunta a:hover,
* html #portlet-navigation-tree .contenttype-pergunta a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-pergunta {
display: block;
}
.contenttype-perguntanewquestionario,
.actionMenu .contenttype-perguntanewquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-perguntanewquestionario {
height: 1%;
}
#portal-sitemap .contenttype-perguntanewquestionario a:hover,
#portlet-navigation-tree .contenttype-perguntanewquestionario a:hover,
#portlet-navigation-tree .contenttype-perguntanewquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-perguntanewquestionario,
#portlet-navigation-tree .contenttype-perguntanewquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-perguntanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-perguntanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-perguntanewquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-perguntanewquestionario {
display: block;
}
.contenttype-perguntapac,
.actionMenu .contenttype-perguntapac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-perguntapac {
height: 1%;
}
#portal-sitemap .contenttype-perguntapac a:hover,
#portlet-navigation-tree .contenttype-perguntapac a:hover,
#portlet-navigation-tree .contenttype-perguntapac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-perguntapac,
#portlet-navigation-tree .contenttype-perguntapac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-perguntapac a:hover,
* html #portlet-navigation-tree .contenttype-perguntapac a:hover,
* html #portlet-navigation-tree .contenttype-perguntapac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-perguntapac {
display: block;
}
.contenttype-perguntaquestionario,
.actionMenu .contenttype-perguntaquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-perguntaquestionario {
height: 1%;
}
#portal-sitemap .contenttype-perguntaquestionario a:hover,
#portlet-navigation-tree .contenttype-perguntaquestionario a:hover,
#portlet-navigation-tree .contenttype-perguntaquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-perguntaquestionario,
#portlet-navigation-tree .contenttype-perguntaquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-perguntaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-perguntaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-perguntaquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-perguntaquestionario {
display: block;
}
.contenttype-perguntarad,
.actionMenu .contenttype-perguntarad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-perguntarad {
height: 1%;
}
#portal-sitemap .contenttype-perguntarad a:hover,
#portlet-navigation-tree .contenttype-perguntarad a:hover,
#portlet-navigation-tree .contenttype-perguntarad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-perguntarad,
#portlet-navigation-tree .contenttype-perguntarad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-perguntarad a:hover,
* html #portlet-navigation-tree .contenttype-perguntarad a:hover,
* html #portlet-navigation-tree .contenttype-perguntarad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-perguntarad {
display: block;
}
.contenttype-periodo,
.actionMenu .contenttype-periodo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-periodo {
height: 1%;
}
#portal-sitemap .contenttype-periodo a:hover,
#portlet-navigation-tree .contenttype-periodo a:hover,
#portlet-navigation-tree .contenttype-periodo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-periodo,
#portlet-navigation-tree .contenttype-periodo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-periodo a:hover,
* html #portlet-navigation-tree .contenttype-periodo a:hover,
* html #portlet-navigation-tree .contenttype-periodo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-periodo {
display: block;
}
.contenttype-plone-site,
.actionMenu .contenttype-plone-site a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plone-site {
height: 1%;
}
#portal-sitemap .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plone-site,
#portlet-navigation-tree .contenttype-plone-site {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plone-site {
display: block;
}
.contenttype-polo,
.actionMenu .contenttype-polo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-polo {
height: 1%;
}
#portal-sitemap .contenttype-polo a:hover,
#portlet-navigation-tree .contenttype-polo a:hover,
#portlet-navigation-tree .contenttype-polo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-polo,
#portlet-navigation-tree .contenttype-polo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-polo a:hover,
* html #portlet-navigation-tree .contenttype-polo a:hover,
* html #portlet-navigation-tree .contenttype-polo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-polo {
display: block;
}
.contenttype-publicoalvo,
.actionMenu .contenttype-publicoalvo a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-publicoalvo {
height: 1%;
}
#portal-sitemap .contenttype-publicoalvo a:hover,
#portlet-navigation-tree .contenttype-publicoalvo a:hover,
#portlet-navigation-tree .contenttype-publicoalvo a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-publicoalvo,
#portlet-navigation-tree .contenttype-publicoalvo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-publicoalvo a:hover,
* html #portlet-navigation-tree .contenttype-publicoalvo a:hover,
* html #portlet-navigation-tree .contenttype-publicoalvo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-publicoalvo {
display: block;
}
.contenttype-quarto,
.actionMenu .contenttype-quarto a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-quarto {
height: 1%;
}
#portal-sitemap .contenttype-quarto a:hover,
#portlet-navigation-tree .contenttype-quarto a:hover,
#portlet-navigation-tree .contenttype-quarto a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-quarto,
#portlet-navigation-tree .contenttype-quarto {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-quarto a:hover,
* html #portlet-navigation-tree .contenttype-quarto a:hover,
* html #portlet-navigation-tree .contenttype-quarto a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-quarto {
display: block;
}
.contenttype-questionario,
.actionMenu .contenttype-questionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-questionario {
height: 1%;
}
#portal-sitemap .contenttype-questionario a:hover,
#portlet-navigation-tree .contenttype-questionario a:hover,
#portlet-navigation-tree .contenttype-questionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-questionario,
#portlet-navigation-tree .contenttype-questionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-questionario a:hover,
* html #portlet-navigation-tree .contenttype-questionario a:hover,
* html #portlet-navigation-tree .contenttype-questionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-questionario {
display: block;
}
.contenttype-questionariopac,
.actionMenu .contenttype-questionariopac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-questionariopac {
height: 1%;
}
#portal-sitemap .contenttype-questionariopac a:hover,
#portlet-navigation-tree .contenttype-questionariopac a:hover,
#portlet-navigation-tree .contenttype-questionariopac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-questionariopac,
#portlet-navigation-tree .contenttype-questionariopac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-questionariopac a:hover,
* html #portlet-navigation-tree .contenttype-questionariopac a:hover,
* html #portlet-navigation-tree .contenttype-questionariopac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-questionariopac {
display: block;
}
.contenttype-questionariorad,
.actionMenu .contenttype-questionariorad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-questionariorad {
height: 1%;
}
#portal-sitemap .contenttype-questionariorad a:hover,
#portlet-navigation-tree .contenttype-questionariorad a:hover,
#portlet-navigation-tree .contenttype-questionariorad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-questionariorad,
#portlet-navigation-tree .contenttype-questionariorad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-questionariorad a:hover,
* html #portlet-navigation-tree .contenttype-questionariorad a:hover,
* html #portlet-navigation-tree .contenttype-questionariorad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-questionariorad {
display: block;
}
.contenttype-rad,
.actionMenu .contenttype-rad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-rad {
height: 1%;
}
#portal-sitemap .contenttype-rad a:hover,
#portlet-navigation-tree .contenttype-rad a:hover,
#portlet-navigation-tree .contenttype-rad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-rad,
#portlet-navigation-tree .contenttype-rad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-rad a:hover,
* html #portlet-navigation-tree .contenttype-rad a:hover,
* html #portlet-navigation-tree .contenttype-rad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-rad {
display: block;
}
.contenttype-respostanewquestionario,
.actionMenu .contenttype-respostanewquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-respostanewquestionario {
height: 1%;
}
#portal-sitemap .contenttype-respostanewquestionario a:hover,
#portlet-navigation-tree .contenttype-respostanewquestionario a:hover,
#portlet-navigation-tree .contenttype-respostanewquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-respostanewquestionario,
#portlet-navigation-tree .contenttype-respostanewquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-respostanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-respostanewquestionario a:hover,
* html #portlet-navigation-tree .contenttype-respostanewquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-respostanewquestionario {
display: block;
}
.contenttype-respostapac,
.actionMenu .contenttype-respostapac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-respostapac {
height: 1%;
}
#portal-sitemap .contenttype-respostapac a:hover,
#portlet-navigation-tree .contenttype-respostapac a:hover,
#portlet-navigation-tree .contenttype-respostapac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-respostapac,
#portlet-navigation-tree .contenttype-respostapac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-respostapac a:hover,
* html #portlet-navigation-tree .contenttype-respostapac a:hover,
* html #portlet-navigation-tree .contenttype-respostapac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-respostapac {
display: block;
}
.contenttype-respostaquestionario,
.actionMenu .contenttype-respostaquestionario a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-respostaquestionario {
height: 1%;
}
#portal-sitemap .contenttype-respostaquestionario a:hover,
#portlet-navigation-tree .contenttype-respostaquestionario a:hover,
#portlet-navigation-tree .contenttype-respostaquestionario a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-respostaquestionario,
#portlet-navigation-tree .contenttype-respostaquestionario {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-respostaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-respostaquestionario a:hover,
* html #portlet-navigation-tree .contenttype-respostaquestionario a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-respostaquestionario {
display: block;
}
.contenttype-respostaquestionariocustom,
.actionMenu .contenttype-respostaquestionariocustom a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-respostaquestionariocustom {
height: 1%;
}
#portal-sitemap .contenttype-respostaquestionariocustom a:hover,
#portlet-navigation-tree .contenttype-respostaquestionariocustom a:hover,
#portlet-navigation-tree .contenttype-respostaquestionariocustom a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-respostaquestionariocustom,
#portlet-navigation-tree .contenttype-respostaquestionariocustom {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-respostaquestionariocustom a:hover,
* html #portlet-navigation-tree .contenttype-respostaquestionariocustom a:hover,
* html #portlet-navigation-tree .contenttype-respostaquestionariocustom a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-respostaquestionariocustom {
display: block;
}
.contenttype-respostarad,
.actionMenu .contenttype-respostarad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-respostarad {
height: 1%;
}
#portal-sitemap .contenttype-respostarad a:hover,
#portlet-navigation-tree .contenttype-respostarad a:hover,
#portlet-navigation-tree .contenttype-respostarad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-respostarad,
#portlet-navigation-tree .contenttype-respostarad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-respostarad a:hover,
* html #portlet-navigation-tree .contenttype-respostarad a:hover,
* html #portlet-navigation-tree .contenttype-respostarad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-respostarad {
display: block;
}
.contenttype-secaopac,
.actionMenu .contenttype-secaopac a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-secaopac {
height: 1%;
}
#portal-sitemap .contenttype-secaopac a:hover,
#portlet-navigation-tree .contenttype-secaopac a:hover,
#portlet-navigation-tree .contenttype-secaopac a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-secaopac,
#portlet-navigation-tree .contenttype-secaopac {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-secaopac a:hover,
* html #portlet-navigation-tree .contenttype-secaopac a:hover,
* html #portlet-navigation-tree .contenttype-secaopac a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-secaopac {
display: block;
}
.contenttype-secaorad,
.actionMenu .contenttype-secaorad a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-secaorad {
height: 1%;
}
#portal-sitemap .contenttype-secaorad a:hover,
#portlet-navigation-tree .contenttype-secaorad a:hover,
#portlet-navigation-tree .contenttype-secaorad a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-secaorad,
#portlet-navigation-tree .contenttype-secaorad {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-secaorad a:hover,
* html #portlet-navigation-tree .contenttype-secaorad a:hover,
* html #portlet-navigation-tree .contenttype-secaorad a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-secaorad {
display: block;
}
.contenttype-siapeutils,
.actionMenu .contenttype-siapeutils a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-siapeutils {
height: 1%;
}
#portal-sitemap .contenttype-siapeutils a:hover,
#portlet-navigation-tree .contenttype-siapeutils a:hover,
#portlet-navigation-tree .contenttype-siapeutils a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-siapeutils,
#portlet-navigation-tree .contenttype-siapeutils {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-siapeutils a:hover,
* html #portlet-navigation-tree .contenttype-siapeutils a:hover,
* html #portlet-navigation-tree .contenttype-siapeutils a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-siapeutils {
display: block;
}
.contenttype-tipoitemprogramacao,
.actionMenu .contenttype-tipoitemprogramacao a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tipoitemprogramacao {
height: 1%;
}
#portal-sitemap .contenttype-tipoitemprogramacao a:hover,
#portlet-navigation-tree .contenttype-tipoitemprogramacao a:hover,
#portlet-navigation-tree .contenttype-tipoitemprogramacao a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tipoitemprogramacao,
#portlet-navigation-tree .contenttype-tipoitemprogramacao {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tipoitemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-tipoitemprogramacao a:hover,
* html #portlet-navigation-tree .contenttype-tipoitemprogramacao a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tipoitemprogramacao {
display: block;
}
.contenttype-tipooficina,
.actionMenu .contenttype-tipooficina a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tipooficina {
height: 1%;
}
#portal-sitemap .contenttype-tipooficina a:hover,
#portlet-navigation-tree .contenttype-tipooficina a:hover,
#portlet-navigation-tree .contenttype-tipooficina a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tipooficina,
#portlet-navigation-tree .contenttype-tipooficina {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tipooficina a:hover,
* html #portlet-navigation-tree .contenttype-tipooficina a:hover,
* html #portlet-navigation-tree .contenttype-tipooficina a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tipooficina {
display: block;
}
.contenttype-tipoparticipacaoespecial,
.actionMenu .contenttype-tipoparticipacaoespecial a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tipoparticipacaoespecial {
height: 1%;
}
#portal-sitemap .contenttype-tipoparticipacaoespecial a:hover,
#portlet-navigation-tree .contenttype-tipoparticipacaoespecial a:hover,
#portlet-navigation-tree .contenttype-tipoparticipacaoespecial a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tipoparticipacaoespecial,
#portlet-navigation-tree .contenttype-tipoparticipacaoespecial {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tipoparticipacaoespecial a:hover,
* html #portlet-navigation-tree .contenttype-tipoparticipacaoespecial a:hover,
* html #portlet-navigation-tree .contenttype-tipoparticipacaoespecial a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tipoparticipacaoespecial {
display: block;
}
.contenttype-tipoquarto,
.actionMenu .contenttype-tipoquarto a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tipoquarto {
height: 1%;
}
#portal-sitemap .contenttype-tipoquarto a:hover,
#portlet-navigation-tree .contenttype-tipoquarto a:hover,
#portlet-navigation-tree .contenttype-tipoquarto a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tipoquarto,
#portlet-navigation-tree .contenttype-tipoquarto {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tipoquarto a:hover,
* html #portlet-navigation-tree .contenttype-tipoquarto a:hover,
* html #portlet-navigation-tree .contenttype-tipoquarto a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tipoquarto {
display: block;
}
.contenttype-topic,
.actionMenu .contenttype-topic a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-topic {
height: 1%;
}
#portal-sitemap .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-topic,
#portlet-navigation-tree .contenttype-topic {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-topic {
display: block;
}
.contenttype-turma,
.actionMenu .contenttype-turma a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-turma {
height: 1%;
}
#portal-sitemap .contenttype-turma a:hover,
#portlet-navigation-tree .contenttype-turma a:hover,
#portlet-navigation-tree .contenttype-turma a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-turma,
#portlet-navigation-tree .contenttype-turma {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-turma a:hover,
* html #portlet-navigation-tree .contenttype-turma a:hover,
* html #portlet-navigation-tree .contenttype-turma a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-turma {
display: block;
}
.contenttype-uf,
.actionMenu .contenttype-uf a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-uf {
height: 1%;
}
#portal-sitemap .contenttype-uf a:hover,
#portlet-navigation-tree .contenttype-uf a:hover,
#portlet-navigation-tree .contenttype-uf a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-uf,
#portlet-navigation-tree .contenttype-uf {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-uf a:hover,
* html #portlet-navigation-tree .contenttype-uf a:hover,
* html #portlet-navigation-tree .contenttype-uf a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-uf {
display: block;
}
.contenttype-unidadeexercicio,
.actionMenu .contenttype-unidadeexercicio a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-unidadeexercicio {
height: 1%;
}
#portal-sitemap .contenttype-unidadeexercicio a:hover,
#portlet-navigation-tree .contenttype-unidadeexercicio a:hover,
#portlet-navigation-tree .contenttype-unidadeexercicio a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-unidadeexercicio,
#portlet-navigation-tree .contenttype-unidadeexercicio {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-unidadeexercicio a:hover,
* html #portlet-navigation-tree .contenttype-unidadeexercicio a:hover,
* html #portlet-navigation-tree .contenttype-unidadeexercicio a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-unidadeexercicio {
display: block;
}
.contenttype-upag,
.actionMenu .contenttype-upag a:hover {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-upag {
height: 1%;
}
#portal-sitemap .contenttype-upag a:hover,
#portlet-navigation-tree .contenttype-upag a:hover,
#portlet-navigation-tree .contenttype-upag a.navTreeCurrentItem {
background-image: url(https://portalsipec.planejamento.gov.br/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-upag,
#portlet-navigation-tree .contenttype-upag {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-upag a:hover,
* html #portlet-navigation-tree .contenttype-upag a:hover,
* html #portlet-navigation-tree .contenttype-upag a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-upag {
display: block;
}
.actionicon-plone-sendto {
background-image: url(https://portalsipec.planejamento.gov.br/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-print {
background-image: url(https://portalsipec.planejamento.gov.br/print_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss {
background-image: url(https://portalsipec.planejamento.gov.br/rss.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-extedit {
background-image: url(https://portalsipec.planejamento.gov.br/extedit_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-addtofavorites {
background-image: url(https://portalsipec.planejamento.gov.br/favorite_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-QuickInstaller {
background-image: url(https://portalsipec.planejamento.gov.br/product_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneReconfig {
background-image: url(https://portalsipec.planejamento.gov.br/logoIcon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups {
background-image: url(https://portalsipec.planejamento.gov.br/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups2 {
background-image: url(https://portalsipec.planejamento.gov.br/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPrefs {
background-image: url(https://portalsipec.planejamento.gov.br/user.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPassword {
background-image: url(https://portalsipec.planejamento.gov.br/lock_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MailHost {
background-image: url(https://portalsipec.planejamento.gov.br/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PortalSkin {
background-image: url(https://portalsipec.planejamento.gov.br/skins_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-errorLog {
background-image: url(https://portalsipec.planejamento.gov.br/error_log_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ZMI {
background-image: url(https://portalsipec.planejamento.gov.br/zope_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SearchSettings {
background-image: url(https://portalsipec.planejamento.gov.br/search_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NavigationSettings {
background-image: url(https://portalsipec.planejamento.gov.br/navigation_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-full_screen {
background-image: url(https://portalsipec.planejamento.gov.br/fullscreenexpand_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-cut {
background-image: url(https://portalsipec.planejamento.gov.br/cut_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-copy {
background-image: url(https://portalsipec.planejamento.gov.br/copy_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-paste {
background-image: url(https://portalsipec.planejamento.gov.br/paste_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-delete {
background-image: url(https://portalsipec.planejamento.gov.br/delete_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_atct {
background-image: url(https://portalsipec.planejamento.gov.br/topic_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-placefulworkflow {
background-image: url(https://portalsipec.planejamento.gov.br/placefulworkflow_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-ics {
background-image: url(https://portalsipec.planejamento.gov.br/icon_export_ical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-vcs {
background-image: url(https://portalsipec.planejamento.gov.br/icon_export_vcal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_clockwise {
background-image: url(https://portalsipec.planejamento.gov.br/icon_rotate_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_counter_clockwise {
background-image: url(https://portalsipec.planejamento.gov.br/icon_rotate_counter_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_180 {
background-image: url(https://portalsipec.planejamento.gov.br/icon_rotate_180.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_horizontal {
background-image: url(https://portalsipec.planejamento.gov.br/icon_flip_horizontal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_vertical {
background-image: url(https://portalsipec.planejamento.gov.br/icon_flip_vertical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SQLPASPlugin {
background-image: url(https://portalsipec.planejamento.gov.br/site_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-kupu {
background-image: url(https://portalsipec.planejamento.gov.br/kupuimages/kupu_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
/* */
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 18px;
margin-left: -1px;
}
.visualIconReplace {
background: transparent;
display: block !important;
border: 0;
margin: 0;
padding: 0 0 0 18px !important;
overflow: hidden;
width: 0px !important;
width /**/: 18px;
}
/* */

}

