
/* - public.css - */
/* http://www12.senado.leg.br/jornal/portal_css/public.css?original=1 */
/* */
* { margin: 0; padding: 0; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* li { display: inline; }
* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* a img,:link img,:visited img { border:none }
a { outline: none; }
table { border-spacing: 0; }
img { vertical-align: text-bottom; }
/* */
/* */
body {
font: 100% Arial, FreeSans, sans-serif;
background: White;
color: Black;
/* */
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
color: Black;
line-height: 1.5em;
}
h1, h2 {
letter-spacing: -0.05em;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.75em;
}
h3 {
font-size: 1.25em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
h2, h3, h4, h5, h6 {
color: #444;
}
h2 a, h3 a, h4 a {
border-bottom: none !important;
}
p {
}
a:link, a:visited {
color: #205c90;
}
a:focus img {
outline: thin dotted;
}
dt {
font-weight: bold;
}
input {
font-family: "Lucida Grande", Arial, FreeSans;
}
q {
quotes: "“" "”" "‘" "’";
}
/* */
/* */
#portal-header {
position: relative;
z-index: 2;
}
#portal-logo {
display: inline-block;
margin: 1.375em 0;
}
#portal-globalnav {
clear: both;
font-size: 80%;
background: #ddd;
/* */
margin: 0 0 1em 0;
}
#portal-globalnav li {
}
#portal-globalnav li a {
display: inline-block;
padding: 0.5em 1em 2em 1em;
background: #ddd;
min-width: 6em;
white-space: normal;
border-right: 0.1em solid white;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover {
background: #205c90;
color: White;
}
#portal-globalnav .selected a:hover {
background: #ddd;
color: #205c90;
}
#portal-personaltools {
float: right;
background: #e3e3e3;
position: relative;
z-index: 3; /* */
top: 0;
right: 0;
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
#portal-personaltools #anon-personalbar a {
float: left;
margin-right: 0.5em;
}
#portal-languageselector {
float: right;
background: #e3e3e3;
position: relative;
top: 0;
right: 1px;
z-index: 3; /* */
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
max-width: 50%;
}
#portal-searchbox {
float: right;
text-align: left;
clear: right;
margin: 1.2em 0;
font-size: 80%;
}
#portal-searchbox form {
white-space: nowrap;
}
#portal-searchbox label {
font-weight: normal;
}
#searchGadget {
width: 13em;
}
#searchGadget,
.LSBox input.searchButton {
}
.LSBox .searchSection {
}
#content input.searchField {
margin-bottom: 1em;
}
input.searchField {
-moz-appearance: searchfield;
}
/* */
.collapsible .collapser.collapsed {
padding-right: 14px;
background: url('/jornal/arrowRight.png') center right no-repeat;
}
.collapsible .collapser.expanded {
padding-right: 14px;
background: url('/jornal/arrowDown.png') center right no-repeat;
}
/* */
/* */
#LSResult {
position: absolute;
right: 0;
background: White;
margin: -1.5em 0 0 -7em;
}
#LSResult fieldset {
padding: 1em 0 0;
border: 0.1em solid #ccc;
}
#livesearchLegend {
background-color:#ccc;
padding:0.3em;
}
#LSResult .LSDescr {
font-size: 85%;
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width:28em;
}
.LSHighlight {
background: #ddd;
}
/* */
/* */
#portal-breadcrumbs {
font-size: 80%;
margin-bottom: 1em;
margin-left: 0.25em;
}
#portal-breadcrumbs a {
border-bottom: none;
display: inline-block;
}
/* */
/* */
#portal-siteactions {
font-size: 85%;
padding-bottom: 2em;
text-align: center;
}
#portal-siteactions li {
margin-right: 0.5em;
}
#portal-siteactions li a:hover {
color: #75ad0a
}
/* */
/* */
a.link-parent {
}
a.link-anchor {
border: none !important;
color: Black !important;
cursor: default !important;
}
#content a.link-overlay {
border-bottom: 1px dotted #205c90 !important;
}
dl dt .documentByLine {
font-weight: normal;
}
dl dt span.summary a {
border: none !important;
}
/* */
/* */
dl.portlet {
margin: 0 0 1em;
font-size: 80%;
}
dl.portletError {
background-color: #FFA500;
}
dl.portlet dt,
div.portletAssignments div.portletHeader {
padding: 0.42em 1em;
background: #ddd;
line-height: normal;
}
dl.portlet dt.hiddenStructure {
padding: 0;
}
div.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
div.portletAssignments .managedPortletActions {
float: right;
}
div.portletAssignments .managedPortletActions a {
margin: 0 0.25em;
border: none;
}
dl.portlet dt a:link,
dl.portlet dt a:visited,
dl.portlet dt a:hover {
color: black;
display: block;
border: none;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
dl.portletError dd {
padding: 1em;
}
div.managePortletsLink,
a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
margin: 0 auto 1em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
a.managePortletsFallback {
display:inline-block; /* */
}
#content a.managePortletsFallback {
display: block;
border-bottom: none !important;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
#visual-portal-wrapper dl.portletCalendar dd {
padding: 0;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
display: inline-block;
}
/* */
/* */
dl.portlet ul.navTree li a {
border: none;
display: block;
zoom: 1;
}
dl.portlet ul.navTree li a:hover {
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
padding: 0.25em 1em;
border-bottom: 0.1em dotted #ddd;
line-height: 2em;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #ddd;
border-left: 1em solid #ddd;
margin-left: -1em;
margin-right: -1em;
}
/* */
/* */
#content {
line-height: 1.5em;
clear: both;
font-size: 80%;
margin: 1em 0.25em 2em 0.25em;
}
/* */
body#content {
margin: 1em;
}
#content h1 {
margin-top: 0.5em;
}
#content h1.documentFirstHeading {
margin-top: 0;
}
#content p,
#content table,
#content dl,
dl.portlet p,
dl.portlet {
margin-bottom: 1em;
}
#content ul,
#content ol {
}
#content a:link,
dl.portlet a:link {
color: #205c90;
border-bottom: 0.1em solid #ccc;
}
#content a:visited,
dl.portlet a:visited {
color: #427597;
border-bottom: 0.1em solid #ccc;
}
#content a:hover,
dl.portlet a:hover {
color: #75ad0a !important; /* */
}
#content a:target {
background-color: #ffb;
}
#content span.link-external a {
background: transparent url(/jornal/link_icon.png) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#category {
font-size: 75%;
margin-bottom: 1em;
color: #666;
text-align: right;
}
#category a.link-category {
color: black;
padding: 0.25em 0.5em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
#category a.link-category:hover {
background: #205c90;
color: White;
border-color: #205c90;
}
#category .separator {
display: none;
}
#content ul {
list-style-type: disc;
margin-left: 2em;
}
#content ol,
dl.portlet ol {
list-style-type: decimal;
margin-left: 2em;
}
#content li,
dl.portlet li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
#content dt {
font-weight: bold;
margin-bottom: 0;
margin-right: 0;
}
#content dd {
margin: 0 0 1em 2em;
}
#content pre {
background-color: #222;
color: White;
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
padding: 1em;
overflow-x: auto;
font-size: 90%;
margin-bottom: 1em;
line-height: 1.25em;
}
#content pre.python {
background-color: White;
}
#content code {
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#content div.documentByLine {
font-size: 85%;
display: block;
color: #666;
}
#content .discreet,
#sidebar .discreet {
color: #666;
font-size: 85%;
font-weight: normal;
}
#content .visualHighlight {
background-color: #ffb;
}
#content .pullquote {
margin: 0 1em 0.5em 0.5em;
font-weight: bold;
line-height: 1.25em;
float: right;
width: 35%;
clear: right;
color: #444;
font-size: 1.6em;
letter-spacing: -0.08em !important;
}
#content .callout {
background: #eee;
padding: 1em;
border-left: 1em solid #ccc;
clear: both;
}
#content table {
text-align: left;
border-collapse: collapse;
border-spacing: 0px;
}
#content .documentDescription,
#content #description {
color: #666;
margin-left: 0;
font: bold 1.25em "Helvetica Neue", Arial, FreeSans, sans-serif;
}
#content img.tileImage,
#content div.newsImageContainer {
float: right;
margin: 0 1em 0.5em 1em;
}
#content div.newsImageContainer a {
border-bottom: none;
}
#content div.newsImageContainer p.discreet {
margin: 0;
padding: 0.5em;
background-color: #666;
background-color: rgba(40,40,40,0.7);
color: White;
font-weight: bold;
position: relative;
width: 190px;
top: -3em;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
/* */
/* */
table.listing,
table.plain {
border-spacing: 0;
border-collapse: collapse;
}
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.plain th,
table.plain td {
border: 1px solid #ddd;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing {
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
table.listing .top {
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.listing th {
text-align: left;
color: #666;
border: 0.1em solid #e7e7e7;
border-style: solid solid none;
background: #ddd;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
}
table.listing td {
border-right: 1px solid #ddd;
}
table.listing a {
border: none;
display: inline-block;
border-bottom: none !important;
}
table.listing td.draggable {
text-shadow: White 1px 1px 1px;
background: #ddd !important;
border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em;
}
/* */
table.vertical {
}
table.vertical th {
text-align: right;
}
table.vertical td {
border-top: 0.1em solid #e7e7e7;
padding: 0.5em;
}
/* */
table.grid td,
table.grid th {
border: 1px solid #e7e7e7;
padding: 0.5em;
}
.dragindicator {
outline: 2px solid #FFD700;
}
#foldercontents-order-column {
padding: 0;
}
div.listingBar {
font-size: 80%;
margin: 1em 0;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
border: 0.1em solid #ccc;
}
div.listingBar a:hover {
color: White;
background-color: #329fd7;
border-color: #329fd7;
}
/* */
/* */
dl.portalMessage {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a {
color: black;
border-bottom: 1px solid #888;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: red;
}
dl.error dd {
background-color: #fdc;
}
/* */
#content dl.portalMessage {
font-size: 100%;
}
#content dl.portalMessage dt {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd {
margin: 0;
}
/* */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
font-size: 80%;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 2em;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
background: White;
color: Black;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(/jornal/required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
/* */
/* */
/* */
#portal-personaltools dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
z-index: 5;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
position: relative;
top: -0.23em;
right:-0.24em;
padding: 0.1em 0.24em 0 0;
border-radius: 0.5em;
border-top-left-radius: 0;
-webkit-border-radius: 0.5em;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 0.5em;
-moz-border-radius-topleft: 0;
}
.actionMenuContent {
padding: 0 0.25em;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
margin-left: 0.5em;
}
dl.actionMenu a,
dl.actionMenu div {
display: block !important;
white-space: nowrap;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
/* */
/* */
#setup-link {
font-size: 90%;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 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 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: White url(/jornal/treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: White url(/jornal/treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
/* */
.comment {
margin-top: 1.5em;
font-size: 80%;
}
.comment .documentByLine {
margin-left: 1em;
}
.comment .formControls {
margin-left: 0;
}
.commentTime {
color: #666;
}
.commentBody {
padding: 1em;
margin: 0.5em 0;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
box-shadow: 0 0 1em 0 #888;
-moz-box-shadow: 0 0 0.5em 0 #888;
-webkit-box-shadow: 0 0 0.5em #888;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal;
font-size: 90%;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 0.2em solid #ffa500;
padding: 0.1em;
}
/* */
/* */
form.searchPage {
text-align:center;
}
input.searchPage {
font-size:200% !important;
}
/* */
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
}
.image-inline {
float: none;
}
img.image-left,
img.image-right,
.captioned img {
border: 1px solid #ddd;
}
dd.image-caption {
text-align: left;
padding: 0 0 0 3px; /**/
margin: 0;
color: #666;
font-size: 85%;
}
/* */
/* */
#dashboard-actions ul,
#dashboard-actions ul li {
list-style: none;
}
#dashboard-actions ul {
margin-left: 0;
}
#dashboard {
font-size: 125%;
line-height: 1em;
}
#dashboard dd {
margin: 0;
}
#dashboard dl.portlet a:link {
border-bottom: none;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3 {
float:left;
width:23%;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:23%;
padding-top:0.7em;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
/* */
/* */
fieldset,
.editionComment {
line-height:1.5em;
margin:1em 0;
padding:0 1em 1em;
width:auto;
}
/* */
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
margin: inherit -0.05em;
font-size: 2em; /* */
font-weight: bold;
}
/* */
#archetypes-fieldname-description textarea#description {
font-family: Arial,FreeSans,sans-serif;
color:#666666;
font-size:1.25em;
font-weight: bold;
}
div.formControls {
margin: 1em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
#content legend {
padding: 0.5em;
font-size: 85%;
}
label {
font-weight:bold;
}
#content label {
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-bottom: 1em;
}
.field input[type="text"] {
}
input#title {
width: 100%;
}
.error input#title {
width:99%;
}
.fieldRequired {
background: url(/jornal/required.png) center left no-repeat;
padding: 0 0 0 1em;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
}
div.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
tr.selected {
background-color: #ffa;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 10em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
/* */
dl.toc {
float: right;
width: 35%;
font-size: 100%;
margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
margin-left: 1em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
padding-left: 2em;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
/* */
#portal-footer {
font-size: 75%;
background: #ddd;
padding: 1em;
margin: 1em 0;
line-height: 2em;
}
#portal-colophon {
font-size: 70%;
text-align: center;
margin-bottom: 1em;
}
#portal-colophon li {
padding:0 0.75em;
}
#portal-colophon a {
color: #444;
}
/* */
/* */
#portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#portal-sitemap li {
list-style: none;
margin-left: 0;
}
#portal-sitemap a {
border-bottom: none;
display: block;
}
#portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('/jornal/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: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('/jornal/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
/* */
/* */
body.largeText { font-size: 125%; }
body.smallText { font-size: 85%; }
/* */
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(/jornal/pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image {
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
width: 92%;
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75ad0a;
}
div.overlay a.selected {
color: #000000;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
/* */
#content-history #history dd {
}
#content-history div.historyRecord {
margin-bottom: 1em;
}
#content-history div.historyTools ul {
float: right;
margin: 0.5em 1em;
}
#content-history div.historyTools ul li {
display: inline;
padding: 0 0.015em;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history div.historyTools form {
display: inline;
}
#content-history .historyAction {
}
#content-history .historyByLine {
background: #ddd;
padding: 0.5em;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content-history div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
#content-history div.historyComment {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
#content-history div.historyComment p {
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-top: 1px dotted #ccc;
display: block;
margin-top: 3em;
text-align: center;
}
#content-history a.historyComparePrevious span {
background-color: white;
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
/* */
.icons-on .contenttype-document {
background: no-repeat transparent 0px 4px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-event {
background: no-repeat transparent 0px -212px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-folder {
background: no-repeat transparent 0px -644px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-link {
background: no-repeat transparent 0px -1076px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-news-item {
background: no-repeat transparent 0px -1292px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-plone-site {
background: no-repeat transparent 0px -1508px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-topic {
background: no-repeat transparent 0px -1724px url(/jornal/contenttypes-sprite.png);
}
/* */
.icons-on #plone-contentmenu-factories .contenttype-file {
background: no-repeat transparent 0px -428px url(/jornal/contenttypes-sprite.png);
}
.icons-on #plone-contentmenu-factories .contenttype-image {
background: no-repeat transparent 0px -860px url(/jornal/contenttypes-sprite.png);
}
.icons-on .contenttype-document,
.icons-on .contenttype-event,
.icons-on .contenttype-folder,
.icons-on .contenttype-link,
.icons-on .contenttype-news-item,
.icons-on .contenttype-plone-site,
.icons-on .contenttype-topic,
.icons-on #plone-contentmenu-factories .contenttype-file,
.icons-on #plone-contentmenu-factories .contenttype-image {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}
/* */


/* - ploneCustom.css - */
/* http://www12.senado.leg.br/jornal/portal_css/ploneCustom.css?original=1 */
@font-face {
font-family:"Lucida Sans Unicode";
font-weight: normal;
font-style: normal;
src: local('Lucida Sans Unicode'), local('Lucida'),
url('/jornal/++resource++senado.jornal/files/LucidaSansRegular.ttf') format('opentype'),
url('/jornal/++resource++senado.jornal/files/LucidaSansRegular.ttf') format('truetype');
}
dl.portlet portletSearchJornal{folat:left; text-align:left; padding:30px 0px 8px 0px!important;}
dd.portletFooterJornal{padding:5px 0px 20px 0px!important;}
#content .tableFotoEsquerda{
float: left;
margin-right: 7px;
}
#content .tableFotoDireita{
float: right;
margin-left: 7px;
margin-bottom: 8px !important;
}
#viewlet-social-like{
margin-top: -19px;
}
#imprimir_enviar{
float: right;
margin-top: 17px;
}
#slider_noticias_jornal{
font-weight: bold;
margin-top: 8px;
margin-left: 8px;
color: black;
}
.portletStaticText{
margin-top: 20px;
margin-bottom: 20px;
}
#item_lista_jornal{
margin-bottom: 11px !important;
}
#item_lista_jornal p.tit-destaque-jornal{
background: transparent url("/jornal/seta.gif") no-repeat 0px 8px;
}
#item_lista_jornal a{
margin-left: 10px;
}
.caixatxt a{
margin-left: 0px;
padding: 0px 0px 0px 5px;
width: 331px;
color: dimGray !important;
cursor: pointer;
font: 11px "Trebuchet MS", Arial, Verdana;
}
#visual-portal-wrapper {
float: none;
height: auto;
margin: 0 auto;
padding: 0;
width: 995px;
}
#portal-top {
height: 70px;
margin-bottom: 4px;
}
#portal-column-two {
margin-top: -75px;
}
.column-jornal{
margin-top: 9px !important;
}
#content p, #content table, #content dl, dl.portlet p, dl.portlet {
margin-bottom: 0 !important;
}
.teste {
background: url("/jornal/faixa_noticias.jpg") no-repeat scroll 0 0 transparent;
}
#footer-wrapper {
margin-top: 25px;
min-height: 220px;
}
#outer-wrapper {
}
#sombra {
background: url("/jornal/sombraBottom.gif") no-repeat scroll 0 0 #F6F6F6;
height: 32px;
margin: 0 auto;
width: 996px;
}
.div_editavel:hover {
background-color: #EDEFF4;
}
.div_editavel {
}
#botao_editar a {
background-position: 1px -28px;
}
#botao_editar {
float: right;
}
#botao_editar a:hover {
background-position: 2px -4px;
}
#topoPortal {
background-image: url("/jornal/topo_bg.gif");
height: 46px;
padding-top: 5px;
width: 100%;
}
#divContainerMenu {
height: 46px;
margin: 0 auto;
text-align: center;
width: 995px;
}
#divLogo {
float: left;
padding-left: 10px;
padding-top: 5px;
}
#divTituloPortal {
height: 42px;
padding-left: 15px;
padding-top: 14px;
text-align: left;
width: 350px;
}
.tituloPortal1 {
font-size: 0.8em;
}
.tituloPortal2 {
font-size: 1.2em;
}
#btnPesquisa {
left: 920px;
position: absolute;
top: 3px;
}
#menuPortaisTopo {
float: right;
margin-left: 10px;
width: 181px;
}
#menuPortaisTopo ul {
background-image: url("/jornal/bg-menutopo.png");
list-style: none outside none;
margin-top: 5px;
padding-left: 10px;
text-align: left;
width: 146px;
z-index: 999;
}
#menuPortaisTopo a, #menuPortaisTopo h2 {
display: block;
font: 12px "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
#menuPortaisTopo h2 {
cursor: pointer;
height: 6px;
width: 146px;
}
#menuPortaisTopo h2 img {
border: 0 none;
}
#menuPortaisTopo a {
color: #FFFFFF;
text-decoration: none;
}
#menuPortaisTopo a:hover {
}
#menuPortaisTopo ul ul {
position: absolute;
width: 146px;
}
#menuPortaisTopo li li {
background-image: url("/jornal/separado-rmenu-portais-topo.gif");
background-repeat: no-repeat;
height: 25px;
}
div#menuPortaisTopo ul ul, div#menuPortaisTopo ul li:hover ul ul, div#menuPortaisTopo ul ul li:hover ul ul {
display: none;
}
div#menuPortaisTopo ul li:hover ul, div#menuPortaisTopo ul ul li:hover ul, div#menuPortaisTopo ul ul ul li:hover ul {
display: block;
}
.soprint {
display: none;
}
#ticker-wrapper.has-js {
display: block;
font-size: 0.80em;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
height: 32px;
margin: 1px 0 0;
padding: 0;
width: 980px;
}
#ticker {
display: block;
height: 32px;
overflow: hidden;
position: relative;
width: 740px;
}
#ticker-title {
color: #990000;
font-weight: bold;
padding-top: 0;
text-transform: uppercase;
}
#ticker-content {
background-color: white;
color: #721109;
font-weight: bold;
margin: 0;
overflow: hidden;
padding-top: 4px;
position: absolute;
white-space: nowrap;
line-height: 23px;
}
#ticker-content:focus {
}
#ticker-content a {
color: #721109;
text-decoration: none;
}
#ticker-content a:hover {
color: #0D3059;
text-decoration: underline;
}
#ticker-swipe {
background-color: #FFFFFF;
display: block;
height: 23px;
padding-top: 9px;
position: absolute;
top: 0;
width: 800px;
}
#ticker-swipe span {
background-color: #FFFFFF;
border-bottom: 1px solid #721109;
display: block;
float: left;
height: 12px;
margin-left: 1px;
width: 7px;
}
#ticker-controls {
float: left;
height: 32px;
list-style-type: none;
margin-left: 50px;
margin-top: 0;
padding: 0;
}
#ticker-controls li {
cursor: pointer;
display: block;
float: left;
height: 16px;
margin-left: 5px;
margin-top: 8px;
padding: 0;
width: 16px;
}
#ticker-controls li#play-pause {
background-image: url("/jornal/controls.png");
background-position: 32px 16px;
}
#ticker-controls li#play-pause.over {
background-position: 32px 32px;
}
#ticker-controls li#play-pause.down {
background-position: 32px 0;
}
#ticker-controls li#play-pause.paused {
background-image: url("/jornal/controls.png");
background-position: 48px 16px;
}
#ticker-controls li#play-pause.paused.over {
background-position: 48px 32px;
}
#ticker-controls li#play-pause.paused.down {
background-position: 48px 0;
}
#ticker-controls li#prev {
background-image: url("/jornal/controls.png");
background-position: 0 16px;
}
#ticker-controls li#prev.over {
background-position: 0 32px;
}
#ticker-controls li#prev.down {
background-position: 0 0;
}
#ticker-controls li#next {
background-image: url("/jornal/controls.png");
background-position: 16px 16px;
}
#ticker-controls li#next.over {
background-position: 16px 32px;
}
#ticker-controls li#next.down {
background-position: 16px 0;
}
.js-hidden {
display: none;
}
#no-js-news {
color: #F8F0DB;
padding: 10px 0 0 45px;
}
.left #ticker-swipe {
left: 80px;
}
.left #ticker-controls, .left #ticker-content, .left #ticker-title, .left #ticker {
float: left;
}
.left #ticker-controls {
padding-left: 5px;
}
.right #ticker-swipe {
right: 80px;
}
.right #ticker-controls, .right #ticker-content, .right #ticker-title, .right #ticker {
float: right;
}
.right #ticker-controls {
padding-right: 6px;
}
a:link, a:visited {
color: #3A73AA;
}
#content a:link, dl.portlet a:link {
border-bottom-style: solid;
border-bottom-width: 0;
color: #3A73AA;
}
#content a:hover, dl.portlet a:hover {
color: #3A73AA !important;
}
#glossary dd{
margin: 0 0 1em 0em;
border: 1px solid #D1D1D1;
padding: 10px;
margin-top: 7px;
background-color: #EFEFEF;
margin-bottom: 35px;
}
#glossary form{
margin-top:10px;
text-align:right;
margin-right:0px;
}
.tit-n01 {
color: #3A73AA;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 25px;
text-align: left;
}
.tit-n01 a, a.tit-n01:link {
color: #3A73AA;
text-decoration: none;
}
a.tit-n01:hover {
text-decoration: underline;
}
.tit-n02 {
color: #3A73AA;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 17px;
font-weight: bold;
line-height: 1.1em;
padding-bottom: 10px;
text-align: left;
}
.tit-n02 a, .tit-n02 a:link {
color: #3A73AA;
text-decoration: none;
}
.tit-n02 a:hover {
text-decoration: underline;
}
.tit-n03 {
color: #3A73AA;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
font-weight: bold;
text-align: left;
}
.tit-n03 a, .tit-n03 a:link {
color: #3A73AA;
text-decoration: none;
}
.tit-n03 a:hover {
text-decoration: underline;
}
.tit-n04 {
color: #000000;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
font-weight: bold;
padding: 0 0 2px;
text-align: left;
width: 90% !important;
line-height:1.1em !important;
}
.tit-n04 a, .tit-n04 a:link {
color: #000000;
text-decoration: none;
}
.tit-n04 a:hover {
color: #000000;
text-decoration: underline;
}
.tit-info {
color: #000000;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
font-weight: bold;
padding: 0 0 3px;
text-align: left;
width: 100%;
}
.tit-info a, .tit-info a:link {
color: #000000;
text-decoration: none;
}
.tit-info a:hover {
color: #000000;
text-decoration: underline;
}
.documentFirstHeading {
color: #3A73AA;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 26px;
padding-bottom: 15px;
text-align: left;
}
.titulo-todas-ultimas {
color: #3A73AA;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-bottom: 10px;
text-align: left;
border-bottom: 1px dotted #D1D1D1;
line-height: 16px;
}
.titulo-todas-ultimas a, .titulo-todas-ultimas a:link {
color: #3A73AA !important;
text-decoration: none;
}
.titulo-todas-ultimas a:hover {
text-decoration: underline;
}
.titulo-editoria {
color: #3A73AA;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 16px;
font-weight: bold;
padding-left: 15px;
text-align: left;
}
.titulo-editoria a, .titulo-editoria a:link {
color: #3A73AA;
text-decoration: none;
}
.titulo-editoria a:hover {
text-decoration: underline;
}
#content a:link, dl.portlet a:link {
border-bottom: 0 solid #CCCCCC;
color: #205C90;
}
#content a:visited, dl.portlet a:visited {
border-bottom: 0 solid #CCCCCC;
color: #427597;
}
.txt-n01 {
color: #1D1D1D;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12px;
text-align: left;
}
#content .plain p {
color: #1D1D1D;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 15px;
padding-bottom: 20px;
text-align: justify;
}
.documentDescription{
color: #1D1D1D!important;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px!important;
padding-bottom:20px;
text-align: justify;
font-weight:bold!important;
}
.txt-n03 {
color: #1D1D1D;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
text-align: left;
}
.txt-twitter {
color: #3BB1D7;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
text-align: left;
}
.txt-politica {
color: #333333;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 15px;
padding: 20px;
text-align: left;
}
.retranca {
color: #1D1D1D;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10px;
text-align: left;
}
.titulo-ultimas p {
color: #3F0A04;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12px;
font-weight: normal;
height: auto;
width: 100%;
}
.titulo-ultimas, .titulo-ultimas a:link, .titulo-ultimas a:visited{
color: #3F0A04 !important;
text-decoration:none;
}
.titulo-ultimas a:hover{
color: #3F0A04 !important;
text-decoration:underline !important;
}
.data-editoria {
color: #333333;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
height: auto;
padding-left: 15px;
text-align: left;
width: 100%;
}
.linha {
border-bottom: 1px dotted #66151C;
height: 1px;
margin-bottom: 7px;
margin-top: 7px;
width: 100%;
}
.linha-editoria {
border-bottom: 1px dotted #66151C;
float: left;
height: 1px;
margin: 0 5px 7px;
padding-bottom: 5px;
padding-top: 5px;
width: 98%;
}
.linha-veja-mais {
border-bottom: 1px dotted #66151C;
float: left;
height: 1px;
width: 100%;
}
.linha-twitter {
border-bottom: 1px dotted #000000;
height: 1px;
margin-bottom: 7px;
margin-top: 7px;
width: 100%;
}
.marquee {
color: #006600;
}
.marquee a, .marquee a:link {
color: #006600;
text-decoration: none;
}
.marquee a:hover {
text-decoration: underline;
}
.reproducao {
color: #6D6D6D !important;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
font-size: 11px !important;
font-weight: bold !important;
text-align: left !important;
}
.corpo {
color: #333333;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
}
.sulementos-infos {
color: #990000;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10px;
font-weight: bold;
padding-right: 5px;
text-align: right;
}
.sulementos-infos a, .sulementos-infos a:link {
color: #990000;
text-decoration: none;
}
.sulementos-infos a:hover {
color: #000000;
text-decoration: underline;
}
.breadcrumb-link{
margin-right: 0.5px;
}
.breadcrumbSeparator{
margin-left: 0.5px;
}
.breadcrumbs {
color: #990000;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.titulo-lista{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 15px;
font-weight: bold;
color:#3a3636;
padding-bottom:10px;
padding-left:10px;
}
.breadcrumbs-itens {
color: #333333;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.dataVerNoticiaEditoria {
background-color: #FFFFFF;
border-bottom: 1px solid #F5F5F5;
border-top: 1px solid #F5F5F5;
color: #993300;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
font-size-adjust: none;
font-stretch: normal;
font-style: italic;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-bottom: 0;
margin-top: 10px;
padding: 3px;
text-align: left;
width: 98.7%;
}
#ulMenuServicos {
list-style-type: none;
margin: 0;
padding: 5px 0 10px 5px;
text-align: left;
}
#ulMenuServicos li a {
color: #488DC7;
list-style-type: none;
}
#ulMenuServicos li a:hover {
color: #999999;
}
#box-jornal {
border: 1px solid #c2c2c2;
float: left;
height: auto;
width: 353px;
}
.txt-view-noticia-jornal{
float: left;
}
#box-midias-jornal {
border: 1px solid black;
float: left;
height: 50px;
margin-bottom: 15px;
margin-top: 15px;
width: 353px;
}
#box-noticias {
border: 1px solid #C2C2C2;
float: left;
height: 565px;
margin-left: 9px;
width: 309px;
}
#divMenu {
font-size: 0.8em;
margin: 0 5px;
}
#divMenu .conteudo {
background: none repeat scroll 0 0 #F5F5F5;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
display: block;
min-height: 15px;
padding: 5px;
text-align: center;
}
#divMenu .b1, #divMenu .b2, #divMenu .b3, #divMenu .b4 {
display: block;
font-size: 1px;
overflow: hidden;
}
#divMenu .b1, #divMenu .b2, #divMenu .b3 {
height: 1px;
}
#divMenu .b2, #divMenu .b3, #divMenu .b4 {
background: none repeat scroll 0 0 #F5F5F5;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
}
#divMenu .b1 {
background: none repeat scroll 0 0 #D6D6D6;
float: left;
margin: 0 5px;
width: 975px;
}
#divMenu .b2 {
border-width: 0 2px;
margin: 0 3px;
}
#divMenu .b3 {
margin: 0 2px;
}
#divMenu .b4 {
height: 2px;
margin: 0 1px;
}
#divMenu .menu {
border-left: 1px solid #DDDDDD;
padding: 0 10px;
}
#divMenu a {
color: #6B6B6B;
text-decoration: none;
font:normal 0.97em "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}
#divMenu a:hover {
color: #6594D3;
}
.menu-pagina {
border: 0 none;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 15px;
font-weight: bold;
margin: 0;
padding: 0;
}
.menu-pagina ul {
background-image: url("/jornal/bg-menu.gif");
height: 35px;
list-style: none outside none;
margin: 0;
padding: 0;
}
.menu-pagina li {
float: left;
padding: 0;
}
.menu-pagina li a {
background-position: left center;
background-repeat: no-repeat;
display: block;
font-weight: normal;
line-height: 35px;
margin: 0;
text-decoration: none;
padding:  0 10px;
}
.menu-pagina li a.seta-normal {
background-image: url("/jornal/seta-menu.png");
background-position: left center;
background-repeat: no-repeat;
color: #3A73AA;
display: block;
font-weight: normal;
line-height: 35px;
margin: 0;
padding: 0 10px;
text-align: center;
text-decoration: none;
font-size: 15px !important;
letter-spacing:0px !important;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.menu-pagina li a.seta-normal:hover, .menu-pagina ul li:hover a.seta-normal {
background: url("/jornal/seta-menu.png") no-repeat scroll left center transparent;
color: #3A73AA;
text-decoration: none;
}
.menu-pagina li ul {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CCCCCC;
display: none;
height: auto;
margin: 0;
padding: 0;
position: absolute;
width: 225px;
z-index: 999;
}
.menu-pagina li:hover ul {
display: block;
}
.menu-pagina li li {
background: url("/jornal/sub_sep.gif") no-repeat scroll left bottom transparent;
display: block;
float: none;
margin: 0;
padding: 0;
width: 225px;
}
.menu-pagina li:hover li a {
background: none repeat scroll 0 0 transparent;
}
.menu-pagina li ul a {
border-bottom: 1px solid #ECECEC;
display: block;
font-size: 13px;
font-style: normal;
height: 35px;
margin: 0;
padding: 0 10px 0 15px;
text-align: left;
}
.menu-pagina li ul a:hover, .menu li ul li:hover a {
background: none no-repeat scroll left center #3A73AA;
border-bottom: 1px solid #ECECEC;
color: #FFFFFF;
text-decoration: none;
}
.menu-pagina p {
clear: left;
}
.menu-pagina li .multimidia {
color: #B56A08;
background-image: url("/jornal/seta-menu.png");
}
.menu-pagina li .inicio {
color: #000000;
background-image: url("/jornal/seta-menu.png");
}
.menu-pagina li a.internacional {
background-image: url("/jornal/bandeira.png");
background-position: left center;
background-repeat: no-repeat;
color: #3A73AA;
display: block;
font-weight: normal;
line-height: 35px;
margin: 0;
padding: 0 10px;
text-align: center;
text-decoration: none;
}
.menu-pagina li a.internacional:hover {
background: url("/jornal/bandeira.png") no-repeat scroll left center transparent !important;
color: #3A73AA;
text-decoration: none;
}
p {
margin: 0;
padding: 0;
}
#estrutura-miolo {
height: auto;
margin: 20px auto 0;
text-align: center;
width: 944px;
}
#content {
margin: 19px 0 2px;
}
/* ******************/
#estrutura-veja-mais{
float:right;
margin-right:2px;
margin-left:10px;
border:5px solid #efefef;
background-color:#FFF;
width:250px;
height:auto;
clear:right;
}
#tarja-estrutura{
float:left;
width:100%;
height:20px;
background-color:#930;
padding-top:5px;
text-align: center;
}
#estrutura-fundo{
float:left;
width:100%;
height:auto;
background-color:#FFF;
text-align:left;
}
#estrutura-fundo .linha-veja-mais{
padding-bottom:2px;
border-bottom:1px dotted #bbb;
}
.titulo-veja-mais{
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#FFF;
font-size:13px;
font-weight:bold;
text-align:center;
}
.texto-veja-mais{
float:left;
width:auto;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#900;
font-size:13px;
font-weight:bold;
text-align:left;
padding:10px;
}
.texto-veja-mais a, a.texto-veja-mais:link {
color:#069;
text-decoration:none;
}
a.texto-veja-mais:hover {
color:#069;
text-decoration:underline;
}
/* ********************/
#marquee {
background-color: #FFFFFF;
border: 1px solid #BCC7CE;
float: left;
height: 33px;
margin-left: 5px;
margin-top: 25px;
}
#cabecalho {
float: left;
height: auto;
margin-bottom: 20px;
margin-top: 0;
text-align: left;
width: 100%;
}
.div-coluna-noticia-jornal{
min-height: 1346px !important
}
#div-coluna-noticia {
float: left;
height: auto;
margin-bottom: 35px;
margin-right: 35px;
width: 667px;
}
div.row {
display: block;
float: left;
position: relative;
width: 100%;
}
#viewlet-below-content-title {
padding-bottom: 20px;
padding-top: 39px;
}
#div-box {
background-color: #F9F9F9;
border: 1px solid #E0E0E0;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
padding: 10px;
width: 670px;
}
#div-box-cinza {
background:url(/jornal/bgBox1.gif) repeat-x #f9f9f9;
border: 1px solid #dadada;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
padding: 10px;
}
#div-box-cinza img{padding:5px;}
#div-imagens {
background-color: #F9F9F9;
border: 1px solid #E0E0E0;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
width: 935px;
}
#div-twitter {
background-color: #F9F9F9;
border: 1px solid #E0E0E0;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
width: 670px;
}
#twttrHubFrame {
width: 0 !important;
}
#div-leitor {
background-color: #F9F9F9;
border: 1px solid #E0E0E0;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
width: 670px;
}
#div-editoria {
background-color: #F9F9F9;
border: 1px solid #E0E0E0;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
width: 670px;
}
#div-box-politica {
background-color: #F9F9F9;
border: 1px solid #E0E0E0;
float: left;
height: auto;
margin-left: 0;
margin-top: 10px;
width: 670px;
}
.div-Aviso-ImagemFoto {
float: left;
font-size: 12px;
height: auto;
padding-left: 1em;
padding-top: 0.7em;
text-align: right;
width: 98%;
}
#div-bloco-Imagem-Topo1 {
float: left;
font-size: 0.7em;
height: auto;
margin-bottom: 30px;
padding-left: 1em;
padding-top: 1em;
width: 100%;
}
#fieldset-imagens {
border-radius: 4px 4px 4px 4px;
float: left;
height: auto;
padding: 0 8px 8px 0;
width: 870px;
}
#div-Bloco-Imagem {
float: left;
height: auto;
padding-bottom: 40px;
padding-top: 40px;
width: 100%;
}
.div-banco-imagem {
border: 2px solid #999999;
float: left;
height: 110px;
margin-left: 20px;
width: 150px;
}
.div-imagem-botao {
float: left;
height: auto;
width: auto;
}
#breadcrumbs {
float: left;
height: auto;
text-align: left;
width: 100%;
}
#div-coluna-direira {
float: right;
height: auto;
width: 242px;
}
#div-colunas {
float: left;
height: auto;
margin-bottom: 35px;
width: 100%;
}
#div-coluna-1 {
float: left;
height: auto;
width: 171px;
}
#div-coluna-2 {
float: left;
height: auto;
margin-left: 77px;
margin-right: 77px;
width: 171px;
}
#div-coluna-3 {
float: right;
height: auto;
width: 171px;
}
#div-box-comentario {
border: 1px solid #CECECE;
float: left;
height: auto;
width: 670px;
}
#imagem-destaque {
float: left;
margin-right: 10px;
max-height: 64px;
max-width: 85px;
}
.img_manchete_principal img {
max-height: 64px;
max-width: 85px;
}
.img_manchete_principal2 {
max-height: 224px;
max-width: 335px;
}
.img_manchete_principal3 {
max-width: 85px;
}
#imagem-destaque2 {
float: left;
margin-top: 5px;
}
#imagem-coluna img {
float: left;
margin-top: 5px;
max-height: 108px;
max-width: 169px;
}
#imagem-info {
float: left;
padding: 5px;
}
#linha-noticia {
background-image: url("/jornal/linha-noticia.jpg");
background-repeat: repeat-x;
float: left;
height: 1px;
margin-bottom: 10px;
margin-top: 10px;
width: 312px;
}
#container-tab {
float: left;
font-size: 11px;
margin-left: 0;
padding: 3px 0;
width: 235px;
margin-top:10px;
}
#container-tab a:hover {
text-decoration: underline;
}
#box-img-twitter {
float: left;
margin: 15px 0 0;
padding: 0;
}
#box-twitter {
background-color: #FFFFFF;
border-color: #78D4F0;
border-style: none solid solid;
border-width: 1px;
float: left;
height: auto;
margin-bottom: 30px;
padding: 5px 8px 15px;
text-align: left;
width: 212px;
}
#box-midias {
float: left;
height: auto;
margin-bottom: 30px;
margin-top: 30px;
text-align: left;
width: 100%;
}
.codWidget {
background-color: #F9F9F9;
border-bottom: 1px solid #FFDBB7;
border-top: 1px solid #FFDBB7;
color: #333333;
font-family: Times;
font-size: 10px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 85px;
line-height: normal;
overflow: hidden;
padding: 3px;
width: 335px;
}
#divRodape {
color: #FFFFFF;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
height: 160px;
width: 100%;
}
#divRodapeContainer {
margin: 0 auto;
text-align: center;
width: 995px;
}
#teste {
background-color: #00FFFF;
float: left;
height: 60px;
width: 300px;
}
#divRodape .c1 {
float: left;
margin: 5px;
width: 100%;
}
.endereco {
background-color: #002e56;
color: #FFF;
width: 100%;
text-align: center;
font-size: 11px;
padding: 10px;
line-height: 1.5;
}
#divContainerMenu {
height: 46px;
margin: 0 auto;
text-align: center;
width: 995px;
}
#divLogo {
float: left;
padding-left: 10px;
padding-top: 5px;
}
#logo-secundario{
float: right;
}
#divLinksTopo {
float: middle;
font-size:13px;
padding-top:10px;
}
a.linktopo:link {
color:#FFFFFF;
text-decoration:none;
}
a.linktopo:visited {
color:#FFFFFF;
text-decoration:none;
}
a.linktopo:active {
color:#FFFFFF;
text-decoration:none;
}
#divRodape .c2 {
float: left;
margin: 10px 0 10px 15px;
width: 100%;
}
#divRodape .c3 {
color: #595959;
float: left;
text-align: left;
width: 240px;
}
#divRodape .texto3 {
font-size: 0.75em;
}
#divRodape .texto5 {
color: #052D51;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 0.8em;
font-weight: bold;
}
#divRodape a.link9 {
color: #595959;
font-size: 0.7em;
text-decoration: none;
}
#divRodape a.link9:hover {
text-decoration: underline;
}
#geral {
float: left;
height: auto;
margin-left: 5px;
text-align: left;
width: 605px;
}
.texto {
color: #494949;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12px;
line-height:1.1em !important;
}
.data {
color: #383838;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10px;
}
.editoria {
color: #D56817;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
}
.titulo {
color: #488DC7;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 18px;
font-weight: bold;
}
.info {
color: #DB7019;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10px;
}
.tempo {
background-color: #999999;
border: 1px solid #666666;
color: #FFFFFF;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10px;
}
.publicidade {
color: #ADADAD;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 7px;
text-align: right;
text-transform: uppercase;
}
#caixa_data_coluna_a {
float: left;
height: auto;
margin-left: 5px;
margin-top: 5px;
width: 50%;
}
#caixa_editoria_culuna_a {
float: left;
height: auto;
margin-left: 5px;
margin-top: 0;
width: 98%;
}
#caixa_titulo_coluna_a {
float: left;
height: auto;
margin-left: 5px;
margin-top: 0;
width: 98%;
line-height: 1.2em;
}
#controle_audio_mais_a {
float: left;
height: auto;
margin-bottom: 6px;
margin-left: 5px;
margin-top: 5px;
width: 50%;
}
.data_coluna_a {
color: #383838;
font-family: "Trebuchet MS";
font-size: 10px;
}
.editoria_coluna_a {
color: #D56817;
font-family: "Trebuchet MS";
font-size: 11px;
}
.titulo_coluna_a {
color: #262424;
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: bold;
}
#caixa_editoria_culuna_v {
float: left;
height: auto;
margin-left: 5px;
margin-top: 0;
width: 115px;
}
#caixa_titulo_coluna_v {
float: left;
height: auto;
margin-left: 5px;
margin-top: 0;
width: 115px;
}
.data_coluna_v {
color: #383838;
font-family: "Trebuchet MS";
font-size: 10px;
}
.editoria_coluna_v {
color: #D56817;
font-family: "Trebuchet MS";
font-size: 11px;
}
.titulo_coluna_v {
color: #488DC7;
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: bold;
line-height: 13px;
}
.listingBar{
font-size: 80%;
margin: 1em 0;
float:left;
width: 100%;
}
/* */
@charset "utf-8";
/* */
.tit-destaque-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 14px;
font-weight: bold;
color: #00305C !important;
text-align: left;
}
.tit-destaque-jornal .first{
font-size: 22px !important;
}
.tit-destaque-jornal a, a.tit-destaque-jornal:link{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 14px;
font-weight: bold;
color: #00305C !important;
text-align: left;
text-decoration: none;
padding: 0px;
line-height: 23px !important;
}
a.tit-destaque-jornal:hover{
text-decoration:underline;
}
.titulo-noticia-coluna .first{
font-size: 15px !important;
}
.titulo-noticia-coluna{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 13px;
color:#00305c !important;
font-weight:bold;
text-align:left;
}
.titulo-materia-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:24px;
font-weight:bold;
color:#00305c !important;
text-align:left;
padding:0px 8px 8px 9px;
}
.titulo-ultimas{
width:100%;
height:auto;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
color:#3f0a04;
font-weight:normal;
}
.img-noticia-jornal{
margin-top: 10px;
}
.legenda-noticia-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
color:#171717;
text-align:left;
font-weight: bold;
font-size: 10px;
background-color: lightgray;
padding-left: 5px;
width: 277px;
margin-left: 3px;
}
.legenda-noticia-jornal-coluna{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
color:#171717;
text-align:left;
font-weight: bold;
font-size: 10px;
background-color: lightgray;
padding-left: 5px;
width: 188px !important;
margin-left: 3px;
}
.txt-noticia-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:11px;
color:black !important;
text-align:left;
margin-top: 6px;
}
.txt-materia-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:13px;
color:#171717;
text-align:left;
}
.txt-twitter{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:11px;
color:#3bb1d7;
text-align:left;
}
.txt-politica{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:15px;
color:#333;
text-align:left;
padding:20px;
}
.txt-newsletter{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
color:#3a3a3a;
text-align:left;
padding-bottom:10px;
}
.retranca-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
color:#1d1d1d;
text-align:left;
padding:4px 0px 0px 1px;
font-weight: bold;
}
.retranca-jornal-todas-edicao{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
color:#1d1d1d;
text-align:left;
padding:10px 0px 0px 0px;
font-weight: bold;
border-bottom: 1px dashed #555;
}
.retranca-destaques{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
color:#3a4562;
text-align:left;
}
.retranca-noticia-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
color:#1d1d1d;
text-align:left;
}
.retranca-outras-edicoes{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:11px;
color:#626262;
text-align:left;
}
.data-editoria{
width:100%;
height:auto;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:11px;
color:#333;
text-align:left;
padding-left:15px;
}
.linha{
width:98%;
height:1px;
border-bottom:1px dotted #d1d1d1;
}
.linha-editoria-jornal{
float:left;
width:98%;
height:1px;
margin-top:0px;
margin-bottom:7px;
border-bottom:1px dotted #d1d1d1;
padding-bottom:5px;
padding-top:5px;
}
.linha-veja-mais{
float:left;
width:100%;
height:1px;
border-bottom:1px dotted #66151c;
}
.linha-twitter{
width:100%;
height:1px;
margin-top:7px;
margin-bottom:7px;
border-bottom:1px dotted #000;
}
.cabecalho-portal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 15px;
color: black;
font-weight: bold;
padding-left: 3px;
}
.assinatura{
color: #006AB3 !important;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
font-size: 11px !important;
font-weight: bold !important;
text-align: left !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
margin-top: 30px !important;
}
.reproducao{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:11px;
color:#6d6d6d;
text-align:left;
font-weight:bold;
}
.corpo{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:13px;
color:#333;
}
.rodape{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
color:#036;
}
/* */
.outrasNoticias{
padding-left: 0.2em;
padding-bottom: 0.2em;
font-size: 12px;
color: fireBrick;
padding-top: 1em;
width: 491px;
border-bottom: #665 1px dotted;
text-decoration: none;
font-weight: bold;
}
#noticiaRelacionada{
background: url(/jornal/ic_maisnoticias.png) no-repeat;
padding-left: 18px;
margin-bottom: 1px;
margin-left: 15px;
margin-top: 2px;
}
.texto-midias-jornal{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 11px;
color: #585858;
padding: 4px;
text-align: left;
font-weight: bold;
}
.veja-mais-links{
float:right;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:11px;
color:#900;
font-weight:bold;
text-align:left;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
}
.veja-mais-links a, a.veja-mais-links:link {
text-decoration:none;
color:#900;
}
a.veja-mais-links:hover {
text-decoration:underline;
color:#900;
}
.veja-mais-coluna-noticia-jornal{
float:right;
margin-top:5px;
width: 163px;
height:25;
color:#156892 !important;
text-align:right;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
padding-bottom:5px;
padding-right:5px;
}
.breadcrumbs{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
color:#900;
font-weight:bold;
text-align:left;
}
.breadcrumbs-itens{
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
color:#333;
font-weight:bold;
text-align:left;
}
.dataVerNoticiaEditoria{
text-align:left;
width: 98.7%;
background-color: #ffffff;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-style: italic;
font-variant: normal;
font-weight: normal;
font-size: 13px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #993300;
margin-bottom: 0px;
margin-top: 10px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #f5f5f5;
border-right-color-value: #f5f5f5;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #f5f5f5;
border-left-color-value: #f5f5f5;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}
#ulMenuServicos{
text-align:left;
list-style-type: none;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-right: 0pt;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 10px;
}
#ulMenuServicos li a{
color: #488dc7;
list-style-type: none;
}
#ulMenuServicos li a:hover{
color: #999999;
}
/* */
@charset "utf-8";
/* */
p{
margin:0px;
padding:0px;
}
#estrutura-miolo{
width:944px;
text-align:center;
height:auto;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#menu{
float:left;
width:auto;
height:35px;
margin-bottom:15px;
margin-left: 5px;
margin-top: 20px;
z-index: 999;
}
.menu_jornal{
width: 979px !important;
}
#cabecalho{
float:left;
margin-top:0px;
width:100%;
height:auto;
text-align:left;
margin-bottom:20px;
}
/* */
#div-coluna-noticia{
float:left;
width:680px;
height:auto;
margin-right:15px;
margin-bottom:35px;
}
#box-coluna-jornal{
float:left;
width:680px;
height:auto;
margin-bottom:30px;
}
#bloco-noticia-coluna{
float:left;
width:203px;
height:auto;
margin-left:0px;
margin-top:10px;
margin-right:0px;
}
#bloco-noticia-coluna-centro{
float:left;
width:203px;
height:auto;
margin-top:10px;
margin-left:35px;
margin-right:35px;
}
#box-jornal{
float:left;
width:353px;
height:auto;
border:1px solid black;
background-color:#FFF;
}
.centraliza-box-jornal{
margin-left: 165px;
}
#box-midias-jornal{
float:left;
width:353px;
height:50px;
border:1px solid black;
margin-top:15px;
margin-bottom:15px;
margin-left: 165px;
}
.midias-jornal{
float:left;
margin-left:1px;
margin-right:2px;
}
#box-texto-midia{
float:left;
width:auto;
height:auto;
padding-top:12px;
}
#box-icone-midia{
float:left;
width:auto;
height:auto;
padding-top:7px;
}
#box-noticias-jornal{
float:right;
width:309px;
height: auto;
border:1px solid #c2c2c2;
margin-left:9px;
text-align:left;
}
#bloco-noticia-jornal{
margin: 0 auto;
padding:8px;
text-align:left;
}
#box-materia-jornal{
float:left;
width:455px;
height:525px;
}
#box-retranca-jornal{
float:right;
width:209px;
height:auto;
border:1px solid black;
margin-left:9px;
}
#div-twitter{
border: 1px solid #E0E0E0;
width: 670px;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
background-color: #F9F9F9;
}
/* */
#div-editoria{
border: 1px solid #E0E0E0;
width: 670px;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
background-color: #F9F9F9;
}
/* */
#div-box-politica{
border: 1px solid #E0E0E0;
width: 670px;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
background-color: #F9F9F9;
}
.div-Aviso-ImagemFoto {
width: 98%;
height:auto;
float: left;
padding-left: 1em;
padding-top: 0.7em;
font-size: 12px;
text-align: right;
}
#div-bloco-Imagem-Topo1 {
width: 100%;
height:auto;
float: left;
margin-bottom:30px;
padding-top: 1em;
padding-left: 1em;
font-size: 0.7em;
}
#fieldset-imagens{
width: 870px;
height:auto;
float:left;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 0px;
padding-top: 0pt;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
#div-Bloco-Imagem {
float: left;
width: 100%;
height:auto;
padding-top:40px;
padding-bottom:40px;
}
.div-banco-imagem {
float: left;
width:150px;
height:110px;
margin-left: 20px;
border:2px solid #999;
}
.div-imagem-botao{
float:left;
width:auto;
height:auto;
}
#breadcrumbs{
width:100%;
height:auto;
float:left;
text-align:left;
}
#div-coluna-direira{
float:right;
width:242px;
height:auto;
}
#div-outras-edicoes{
float:left;
width:242px;
height:auto;
}
#div-newsletter{
float:left;
width:242px;
height:auto;
margin-top:20px;
}
#div-destaques{
float:left;
width:242px;
height:auto;
margin-top:20px;
margin-bottom:10px;
border:1px solid #DFDFDF;
}
#div-interna-destaques{
float:left;
padding:8px;
}
#linha-noticia{
float:left;
width:312px;
height:1px;
background-image:url(/jornal/linha-noticia.jpg);
background-repeat:repeat-x;
margin-top:10px;
margin-bottom:10px;
}
/* */
#box-img-twitter{
float:left;
padding:0;
margin-top: 15px;
margin-right: 0;
margin-bottom: 0px;
margin-left: 0;
}
#box-twitter{
float:left;
width:212px;
padding:5px 8px 15px 8px;
background-color:#FFF;
text-align:left;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #78d4f0;
border-right-color: #78d4f0;
border-bottom-color: #78d4f0;
border-left-color: #78d4f0;
}
#box-midias{
float:left;
width:100%;
height:auto;
text-align:left;
margin-top:30px;
margin-bottom:30px;
}
.codWidget{
width: 335px;
height: 85px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
font-family: Times;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #333333;
background-color: #f9f9f9;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #ffdbb7;
border-right-color-value: #ffdbb7;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #ffdbb7;
border-left-color-value: #ffdbb7;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
overflow-x: hidden;
overflow-y: hidden;
}
/* */
#slider1 { width: 353px; height: 570px; overflow:hidden; margin:0 auto; }
#slider1 .viewport {
float: left;
width: 355px;
height: 544px;
overflow: hidden;
position:relative;
margin-top: 1px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#slider1 .buttons {
margin-top: 10px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#slider1 .disable {
display:none;
}
#slider1 .next {
margin-top: 10px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#slider1 .disable { visibility:show; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider1 .overview li{
float: left;
padding: 0px;
width:353px !important;
height: 449px;
border: 0px solid #dcdcdc;
margin-top: 0;
margin-right: 0px;
margin-bottom: 0;
margin-left: 0;
}
/* ***********************/
#box-jornal-full {
float: left;
width: 680px;
height: 1057px;
border: 1px solid black;
background-color: #FFF;
}
#box-jornal-full #slider1 {
width: 680px;
height: 1057px;
overflow: hidden;
margin: 0 auto;
}
#box-jornal-full #slider1 .viewport {
float: left;
width: 680px;
height: 1032px;
overflow: hidden;
position: relative;
margin-top: 1px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#box-jornal-full #slider1 .overview li{
float: left;
padding: 0px;
width: 680px !important;
height: 1032px;
border: 0px solid #dcdcdc;
margin-top: 0;
margin-right: 0px;
margin-bottom: 0;
margin-left: 0;
}
#content li, dl.portlet li {
margin-bottom: 19px;
line-height: 1.0em;
display: block;
}
#content ul {
list-style-type: disc;
margin-left: 0em;
}
/* */
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 245px;
padding: 20px 40px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
float:left;
width: 100%;
height: auto;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left:5px;
}
.jcarousel-skin-tango .jcarousel-clip {
overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
width:  345px;
height: 75px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
width:  200px;
height: 515px;
margin-bottom:45px;
margin-top:29px;
}
.jcarousel-skin-tango .jcarousel-item {
width: 200px;
height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left: 0;
margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
margin-left: 10px;
margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
background: #fff;
color: #000;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
position: absolute;
bottom: 5px;
left: 88px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(/jornal/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
position: absolute;
top: 15px;
left: 88px;
width: 32px;
height: 32px;
cursor: pointer;
background-color: transparent;
background-image: url(/jornal/next-vertical.png);
background-repeat: no-repeat;
background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}
/* */
#content .chamada-relacionada a {font-weight: bold; line-height: 1.2em;}
#content .chamada-relacionada li {font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;display: list-item;font-size: 11px;line-height: 1.3em;list-style: disc inside none;margin-bottom: 0px;color: #205C90;}
/* */
/* ******************************************/
/* */
#content #existingTags {
float: left;
width: 50%;
}
.optionsBox {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #999999;
height: 14em;
overflow-y: auto;
width: 100%;
}
.optionsBox LABEL.checked {
background-color: #EEEEEE;
}
.optionsBox input {
margin: 1px 4px 4px 6px;
vertical-align: middle;
}
#content #existingTags dd {
margin-bottom: 1px;
margin-left: 0;
}
#category a.link-category, span.selectedTag {
background: none repeat scroll 0 0 #DDDDDD;
border-radius: 0.5em 0.5em 0.5em 0.5em;
color: black;
padding: 0.25em 0.5em;
}
#content #selectedTagsSection {
float: left;
margin-bottom: 0;
margin-left: 3em;
width: 43%;
}
#existingTagsSection {
position: relative;
margin-left: 3em;
}
/* */
#portlet_noticias_edicao{
margin-bottom: 10px;
}
#plone-contentmenu-workflow .state-liberado {
padding: 0 0.5em;
background-color: #076913;
border: 0.1em solid #076913;
color: White !important;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
.state-liberado {
color: #076913 !important;
}
.itens_portlet-pessoal li a.seta-portlet-pessoal{
background-image: url("/jornal/seta-menu.png");
background-position: left center;
background-repeat: no-repeat;
display: block;
font-size: 12px;
font-weight: bold;
line-height: 21px;
margin: 0;
padding: 0 10px;
text-decoration: none;
color: #004400;
}
#portlet-pessoal{
padding: 8px 9px 43px 8px;
margin-left: 4px;
margin-top: 28px;
background:url(/jornal/bg_dashboard.png) no-repeat bottom right transparent !important;
}
#portlet-pessoal a:hover{-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; color:#000;}
/* *****************/
#viewlet-social-like {margin-top: 5px;}
#viewlet-social-like .twitter-count-horizontal {height: 20px !important;}
#viewlet-social-like .fb_edge_widget_with_comment {position: absolute; margin-top: 1px;}
.twitter-share-button {margin-top: 0.8px;}
/* */
.horizontal .fb_iframe_widget iframe {height: 23px;}
#atrb_myReferenceField{
z-index: 50000;
}
/* ***/
#content .estilo_legenda_foto{
font-family: Arial !important;
font-size: 11px !important;
font-color: #1D1D1D;
}
.image-caption{
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
font-family: arial !important;
font-size: 11px !important;
color: #1D1D1D !important;
text-align: center !important;
}
#content .plain{
color: #1D1D1D;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 15px;
text-align: justify;
}
#fancybox-title-float-wrap{float:left;  max-width:790px !important; background-color:#000; border:solid 2px #fff !important; padding:5px; text-align:center;}
#fancybox-title-float-main {float:left; max-width:777px !important; display: block !important; word-wrap: break-word !important; white-space: normal !important; border:none !important; background:none !important; margin:5px !important; line-height:12px !important; font:normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;}
#fancybox-title-float-left {display:none;}
#fancybox-title-float-right {display:none;}
p.plonetruegallery{width: 87%; margin-left:auto; margin-right:auto;}
#rodapecontainer
{
width:100%;
height:270px;
background-color:#eee;
float:left;
}
#divRodape
{
width:1025px;
height:190px;
margin:0 auto;
line-height: 17px;
}
#divRodape img { vertical-align:middle;}
#rodapeBot {
width:1025px;
height:40px;
float:left;
line-height:40px;
border-top:#ffffff 1px solid;
padding:5px;
}
#endereco
{
color: #fff;
float: left;
width:100%;
background-color:#042656;
text-align:center;
font-size: 11px;
line-height:40px;
height: 40px;
}
.redes-sociais
{
border:1px solid #c6c7c8;
width:170px;
height:72px;
}
.redes-sociais2
{
text-align:center;
border: 1px solid #fff;
width:168px;
height:70px;
background-image:url(http://www.senado.gov.br/img/bg-midias-sociais.png);
}
.redes-sociais2 p { line-height:19px;}
a.linkRodape2
{
font-size: 12px;
font-weight: none;
margin-left:5px;
margin-right:5px;
color:#3e6892;
text-decoration:none;
}
#divRodape .c1x
{
float:left;
text-align:left;
margin-top:17px;
width:235px;
float:left;
}
#divRodape .c2x
{
width:100%;
float:left;
margin:10px 0 10px 15px;
}
#divRodape .c3x
{
float:left;
text-align:left;
margin-top:20px;
width:235px;
float:left;
text-align:left;
}
a.linksociais:link {
color:#FFFFFF;
text-decoration:none;
}
a.linksociais:visited {
color:#FFFFFF;
text-decoration:none;
}
a.linksociais:active {
color:#FFFFFF;
text-decoration:none;
}
#divRodape .c4x
{
float:left;
text-align:left;
margin-left:160px;
width:180px;
text-align:left;
}
.tituloRodape
{
font-size: 12px;
font-weight: 700;
color: #666;
padding: 0 10px 10px 0;
}
.tituloRodapeSociais
{
font-size:0.8em;
font-weight:bold;
color:#00305c;
line-height:20px;
margin:0;
padding-bottom:6px;
}
a.linkRodapeVisited:link {
color:#666;
text-decoration:none;
}
a.linkRodapeVisited:visited {
color:#666;
text-decoration:none;
}
#divRodape a.linkRodape
{
font-size:0.7em;
color:#595959;
text-decoration:none;
}
.linkRodape
{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:12px;
margin-right:5px;
color:#333;
text-decoration:none;
}
#divRodape a.linkRodape:hover
{
text-decoration:underline;
}
hr {
color: #fff;
background-color: #fff;
height: 1px;
}
/* */
.LogoPortal {
height: 50px
}
@media (max-width: 767px) {
.LogoPortal {
height:34px
}
}

/* - ++resource++senado.jornal/css/fat.css - */
/* http://www12.senado.leg.br/jornal/portal_css/++resource++senado.jornal/css/fat.css?original=1 */
/* */
.aui .sf-component .FooterMain-row:after,.aui .sf-component .NavGlobal-container:after,.aui .sf-component .PortalTopo:after,.aui .sf-component .clearfix:after,.aui .sf-component .container-fluid:after,.aui .sf-component .container:after,.aui .sf-component .dl-horizontal dd:after,.aui .sf-component .nav:after,.aui .sf-component .navbar-collapse:after,.aui .sf-component .navbar:after,.aui .sf-component .row:after,.aui .sf-component .sf-container:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.row:after,.sf-component .FooterMain-row:after,.sf-component .NavGlobal-container:after,.sf-component .PortalTopo:after,.sf-component .clearfix:after,.sf-component .container-fluid:after,.sf-component .container:after,.sf-component .dl-horizontal dd:after,.sf-component .nav:after,.sf-component .navbar-collapse:after,.sf-component .navbar:after,.sf-component .row:after,.sf-component .sf-container:after,.sf-container:after{clear:both}.aui .sf-component *,.aui .sf-component :after,.aui .sf-component :before,.sf-component *,.sf-component :after,.sf-component :before,.sf-container{box-sizing:border-box}.sf-H1{font-weight:500;line-height:1.1;color:inherit}.sf-H1 .small,.sf-H1 small{font-weight:400;line-height:1;color:#777;font-size:65%}.sf-H1{margin-top:20px;margin-bottom:10px;font-size:36px}.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.row:after,.row:before,.sf-container:after,.sf-container:before{content:" ";display:table}.aui .sf-component,.sf-component{font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;font-size:14px;line-height:1.42857143;color:#333;text-align:left;background-color:#fff;margin:0}.aui .sf-component a,.sf-component a{font-weight:inherit;font-family:inherit;font-size:inherit;background-color:transparent}.aui .sf-component html,.sf-component html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.aui .sf-component body,.sf-component body{margin:0}.aui .sf-component nav,.sf-component nav{display:block}.aui .sf-component a:active,.aui .sf-component a:hover,.sf-component a:active,.sf-component a:hover{outline:0}.aui .sf-component strong,.sf-component strong{font-weight:700}.aui .sf-component .sf-H1,.sf-component .sf-H1{margin:.67em 0}.aui .sf-component img,.sf-component img{border:0;vertical-align:middle}.aui .sf-component button,.aui .sf-component input,.sf-component button,.sf-component input{color:inherit;font:inherit;margin:0}.aui .sf-component button,.sf-component button{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}.aui .sf-component button::-moz-focus-inner,.aui .sf-component input::-moz-focus-inner,.sf-component button::-moz-focus-inner,.sf-component input::-moz-focus-inner{border:0;padding:0}.aui .sf-component html,.sf-component html{font-size:10px;-webkit-tap-highlight-color:transparent}.aui .sf-component body,.sf-component body{font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.aui .sf-component button,.aui .sf-component input,.sf-component button,.sf-component input{font-family:inherit;font-size:inherit;line-height:inherit}.aui .sf-component a,.sf-component a{color:#3e6892;text-decoration:none}.aui .sf-component a:focus,.aui .sf-component a:hover,.sf-component a:focus,.sf-component a:hover{color:#27425c;text-decoration:underline}.aui .sf-component a:focus,.sf-component a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.aui .sf-component .sf-H1,.sf-component .sf-H1{font-weight:500;line-height:1.1;color:inherit;margin-bottom:10px}.aui .sf-component p,.sf-component p{margin:0 0 10px}.aui .sf-component ol,.aui .sf-component ul,.sf-component ol,.sf-component ul{margin-top:0;margin-bottom:10px}.aui .sf-component ul ul,.sf-component ul ul{margin-bottom:0}.aui .sf-component .FooterMain-list,.sf-component .FooterMain-list{padding-left:0;list-style:none}.aui .sf-component dl,.sf-component dl{margin-top:0;margin-bottom:20px}.aui .sf-component dd,.aui .sf-component dt,.sf-component dd,.sf-component dt{line-height:1.42857143}.aui .sf-component dt,.sf-component dt{font-weight:700}.aui .sf-component dd,.sf-component dd{margin-left:0}.aui .sf-component .sf-container,.sf-component .sf-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}@media (min-width:768px){.aui .sf-component .sf-container,.sf-component .sf-container{width:750px}}@media (min-width:992px){.aui .sf-component .sf-container,.sf-component .sf-container{width:970px}}@media (min-width:1200px){.aui .sf-component .sf-container,.sf-component .sf-container{width:1170px}}.aui .sf-component .form-control,.sf-component .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.aui .sf-component .form-control:focus,.sf-component .form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.aui .sf-component .form-control::-moz-placeholder,.sf-component .form-control::-moz-placeholder{color:#999;opacity:1}.aui .sf-component .form-control:-ms-input-placeholder,.sf-component .form-control:-ms-input-placeholder{color:#999}.aui .sf-component .ShareIcon,.aui .sf-component .btn,.sf-component .ShareIcon,.sf-component .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.aui .sf-component .btn:active:focus,.aui .sf-component .btn:focus,.sf-component .btn:active:focus,.sf-component .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.aui .sf-component .btn:focus,.aui .sf-component .btn:hover,.sf-component .btn:focus,.sf-component .btn:hover{color:#333;text-decoration:none}.aui .sf-component .btn:active,.sf-component .btn:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.aui .sf-component .btn-default,.sf-component .btn-default{color:#333;background-color:#fff;border-color:#ccc}.aui .sf-component .btn-default:focus,.sf-component .btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.aui .sf-component .btn-default:active,.aui .sf-component .btn-default:hover,.sf-component .btn-default:active,.sf-component .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.aui .sf-component .btn-default:active:focus,.aui .sf-component .btn-default:active:hover,.sf-component .btn-default:active:focus,.sf-component .btn-default:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.aui .sf-component .btn-default:active,.sf-component .btn-default:active{background-image:none}.aui .sf-component .collapse,.sf-component .collapse{display:none}.aui .sf-component .collapse.in,.sf-component .collapse.in{display:block}.aui .sf-component .collapsing,.sf-component .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.aui .sf-component .caret,.sf-component .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.aui .sf-component .dropdown,.sf-component .dropdown{position:relative}.aui .sf-component .dropdown-toggle:focus,.sf-component .dropdown-toggle:focus{outline:0}.aui .sf-component .dropdown-menu,.sf-component .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.aui .sf-component .dropdown-menu>li>a,.sf-component .dropdown-menu>li>a{display:block;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.aui .sf-component .dropdown-menu>li>a:focus,.aui .sf-component .dropdown-menu>li>a:hover,.sf-component .dropdown-menu>li>a:focus,.sf-component .dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.aui .sf-component .open>.dropdown-menu,.sf-component .open>.dropdown-menu{display:block}.aui .sf-component .open>a,.sf-component .open>a{outline:0}.aui .sf-component .pull-right>.dropdown-menu,.sf-component .pull-right>.dropdown-menu{right:0;left:auto}.aui .sf-component .input-group,.sf-component .input-group{position:relative;display:table;border-collapse:separate}.aui .sf-component .input-group .form-control,.sf-component .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.aui .sf-component .input-group .form-control,.aui .sf-component .input-group-btn,.sf-component .input-group .form-control,.sf-component .input-group-btn{display:table-cell}.aui .sf-component .input-group-btn,.sf-component .input-group-btn{width:1%;vertical-align:middle;position:relative;font-size:0;white-space:nowrap}.aui .sf-component .input-group .form-control:first-child,.sf-component .input-group .form-control:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.aui .sf-component .input-group-btn:last-child>.btn,.sf-component .input-group-btn:last-child>.btn{border-bottom-left-radius:0;border-top-left-radius:0;z-index:2;margin-left:-1px}.aui .sf-component .input-group-btn>.btn,.sf-component .input-group-btn>.btn{position:relative}.aui .sf-component .input-group-btn>.btn:active,.aui .sf-component .input-group-btn>.btn:focus,.aui .sf-component .input-group-btn>.btn:hover,.sf-component .input-group-btn>.btn:active,.sf-component .input-group-btn>.btn:focus,.sf-component .input-group-btn>.btn:hover{z-index:2}.aui .sf-component .nav,.sf-component .nav{margin-bottom:0;padding-left:0;list-style:none}.aui .sf-component .nav>li,.sf-component .nav>li{position:relative;display:block}.aui .sf-component .nav>li>a,.sf-component .nav>li>a{position:relative;display:block;padding:10px 15px}.aui .sf-component .nav>li>a:focus,.aui .sf-component .nav>li>a:hover,.sf-component .nav>li>a:focus,.sf-component .nav>li>a:hover{text-decoration:none;background-color:#eee}.aui .sf-component .nav .open>a,.aui .sf-component .nav .open>a:focus,.aui .sf-component .nav .open>a:hover,.sf-component .nav .open>a,.sf-component .nav .open>a:focus,.sf-component .nav .open>a:hover{background-color:#eee;border-color:#3e6892}.aui .sf-component .navbar,.sf-component .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.aui .sf-component .navbar-collapse,.sf-component .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.aui .sf-component .sf-container>.navbar-collapse,.sf-component .sf-container>.navbar-collapse{margin-right:-15px;margin-left:-15px}.aui .sf-component .navbar-static-top,.sf-component .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.aui .sf-component .navbar,.sf-component .navbar{border-radius:4px}.aui .sf-component .navbar-collapse,.sf-component .navbar-collapse{width:auto;border-top:0;box-shadow:none}.aui .sf-component .navbar-collapse.collapse,.sf-component .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.aui .sf-component .sf-container>.navbar-collapse,.sf-component .sf-container>.navbar-collapse{margin-right:0;margin-left:0}.aui .sf-component .navbar-static-top,.sf-component .navbar-static-top{border-radius:0}}.aui .sf-component .navbar-nav,.sf-component .navbar-nav{margin:7.5px -15px}.aui .sf-component .navbar-nav>li>a,.sf-component .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.aui .sf-component .navbar-nav .open .dropdown-menu,.sf-component .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.aui .sf-component .navbar-nav .open .dropdown-menu>li>a,.sf-component .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px;line-height:20px}.aui .sf-component .navbar-nav .open .dropdown-menu>li>a:focus,.aui .sf-component .navbar-nav .open .dropdown-menu>li>a:hover,.sf-component .navbar-nav .open .dropdown-menu>li>a:focus,.sf-component .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.aui .sf-component .navbar-nav,.sf-component .navbar-nav{float:left;margin:0}.aui .sf-component .navbar-nav>li,.sf-component .navbar-nav>li{float:left}.aui .sf-component .navbar-nav>li>a,.sf-component .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.aui .sf-component .navbar-nav>li>.dropdown-menu,.sf-component .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.aui .sf-component .navbar-default,.sf-component .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.aui .sf-component .navbar-default .navbar-nav>li>a,.sf-component .navbar-default .navbar-nav>li>a{color:#777}.aui .sf-component .navbar-default .navbar-nav>li>a:focus,.aui .sf-component .navbar-default .navbar-nav>li>a:hover,.sf-component .navbar-default .navbar-nav>li>a:focus,.sf-component .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.aui .sf-component .navbar-default .navbar-nav>.open>a,.aui .sf-component .navbar-default .navbar-nav>.open>a:focus,.aui .sf-component .navbar-default .navbar-nav>.open>a:hover,.sf-component .navbar-default .navbar-nav>.open>a,.sf-component .navbar-default .navbar-nav>.open>a:focus,.sf-component .navbar-default .navbar-nav>.open>a:hover{background-color:transparent;color:#555}@media (max-width:767px){.aui .sf-component .navbar-default .navbar-nav .open .dropdown-menu>li>a,.sf-component .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.aui .sf-component .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.aui .sf-component .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.sf-component .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.sf-component .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}}.aui .sf-component .Breadcrumbs,.sf-component .Breadcrumbs{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.aui .sf-component .Breadcrumbs>li,.sf-component .Breadcrumbs>li{display:inline-block}.aui .sf-component .Breadcrumbs>li+li:before,.sf-component .Breadcrumbs>li+li:before{padding:0 5px}.aui .sf-component .Breadcrumbs>.active,.sf-component .Breadcrumbs>.active{color:#777}.aui .sf-component .FooterMain-row:after,.aui .sf-component .FooterMain-row:before,.aui .sf-component .NavGlobal-container:after,.aui .sf-component .NavGlobal-container:before,.aui .sf-component .PortalTopo:after,.aui .sf-component .PortalTopo:before,.aui .sf-component .clearfix:after,.aui .sf-component .clearfix:before,.aui .sf-component .container-fluid:after,.aui .sf-component .container-fluid:before,.aui .sf-component .container:after,.aui .sf-component .container:before,.aui .sf-component .dl-horizontal dd:after,.aui .sf-component .dl-horizontal dd:before,.aui .sf-component .nav:after,.aui .sf-component .nav:before,.aui .sf-component .navbar-collapse:after,.aui .sf-component .navbar-collapse:before,.aui .sf-component .navbar:after,.aui .sf-component .navbar:before,.aui .sf-component .row:after,.aui .sf-component .row:before,.aui .sf-component .sf-container:after,.aui .sf-component .sf-container:before,.sf-component .FooterMain-row:after,.sf-component .FooterMain-row:before,.sf-component .NavGlobal-container:after,.sf-component .NavGlobal-container:before,.sf-component .PortalTopo:after,.sf-component .PortalTopo:before,.sf-component .clearfix:after,.sf-component .clearfix:before,.sf-component .container-fluid:after,.sf-component .container-fluid:before,.sf-component .container:after,.sf-component .container:before,.sf-component .dl-horizontal dd:after,.sf-component .dl-horizontal dd:before,.sf-component .nav:after,.sf-component .nav:before,.sf-component .navbar-collapse:after,.sf-component .navbar-collapse:before,.sf-component .navbar:after,.sf-component .navbar:before,.sf-component .row:after,.sf-component .row:before,.sf-component .sf-container:after,.sf-component .sf-container:before{content:" ";display:table}.aui .sf-component .pull-right,.sf-component .pull-right{float:right!important}.aui .sf-component .pull-left,.sf-component .pull-left{float:left!important}@-ms-viewport{width:device-width}.aui .sf-component .visible-xs,.sf-component .visible-xs{display:none!important}@media (max-width:767px){.aui .sf-component .visible-xs,.sf-component .visible-xs{display:block!important}.aui .sf-component .hidden-xs,.sf-component .hidden-xs{display:none!important}}.aui .sf-component .u-linkClean,.aui .sf-component .u-linkClean:active,.aui .sf-component .u-linkClean:focus,.aui .sf-component .u-linkClean:hover,.sf-component .u-linkClean,.sf-component .u-linkClean:active,.sf-component .u-linkClean:focus,.sf-component .u-linkClean:hover{text-decoration:none!important}.aui .sf-component .u-linkBlock,.aui .sf-component .u-linkBlock:active,.aui .sf-component .u-linkBlock:focus,.aui .sf-component .u-linkBlock:hover,.sf-component .u-linkBlock,.sf-component .u-linkBlock:active,.sf-component .u-linkBlock:focus,.sf-component .u-linkBlock:hover{display:block!important;text-decoration:none!important}.aui .sf-component .u-alignBaseline,.sf-component .u-alignBaseline{vertical-align:baseline!important}.aui .sf-component .u-alignMiddle,.sf-component .u-alignMiddle{vertical-align:middle!important}.aui .sf-component .sf-H1,.sf-component .sf-H1{margin-top:10px;font-size:28px;font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif}.aui .sf-component .sf-H1.titulo-principal,.sf-component .sf-H1.titulo-principal{border-bottom:1px solid #eee;padding-bottom:15px}.aui .sf-component .milli,.sf-component .milli{font-size:12px}.aui .sf-component .Nav--principal,.sf-component .Nav--principal{border-radius:0;background:#fff;border:none;border-top:dotted 1px #ccc;border-bottom:solid 5px #3e6892;margin-bottom:0;font-size:16px;min-height:0}@media (max-width:767px){.aui .sf-component .Nav--principal,.sf-component .Nav--principal{min-height:inherit;border-bottom:none}}@media (min-width:991px){.aui .sf-component .Nav--principal>ul>li>a,.sf-component .Nav--principal>ul>li>a{padding:15px}}.aui .sf-component .Nav--principal li>a.dropdown-toggle>.caret,.sf-component .Nav--principal li>a.dropdown-toggle>.caret{margin-top:0}.aui .sf-component .Nav--secundaria,.sf-component .Nav--secundaria{border:none;border-radius:0;border-top:1px solid #CCC;background-color:#f7f7f7;min-height:30px;margin-bottom:0}.aui .sf-component .Nav--secundaria>ul>li,.sf-component .Nav--secundaria>ul>li{line-height:30px}.aui .sf-component .Nav--secundaria>ul>li>a,.sf-component .Nav--secundaria>ul>li>a{font-size:13px;float:left;padding:0 15px;line-height:30px}@media (min-width:767px){.aui .sf-component .Nav--secundaria>ul>li:not(:last-child):after,.sf-component .Nav--secundaria>ul>li:not(:last-child):after{font-size:14px;content:' ';border-left:1px solid #ccc}}.aui .sf-component .PortalTopo,.sf-component .PortalTopo{margin-left:-15px;margin-right:-15px}@media (max-width:767px){.aui .sf-component .Nav--secundaria>ul,.sf-component .Nav--secundaria>ul{float:left!important}.aui .sf-component .PortalTopo,.sf-component .PortalTopo{padding-top:10px;padding-bottom:10px;border-bottom:solid 5px #3E6892}}.aui .sf-component .PortalTopo-togglers,.sf-component .PortalTopo-togglers{position:relative;float:left;width:33.33333333%;min-height:1px;padding-left:15px;padding-right:15px;text-align:right;font-size:0}.aui .sf-component [class^=PortalTopo-toggler--],.sf-component [class^=PortalTopo-toggler--]{display:inline-block;font-size:14px;height:34px;width:34px;margin-left:5px;padding:0;border:1px solid #3e6892;border-radius:0;vertical-align:middle;text-align:center;line-height:32px}.aui .sf-component [class^=PortalTopo-toggler--]:first-child,.sf-component [class^=PortalTopo-toggler--]:first-child{margin-left:0}.aui .sf-component .PortalTopo-toggler--menu,.sf-component .PortalTopo-toggler--menu{background:#3e6892;border-color:#3e6892;color:#fff;font-size:12px}.aui .sf-component .PortalTopo-id,.sf-component .PortalTopo-id{position:relative;float:left;width:66.66666667%;min-height:1px;padding-left:15px;padding-right:15px;color:#3E6892;display:table}.aui .sf-component .PortalTopo-id--narrow,.sf-component .PortalTopo-id--narrow{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.aui .sf-component .PortalTopo-id--narrow,.sf-component .PortalTopo-id--narrow{float:left;width:41.66666667%}}.aui .sf-component .PortalTopo-title,.sf-component .PortalTopo-title{display:table-cell;vertical-align:middle;line-height:35px;margin:0;font-size:40px}@media (max-width:991px){.aui .sf-component .PortalTopo-title,.sf-component .PortalTopo-title{font-size:34px}}@media (max-width:767px){.aui .sf-component .PortalTopo-title,.sf-component .PortalTopo-title{font-size:24px}}@media (max-width:480px){.aui .sf-component .PortalTopo-title,.sf-component .PortalTopo-title{font-size:18px}}.aui .sf-component .PortalTopo-busca,.sf-component .PortalTopo-busca{float:left;width:100%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.aui .sf-component .PortalTopo-busca>form,.sf-component .PortalTopo-busca>form{margin:10px 0 0}.aui .sf-component .PortalTopo-busca button,.aui .sf-component .PortalTopo-busca input,.sf-component .PortalTopo-busca button,.sf-component .PortalTopo-busca input{border-radius:0;height:34px}.aui .sf-component .PortalTopo-busca button,.sf-component .PortalTopo-busca button{color:#3e6892;background:#f5f5f5}@media (min-width:768px){.aui .sf-component .PortalTopo-busca>form,.sf-component .PortalTopo-busca>form{display:table-cell;vertical-align:middle}.aui .sf-component .PortalTopo-busca,.sf-component .PortalTopo-busca{float:left;width:33.33333333%;display:table!important;visibility:visible!important;height:90px!important}}.aui .sf-component .PortalTopo-tools,.sf-component .PortalTopo-tools{float:left;width:100%;position:relative;min-height:1px;padding-left:15px;padding-right:15px;overflow:hidden;text-align:right}.aui .sf-component .PortalTopo-busca,.aui .sf-component .PortalTopo-id,.aui .sf-component .PortalTopo-tools,.sf-component .PortalTopo-busca,.sf-component .PortalTopo-id,.sf-component .PortalTopo-tools{height:90px}@media (max-width:767px){.aui .sf-component .PortalTopo-busca,.aui .sf-component .PortalTopo-id,.aui .sf-component .PortalTopo-tools,.sf-component .PortalTopo-busca,.sf-component .PortalTopo-id,.sf-component .PortalTopo-tools{height:auto}}.aui .sf-component .NavGlobal,.sf-component .NavGlobal{height:47px;min-height:47px;line-height:43px;background-color:#00305C;border-bottom:4px solid #00824A;box-shadow:0 4px 0 #FAE042;margin-bottom:4px;font-size:12px}.aui .sf-component .NavGlobal-container,.sf-component .NavGlobal-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.aui .sf-component .PortalTopo-tools,.sf-component .PortalTopo-tools{float:left;width:25%;display:table!important;visibility:visible!important}.aui .sf-component .NavGlobal-container,.sf-component .NavGlobal-container{width:750px}}@media (min-width:992px){.aui .sf-component .NavGlobal-container,.sf-component .NavGlobal-container{width:970px}}@media (min-width:1200px){.aui .sf-component .NavGlobal-container,.sf-component .NavGlobal-container{width:1170px}}.aui .sf-component .NavGlobal-middle,.sf-component .NavGlobal-middle{color:#fff;text-align:center}@media (max-width:480px){.aui .sf-component .NavGlobal-middle,.sf-component .NavGlobal-middle{display:none}}.aui .sf-component .NavGlobal-middle>a,.aui .sf-component .NavGlobal-middle>a:active,.aui .sf-component .NavGlobal-middle>a:focus,.aui .sf-component .NavGlobal-middle>a:hover,.aui .sf-component .NavGlobal-middle>a:visited,.sf-component .NavGlobal-middle>a,.sf-component .NavGlobal-middle>a:active,.sf-component .NavGlobal-middle>a:focus,.sf-component .NavGlobal-middle>a:hover,.sf-component .NavGlobal-middle>a:visited{color:inherit;text-decoration:none}.aui .sf-component .NavGlobal-logo,.sf-component .NavGlobal-logo{font-size:0}.aui .sf-component .NavGlobal-logo:after,.sf-component .NavGlobal-logo:after{content:'\00a0'}.aui .sf-component .NavGlobal-toggle,.sf-component .NavGlobal-toggle{color:#B2C0CE;cursor:pointer;font-size:14px}.aui .sf-component .NavGlobal-toggle:active,.aui .sf-component .NavGlobal-toggle:focus,.aui .sf-component .NavGlobal-toggle:hover,.aui .sf-component .NavGlobal-toggle:visited,.sf-component .NavGlobal-toggle:active,.sf-component .NavGlobal-toggle:focus,.sf-component .NavGlobal-toggle:hover,.sf-component .NavGlobal-toggle:visited{color:#fff;text-decoration:none}.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu,.sf-component .NavGlobal-dropdownMenu.dropdown-menu{background-color:#1A456C;border-radius:0;border-bottom:none;box-shadow:none;top:42px;margin-top:9px;padding:5px 20px;border-top:none;font-size:12px;line-height:1.42857143}.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu>li>a,.sf-component .NavGlobal-dropdownMenu.dropdown-menu>li>a{padding:6px 0;color:#fff;border-bottom:1px solid #1A9FDD}.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu>li>a:focus,.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu>li>a:hover,.sf-component .NavGlobal-dropdownMenu.dropdown-menu>li>a:focus,.sf-component .NavGlobal-dropdownMenu.dropdown-menu>li>a:hover{background:inherit;color:#fff}.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu>li:last-child>a,.sf-component .NavGlobal-dropdownMenu.dropdown-menu>li:last-child>a{border:none}.aui .sf-component .FooterMain,.sf-component .FooterMain{background-color:#eee;margin-top:10px;padding-top:10px}.aui .sf-component .FooterMain-row,.sf-component .FooterMain-row{margin-left:-15px;margin-right:-15px}.aui .sf-component .FooterMain-section,.sf-component .FooterMain-section{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.aui .sf-component .FooterMain,.sf-component .FooterMain{padding-top:20px}.aui .sf-component .FooterMain-section,.sf-component .FooterMain-section{float:left;width:25%}}.aui .sf-component .FooterMain-list,.sf-component .FooterMain-list{line-height:20px;font-size:12px}@media (max-width:767px){.aui .sf-component .NavGlobal,.sf-component .NavGlobal{margin-bottom:4px}.aui .sf-component .FooterMain-list,.sf-component .FooterMain-list{margin:0 10px}}.aui .sf-component .FooterMain-list>dt,.sf-component .FooterMain-list>dt{font-size:12px;font-weight:700;color:#666;margin:10px 0}.aui .sf-component .FooterMain-end,.sf-component .FooterMain-end{margin-top:5px;border-top:1px solid #fff;line-height:40px}.aui .sf-component .FooterMain-endereco,.sf-component .FooterMain-endereco{background-color:#002e56;color:#FFF;width:100%;text-align:center;font-size:11px;padding:10px;line-height:1.5}.aui .sf-component .FooterMain-link,.aui .sf-component .FooterMain-link:hover,.sf-component .FooterMain-link,.sf-component .FooterMain-link:hover{color:#333}.aui .sf-component .FooterMain-hlink,.aui .sf-component .FooterMain-hlink:hover,.sf-component .FooterMain-hlink,.sf-component .FooterMain-hlink:hover{color:#666}@font-face{font-family:agenciaweb;src:url(/jornal/++resource++senado.jornal/css/fonts/agenciaweb.eot?-YzAwuvYj);src:url(/jornal/++resource++senado.jornal/css/fonts/agenciaweb.eot?#iefix-YzAwuvYj) format('embedded-opentype'),url(/jornal/++resource++senado.jornal/css/fonts/agenciaweb.woff?-YzAwuvYj) format('woff'),url(/jornal/++resource++senado.jornal/css/fonts/agenciaweb.ttf?-YzAwuvYj) format('truetype'),url(/jornal/++resource++senado.jornal/css/fonts/agenciaweb.svg?-YzAwuvYj#icomoon) format('svg');font-weight:400;font-style:normal}.aui .sf-component .Icon,.aui .sf-component .ShareIcon:before,.aui .sf-component .glyphicon,.sf-component .Icon,.sf-component .ShareIcon:before,.sf-component .glyphicon{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;display:inline-block;font-family:essencial}.aui .sf-component .Icon--md,.sf-component .Icon--md{font-size:16px}.aui .sf-component .Icon--menu:before,.sf-component .Icon--menu:before{content:"\f05e"}.aui .sf-component .ShareIcon,.sf-component .ShareIcon{border:none;border-radius:0;border-bottom-style:solid;border-bottom-width:2px;line-height:32px;font-weight:700;margin-right:3px;padding:0 8px;-webkit-transition:background-color 300ms linear,border-bottom-color 300ms linear;transition:background-color 300ms linear,border-bottom-color 300ms linear}.aui .sf-component .ShareIcon,.aui .sf-component .ShareIcon:active,.aui .sf-component .ShareIcon:focus,.sf-component .ShareIcon,.sf-component .ShareIcon:active,.sf-component .ShareIcon:focus{color:#666;outline:0}.aui .sf-component .ShareIcon:hover,.sf-component .ShareIcon:hover{color:#fff;text-decoration:none}.aui .sf-component .ShareIcon:last-child,.sf-component .ShareIcon:last-child{margin-right:0}.aui .sf-component .ShareIcon:before,.sf-component .ShareIcon:before{font-size:18px}.aui .sf-component .ShareIcon--facebook,.sf-component .ShareIcon--facebook{background-color:#eee;border-bottom-color:#839ccf}.aui .sf-component .ShareIcon--facebook:before,.sf-component .ShareIcon--facebook:before{content:"\ea8c"}.aui .sf-component .ShareIcon--facebook:focus,.aui .sf-component .ShareIcon--facebook:hover,.sf-component .ShareIcon--facebook:focus,.sf-component .ShareIcon--facebook:hover{color:#fff;background-color:#3b5998;border-bottom-color:#24375d}.aui .sf-component .ShareIcon--youtube,.sf-component .ShareIcon--youtube{background-color:#eee;border-bottom-color:#ff3c3c}.aui .sf-component .ShareIcon--youtube:before,.sf-component .ShareIcon--youtube:before{content:"\ea99"}.aui .sf-component .ShareIcon--youtube:focus,.aui .sf-component .ShareIcon--youtube:hover,.sf-component .ShareIcon--youtube:focus,.sf-component .ShareIcon--youtube:hover{color:#fff;background-color:#b00;border-bottom-color:#690000}.aui .sf-component .ShareIcon--flickr,.sf-component .ShareIcon--flickr{background-color:#eee;border-bottom-color:#ff80c2}.aui .sf-component .ShareIcon--flickr:before,.sf-component .ShareIcon--flickr:before{content:"\eaa1"}.aui .sf-component .ShareIcon--flickr:focus,.aui .sf-component .ShareIcon--flickr:hover,.sf-component .ShareIcon--flickr:focus,.sf-component .ShareIcon--flickr:hover{color:#fff;background-color:#ff0084;border-bottom-color:#ad005a}.aui .sf-component .ShareIcon--twitter,.sf-component .ShareIcon--twitter{background-color:#eee;border-bottom-color:#6ed7ff}.aui .sf-component .ShareIcon--twitter:before,.sf-component .ShareIcon--twitter:before{content:"\ea91"}.aui .sf-component .ShareIcon--twitter:focus,.aui .sf-component .ShareIcon--twitter:hover,.sf-component .ShareIcon--twitter:focus,.sf-component .ShareIcon--twitter:hover{color:#fff;background-color:#00aced;border-bottom-color:#00719b}.aui .sf-component .ShareIcon--circle,.sf-component .ShareIcon--circle{border-radius:50%;border-width:0;line-height:36px;width:36px;background:#ccc;color:#fff;margin-right:6px}.aui .sf-component .ShareIcon--circle:before,.sf-component .ShareIcon--circle:before{line-height:36px}.aui .sf-component .ShareIcon--dark,.sf-component .ShareIcon--dark{background-color:#888}.aui .sf-component .CutHere>:not(:last-child),.sf-component .CutHere>:not(:last-child){border:1px dotted #ccc;border-width:0 0 1px;padding-bottom:5px;margin-bottom:5px}.aui .sf-component .CutHere--xl>:not(:last-child),.sf-component .CutHere--xl>:not(:last-child){padding-bottom:10.67px;margin-bottom:10.67px}.aui .sf-component .CutHere--white>:not(:last-child),.sf-component .CutHere--white>:not(:last-child){border-bottom:1px solid #fff}.aui .sf-component .dropdown-menu,.sf-component .dropdown-menu{border-radius:0;background-color:#f7f7f7;border:none;border-bottom:5px solid #3e6892;border-top:1px solid #ccc;min-width:140px;font-size:13px}.aui .sf-component .dropdown-menu>li>a,.sf-component .dropdown-menu>li>a{padding:4px 20px}.aui .sf-component .dropdown-menu>li>a:hover,.sf-component .dropdown-menu>li>a:hover{background:#eee}.aui .sf-component .dropdown-menu:after,.aui .sf-component .dropdown-menu:before,.sf-component .dropdown-menu:after,.sf-component .dropdown-menu:before{display:none!important}.aui .sf-component .Breadcrumbs,.sf-component .Breadcrumbs{margin:5px 0 10px;padding-left:0;background:0 0;font-size:12px}.sf-container,.twbs2 .sf-component .FooterMain,.twbs2 .sf-component .NavGlobal{margin-right:auto;margin-left:auto}.aui .sf-component .Breadcrumbs>li+li:before,.sf-component .Breadcrumbs>li+li:before{content:'\203A\00a0';color:#666}@media (max-width:767px){.aui .sf-component .Breadcrumbs,.sf-component .Breadcrumbs{display:none}}.aui .sf-component .glyphicon,.sf-component .glyphicon{top:1px}.aui .sf-component .glyphicon-lock::before,.sf-component .glyphicon-lock::before{content:"\e033"}.aui .sf-component .glyphicon-chevron-up::before,.sf-component .glyphicon-chevron-up::before{content:"\e113"}@font-face{font-family:essencial;src:url(/jornal/++resource++senado.jornal/css/fonts/essencial.woff?-YzAwuvYj) format('woff'),url(/jornal/++resource++senado.jornal/css/fonts/essencial.ttf?-YzAwuvYj) format('truetype');font-weight:400;font-style:normal}.aui .sf-component .Breadcrumbs li,.sf-component .Breadcrumbs li{font-size:12px}.aui .sf-component .Nav--principal li,.sf-component .Nav--principal li{font-size:16px}.aui .sf-component .Nav--principal li .dropdown-menu li,.aui .sf-component .Nav--secundaria li,.sf-component .Nav--principal li .dropdown-menu li,.sf-component .Nav--secundaria li{font-size:13px}.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu li,.aui .sf-component .NavGlobal-middle,.sf-component .NavGlobal-dropdownMenu.dropdown-menu li,.sf-component .NavGlobal-middle{font-size:12px}.aui .sf-component .NavGlobal-dropdownMenu.dropdown-menu li a:hover,.sf-component .NavGlobal-dropdownMenu.dropdown-menu li a:hover{color:#fff}.aui .sf-component li{line-height:1.42857143}.aui .sf-component .dropdown-menu,.aui .sf-component .navbar-static-top{z-index:300}.twbs2 .sf-component .collapse{display:block}.twbs2 .sf-component .nav-collapse .dropdown-menu a,.twbs2 .sf-component .nav-collapse .nav>li>a{font-weight:400}.sf-container{padding-left:15px;padding-right:15px}@media (min-width:768px){.sf-container{width:750px}}@media (min-width:992px){.sf-container{width:970px}}@media (min-width:1200px){.sf-container{width:1170px}}.sf-H1{font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif}
