﻿﻿/*********************************************************************************/
/*************************CODIGO CSS HINT*****************************************/
/*********************************************************************************/

/*! Hint.css - v1.3.0 - 2013-08-05
* http://kushagragour.in/lab/hint/
* Copyright (c) 2013 Kushagra Gour; Licensed MIT */

.hint,[data-hint]{position:relative;display:inline-block;}
.hint:before,.hint:after,[data-hint]:before,[data-hint]:after{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;}

.hint:hover:before,.hint:hover:after,.hint:focus:before,.hint:focus:after,[data-hint]:hover:before,[data-hint]:hover:after,[data-hint]:focus:before,[data-hint]:focus:after{visibility:visible;opacity:1}.hint:before,[data-hint]:before{content:'';position:absolute;background:transparent;border:6px solid transparent;z-index:1000001}.hint:after,[data-hint]:after{content:attr(data-hint);background:#383838;color:#fff;text-shadow:0 -1px 0 #000;padding:8px 10px;font-size:12px;line-height:12px;white-space:nowrap;box-shadow:4px 4px 8px rgba(0,0,0,.3)}.hint--top:before{border-top-color:#383838}

.hint--bottom:before{border-bottom-color:#383838;}

.hint--left:before{border-left-color:#383838}.hint--right:before{border-right-color:#383838}.hint--top:before{margin-bottom:-120px}.hint--top:after{margin-left:-280px}.hint--top:before,.hint--top:after{bottom:120%;left:10%}.hint--top:hover:after,.hint--top:hover:before,.hint--top:focus:after,.hint--top:focus:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}

.hint--bottom:before{margin-top:-12px;}
.hint--bottom:after{margin-left:-18px; text-indent: }
.hint--bottom:before,.hint--bottom:after{top:100%;left:50%; }
.hint--bottom:hover:after,.hint--bottom:hover:before,.hint--bottom:focus:after,.hint--bottom:focus:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px);}


.hint--right:before{margin-left:-200px;margin-bottom:-60px}.hint--right:after{margin-bottom:-14px}.hint--right:before,.hint--right:after{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before,.hint--right:focus:after,.hint--right:focus:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{margin-right:-12px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:before,.hint--left:after{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before,.hint--left:focus:after,.hint--left:focus:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #193b4d}.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:after,.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:after,.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--bounce:before,.hint--bounce:after{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(0.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(0.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(0.71,1.7,.77,1.24)}


/*********************************************************************************/
/*************************FIM CODIGO CSS HINT*************************************/
/*********************************************************************************/


@font-face {
	font-family : "Trebuchet MS";
	src         : url("trebuc.ttf"),
	              url("trebuc.eot"); /* IE9 */
}

@font-face { font-family: 'Lithos Pro'; src: url('lithos_pro.eot'); src: url('lithos_pro.eot?#iefix') format('embedded-opentype'), url('lithos_pro.svg#Lithos Pro') format('svg'), url('lithos_pro.woff') format('woff'), url('lithos_pro.ttf') format('truetype'); font-weight: normal; font-style: normal;}

.jumbotron {
    position: relative;
    padding: 40px 0;
}
.jumbotron h1 {
    font-size: 56px;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0 0 10px 0;
}
.jumbotron p {
    font-size: 21px;
    line-height: 1.275;
    margin: 0 0 20px 0;
}
.jumbotron .btn {
    margin-top: 10px;
}
.jumbotron .btn-large {
    margin-top: 20px;
    font-size: 18px;
}
.masthead {
    padding: 80px 0 60px;
    text-align: center;
}
.masthead h1 {
    font-size: 98px;
}
.masthead p {
    font-size: 42px;
}
.masthead .btn-large {
    font-size: 28px;
    padding: 14px 28px;
}
.jumbotron.has-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.masthead.has-image {
    text-align: left;
}
.thumbnails {
    margin-bottom: 20px;
    margin-left: -40px;
    list-style: none;
    *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
}
.thumbnails:after {
    clear: both;
}
.row-fluid .thumbnails {
    margin-left: 0;
}
.thumbnails > li {
    float: left;
    position: relative;
    margin-bottom: 20px;
    margin-left: 40px;
}
.thumbnail {
    border: 1px solid #ddd;
    display: block;
    padding: 4px;
    line-height: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.thumbnail:hover {
    border-color: #07b;
    -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
    -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
    box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #666;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
    content: '';
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 10px rgba(0,0,0,0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.t3-logo,
.t3-logo-small {
    display: block;
    text-decoration: none;
    text-indent: -9999em;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center;
}
.t3-logo {
    width: 182px;
    height: 50px;
}
.t3-logo-small {
    width: 60px;
    height: 30px;
}
.t3-logo,
.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

.wrap {
    width: auto;
    clear: both;
}
.offset-12 {
    margin-left: -932px;
}
.offset-11 {
    margin-left: -851px;
}
.offset-10 {
    margin-left: -770px;
}
.offset-9 {
    margin-left: -689px;
}
.offset-8 {
    margin-left: -608px;
}
.offset-7 {
    margin-left: -527px;
}
.offset-6 {
    margin-left: -446px;
}
.offset-5 {
    margin-left: -365px;
}
.offset-4 {
    margin-left: -284px;
}
.offset-3 {
    margin-left: -203px;
}
.offset-2 {
    margin-left: -122px;
}
.offset-1 {
    margin-left: -41px;
}
.row-fluid .spanfirst {
    margin-left: 0 !important;
}

.wrap {
    width: auto;
    clear: both;
}

body {
    background-image: url("../../../images/bg_palco.png");
    color: #666;
    font-family: "Trebuchet MS";
    font-size: 14px;
    margin: 0;
}
a {
    color: #07b;
    text-decoration: none;
}
a:hover {
    color: #00466f;
    text-decoration: underline;
}
img {
    max-width: 100% !important;
}
.img-rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
th,
td {
    line-height: 20px;
    padding: 8px 10px;
    text-align: left;
    vertical-align: top;
}
td {
    border-top: 1px solid #ddd;
}
th {
    background: #444;
    color: #eee;
    font-weight: bold;
}
th a {
    color: #eee;
}
th a:hover,
th a:focus,
th a:active {
    color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
    background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
    background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
    width: 100%;
}
table.contentpaneopen {
    border: 0;
}
.row-even,
.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #ddd;
}
.row-odd {
    background-color: transparent;
}
.row-even {
    background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
    border: 0;
}
.row-fluid .row-reveal {
    visibility: hidden;
}
.row-fluid:hover .row-reveal {
    visibility: visible;
}
.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
    border: 0;
}
.list-striped,
.row-striped {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
    background-color: #f5f5f5;
}
.row-striped .row-fluid {
    width: 97%;
}
.row-striped .row-fluid [class*="span"] {
    min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
    margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.list-condensed li {
    padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
    padding: 5px 10px;
}
.list-bordered,
.row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.star {
    color: #fc0;
}
.red {
    color: #c00;
}
.center,
.table td.center,
.table th.center {
    text-align: center;
}
hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}
hr.hr-condensed {
    margin: 10px 0;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.width-auto {
    width: auto;
}

p {
    margin: 0 0 0px;
}
p small,
p .small {
    font-size: 12px;
    color: #999;
}
.lead {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 200;
    line-height: 30px;
}
small {
    font-size: 85%;
}
strong {
    font-weight: normal;
}
em {
    font-style: italic;
}
cite {
    font-style: normal;
}
.muted {
    color: #999;
}
.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
}

.page-header {
    /*border-bottom: 1px solid #ddd;*/
    padding-bottom: 20px;
    margin: 0 0 10px;
}
.page-title,
.page-header h1 {
    line-height: 1;
    margin: 0;
    border-left: 3px solid #c0110f;
    height: 24px;
    font-size: 19pt;
    padding-left: 10px;
    padding-top: -60px;
    margin-bottom: 10px;
}

.page-header h2 {
    color: #c0110f;
}

.page-subheader {
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
    *zoom: 1;
}


.page-subheader:before,
.page-subheader:after {
    display: table;
    content: "";
    line-height: 0;
}
.page-subheader:after {
    clear: both;
}
.page-subtitle,
.page-subheader h2 {
    line-height: 1;
    margin: 0;
}
.page-header + .page-subheader {
    margin-top: -20px;
}
.article-title,
.article-header h1 a {
    margin: 0 0 10px 0;
    line-height: 1;
    color: #c0110f;
    font-family: "Trebuchet MS";
    font-weight: normal;
}

.article-title, .article-header h1 a {
    line-height: 1px;
    margin: 0 0 25px 0;
    line-height: 1;
    color: #c0110f;
    font-family: "Trebuchet MS";
    font-weight: normal;

    font-size: 20pt;
    text-decoration: none;
}


.item-title {
    font-weight: bold;
}
ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li {
    line-height: 20px;
}
ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
    display: block;
}
dl {
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 10px;
}
.dl-horizontal dt {
    float: left;
    width: 120px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 130px;
}
.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #999;
}
.label {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
a.label:hover,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-important,
.badge-important {
    background-color: #c00;
}
.label-important[href],
.badge-important[href] {
    background-color: #990000;
}
.label-warning,
.badge-warning {
    background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
    background-color: #cc6d00;
}
.label-success,
.badge-success {
    background-color: #690;
}
.label-success[href],
.badge-success[href] {
    background-color: #446600;
}
.label-info,
.badge-info {
    background-color: #826851;
}
.label-info[href],
.badge-info[href] {
    background-color: #005788;
}
.label-inverse,
.badge-inverse {
    background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
    background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
    top: 0;
}
.page-header .label,
.page-header .badge {
    vertical-align: middle;
}
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}
blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
blockquote small {
    display: block;
    line-height: 20px;
    color: #999;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: '';
}
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}
address {
    display: block;
    margin-bottom: 0;
    font-style: normal;
    line-height: 20px;
}

form {
    margin: 0 0 20px;
}
input,
textarea {
    width: 210px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #999999;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}
select,
input[type="file"] {
    height: 30px;
    line-height: 30px;
}
select {
    width: 220px;
    border: 1px solid #ddd;
}
select[multiple],
select[size] {
    height: auto;
}
.radio,
.checkbox {
    padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
    margin-left: 22px;
}
.radio.inline,
.checkbox.inline {
    padding-top: 5px;
    margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}
.radio.btn-group input[type=radio] {
    display: none;
}
.radio.btn-group > label:first-of-type {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
    padding-left: 0;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
.form-actions {
    padding: 0px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
    color: #8c8c8c;
}
.help-block {
    margin-bottom: 10px;
}
.input-append,
.input-prepend {
    margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
    margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    margin-right: 3px;
    margin-left: 0;
}
.control-group {
    margin-bottom: 10px;
}
legend + .control-group {
    margin-top: 20px;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
}
/**** formulario campos do lado *****/
.formOuvidoria .control-group {
margin-bottom: 20px;
float: left;
}

.formOuvidoria #jform_Demanda label {
margin-bottom: 43px;
}

.formOuvidoria label#jform_elogio-lbl {

margin-left: -504px;
margin-top: 19px;
width: 600px;
text-align: left;
font-size: 12px;
}

.formOuvidoria label#jform_denuncia-lbl {
margin-left: -504px;
margin-top: -3px;
width: 600px;
text-align: left;
font-size: 12px;
}

.formOuvidoria label#jform_reclamacao-lbl {
margin-left: -504px;
margin-top: 10px;
width: 600px;
text-align: left;
font-size: 12px;
}

.formOuvidoria label#jform_sugestao-lbl {
margin-left: -504px;
margin-top: -3px;
width: 600px;
text-align: left;
font-size: 12px;
	
}

.formOuvidoria label#jform_manifestacao-lbl {
margin-left: -504px;
margin-top: 9px;
width: 600px;
text-align: left;
font-size: 12px;
}

.formOuvidoria label#jform_solicitacao-lbl {
margin-left: -504px;
margin-top: 11px;
width: 600px;
text-align: left;
font-size: 12px;
}

.formOuvidoria   fieldset#jform_pedido {
margin-top: -35px;
}

/**** fim formulario campos do lado *****/


/**** formulario  Pesquisa Publica campos do lado *****/
.formPesquisaPublica .control-group {
margin-bottom: 20px;
float: left;
}

.formPesquisaPublica textarea {
width: 525px;
}

.formPesquisaPublica .form-horizontal .control-label {
width: 100%;
padding-top: 5px;
text-align: left;
margin-right: 85px;
}

.formPesquisaPublica input{
width: 230px;
}


.formPesquisaPublica div.control-group.jform_cep {
margin-left: -18px;
}

.formPesquisaPublica div.control-group.jform_complemento {
margin-left: -21px;
}
.formPesquisaPublica div.control-group.jform_cidade {
margin-left: 11px;
}

.formPesquisaPublica div.control-group.jform_etnia {
margin-left: 7px;
}


.formPesquisaPublica input#jform_tipo_pessoa0 {
width: 18px;
}

.formPesquisaPublica input#jform_tipo_pessoa1 {
width: 18px;
}

.formPesquisaPublica label#jform_tipo_pessoa-lbl {
width: 109px;
margin-right: -8px;
}


/**** fim formularioPesquisa Publica campos do lado *****/


/**** formulario  Pesquisa Publica MENU LATERAL *****/
.formPesquisaPublicaL .control-group {
margin-bottom: 20px;
float: left;
margin-right: -20px;
}

.formPesquisaPublicaL  div.control-group.jform_endereco {
width: 256px;
margin-right: 24px;
}
.formPesquisaPublicaL div.control-group.jform_complemento {
width: 271px;
}

.formPesquisaPublicaL textarea {
width: 525px;
}

.formPesquisaPublicaL .form-horizontal .control-label {
width: 100%;
padding-top: 5px;
text-align: left;
margin-right: 0px;

padding-left: 27px;	
}

.formPesquisaPublicaL input{
width: 220px;
}




.formPesquisaPublicaL div.control-group.jform_cep {
margin-left: 20px;
}



.formPesquisaPublicaL div.control-group.jform_complemento {
margin-left: 12px;
}


.formPesquisaPublicaL div.control-group.jform_cidade {
margin-left: 27px;
}

.formPesquisaPublicaL div.control-group.jform_etnia {
margin-left: 24px;
}

.formPesquisaPublicaL div.control-group.jform_inciso {
margin-left: 24px;
}


.formPesquisaPublicaL input#jform_tipo_pessoa0 {
width: 18px;
}

.formPesquisaPublicaL input#jform_tipo_pessoa1 {
width: 18px;
}

.formPesquisaPublicaL label#jform_tipo_pessoa-lbl {
width: 109px;
margin-right: -8px;
}

.formPesquisaPublicaL .form {

margin-left: 10px;
}

.formPesquisaPublicaL .radio input[type="radio"], .checkbox input[type="checkbox"] {
margin-left: -18px;
width: 15px;
}

.formPesquisaPublicaL label#jform_tipo-lbl {
width: 110px;
}
/**** fim formulario Pesquisa Publica MENU LATERAL *****/




 

 
 
 
 
.form-horizontal .control-label {
    width: 140px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal .controls {
    margin-left: 130px;
}
.form-horizontal .help-block {
    margin-top: 10px;
    margin-bottom: 0;
}
.form-horizontal .form-actions {
    padding-left: 160px;
}
.form-vertical .control-label {
    float: none;
    width: auto;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}
.form-vertical .controls {
    margin-left: 0;
}
.btn,
.button,
button {
    padding: 4px 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
    color: #666;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top,#ffffff,#eee);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#eee));
    background-image: -webkit-linear-gradient(top,#ffffff,#eee);
    background-image: -o-linear-gradient(top,#ffffff,#eee);
    background-image: linear-gradient(to bottom,#ffffff,#eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    border-color: #eee #eee #c8c8c8;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
    color: #666;
    background-color: #eee;
    *background-color: #e1e1e1;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
    background-color: #d5d5d5 \9;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
    text-decoration: none;
    background-color: #eee;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:fo {
    outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-large {
    padding: 9px 14px;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
     box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);*/
}
.btn-small {
    padding: 3px 9px;
    font-size: 13px;
}
.btn-mini {
    padding: 2px 6px;
    font-size: 12px;
}
.btn-micro {
    padding: 1px 4px;
    font-size: 10px;
    line-height: 8px;
}
.btn {
    border-color: #c5c5c5;
    border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
    /*color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);*/
    /*background-color: #008ada;
    background-image: -moz-linear-gradient(top,#0097ee,#07b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0097ee),to(#07b));
    background-image: -webkit-linear-gradient(top,#0097ee,#07b);
    background-image: -o-linear-gradient(top,#0097ee,#07b);
    background-image: linear-gradient(to bottom,#0097ee,#07b);*/
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0097ed', endColorstr='', GradientType=0);
    border-color: #07b #07b #00466f;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #07b;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:fo,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    background-color: #6B5346;
    *background-color: #0067a2;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #005788 \9;
}
.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #ff961f;
    background-image: -moz-linear-gradient(top,#ffa033,#f80);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
    background-image: -webkit-linear-gradient(top,#ffa033,#f80);
    background-image: -o-linear-gradient(top,#ffa033,#f80);
    background-image: linear-gradient(to bottom,#ffa033,#f80);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
    border-color: #f80 #f80 #b35f00;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #f80;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f80;
    *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
    background-color: #cc6d00 \9;
}
.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #eb0000;
    background-image: -moz-linear-gradient(top,#ff0000,#c00);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff0000),to(#c00));
    background-image: -webkit-linear-gradient(top,#ff0000,#c00);
    background-image: -o-linear-gradient(top,#ff0000,#c00);
    background-image: linear-gradient(to bottom,#ff0000,#c00);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffcc0000', GradientType=0);
    border-color: #c00 #c00 #800000;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #c00;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #fff;
    background-color: #c00;
    *background-color: #b30000;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #990000 \9;
}
.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #7ab800;
    background-image: -moz-linear-gradient(top,#88cc00,#690);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
    background-image: -webkit-linear-gradient(top,#88cc00,#690);
    background-image: -o-linear-gradient(top,#88cc00,#690);
    background-image: linear-gradient(to bottom,#88cc00,#690);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
    border-color: #690 #690 #334d00;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #690;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #fff;
    background-color: #690;
    *background-color: #558000;
}
.btn-success:active,
.btn-success.active {
    background-color: #446600 \9;
}
.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #00b0eb;
    background-image: -moz-linear-gradient(top,#00bfff,#09c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
    background-image: -webkit-linear-gradient(top,#00bfff,#09c);
    background-image: -o-linear-gradient(top,#00bfff,#09c);
    background-image: linear-gradient(to bottom,#00bfff,#09c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
    border-color: #09c #09c #006080;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #09c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #09c;
    *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
    background-color: #007399 \9;
}
.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #535353;
    background-image: -moz-linear-gradient(top,#5e5e5e,#444);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
    background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
    background-image: -o-linear-gradient(top,#5e5e5e,#444);
    background-image: linear-gradient(to bottom,#5e5e5e,#444);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
    border-color: #444 #444 #1e1e1e;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #444;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #444;
    *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
    background-color: #2b2b2b \9;
}
.invalid {
    border-color: #c00;
}
label.invalid {
    color: #c00;
}
input.invalid {
    border: 1px solid #c00;
}

.nav {
    margin-bottom: 20px;
}

.nav > li > a:hover {
    color: #eee;
}
.nav .dropdown-toggle .caret {
    border-top-color: #07b;
    border-bottom-color: #07b;
    margin-top: 8px;
    margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
    border-top-color: #00466f;
    border-bottom-color: #00466f;
}
.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #666;
    border-bottom-color: #666;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle {
    *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown-menu {
    /*position: absolute;*/
    position:none\0/;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
    background-color: #48301c;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.t3-footer .dropdown-menu {
    color: #af8f6a;
    /*position: absolute;*/
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 200px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -19px;
    background-color: transparent;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    border: 0;
    max-width: 10px;
    overflow: hidden;
    display: inline-block;
}

.t3-footer .dropdown-menu li > a {
    clear: both;
    color: #af8f6a;
    font-size: 9pt;
    display: block;
    line-height: 13px;
    font-weight: normal;
    padding: 3px 0px 5px;
    text-shadow: none;
    white-space: nowrap;
    transition-duration: 0.5s;
    transition-property: all;
    margin-left: 20px;
    background-color: transparent;
}

.t3-footer .dropdown-menu li > a:hover {
    color: #fff;
    padding-left: 8px;
}

.t3-footer .dropdown-toggle {
    padding-bottom: 8px;
    background-color: transparent !important;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
    clear: both;
    color: #fff;
    font-size: 8pt;
    display: block;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 20px;
    text-shadow: none;
    white-space: nowrap;
    transition-duration: 0.5s;
    transition-property: all;
}

.t3-footer .dropdown-menu li > a {
    white-space: pre-line;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    color: #AF8F6A;
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #eee;
    text-decoration: none;
    outline: 0;
    background-color: #AF8F6A;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
    color: #999;
}
.dropdown-menu .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: default;
}
.open {
    *z-index: 1000;
}
.open > .dropdown-menu {
    display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    background-color: #07b;
    /*color: #eee;*/
}
.nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #666;
    border-bottom-color: #666;
    margin-left: 0px;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
    border-top-color: #eee;
    border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #eee;
    border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dropdown-submenu > .dropdown-menu {
    display: none
}

.dropdown-submenu:hover > .dropdown-menu {
    display: none;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
    display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
    display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.t3-footer .dropdown-submenu > a:after {
    display: none;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #eee;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.t3-navhelper {
    background: transparent;
    color: #666;
}
.breadcrumb {
    padding: 10px 0;
    margin: 0;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    *zoom: 1;
    font-size:10px;
}





.breadcrumb:before,
.breadcrumb:after {
    display: table;
    content: "";
    line-height: 0;
}
.breadcrumb:after {
    clear: both;
}
.breadcrumb li {
    text-shadow: none;
    display: block;
    float: left;
    text-transform: uppercase;
}
.breadcrumb a {
    color: #666;
}
.breadcrumb .divider {
    padding: 0 5px;
    color: #666;
}
.breadcrumb .divider img {
    vertical-align: middle;
}
.breadcrumb .active {
    color: #999;
}


ul.breadcrumb li:first-child a {
    color:#C0100F;
}


.pagination {
    margin: 20px 0;
}
.pagination ul {
    display: inline-block;

    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 1px 6px;
    font-size: 10.5px;
}
.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
}
.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: default;
}

/* ******************** INICIO Pagina  o ************************ */

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
}
.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
    color: #ccc;
    font-size: 11px;
}
.pager li > a,
.pager li > span {
    color: #472f1b;
    display: inline-block;
    padding: 5px 14px;
    background-image: url("../../../images/bg_noticias.png");
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    color: #c0110f;
    background-image: url("../../../images/bg_noticias.png") !important;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #fff;
    background-color: #472f1b;
    cursor: default;
}

/* ******************** FIM Pagina  o ************************ */

.t3-mainnav {
    background-image: url("../../../images/bg_footer.png");
    border: 0 none;
    position: relative;
    z-index: 2000;
    height: 42px;
}

.t3-mainnav .navbar {
    color: #666;
    margin-bottom: 0;
    margin-top: 0;
}
.t3-mainnav .navbar-inner {
    min-height: 40px;
    padding: 0;
    background: transparent;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
    margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
    font-size: 11pt !important;
    border-top: 0;
    padding: 11px 11px;
    text-shadow: none;
    color: #af8f6a;
    transition-duration: 0.5s;
    transition-property: all;
    display: n
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
    background: transparent;
    background-image: url("../../../images/bg_transparente_menu.png");
    text-shadow: none;
    outline: none;
    color: #fff;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
    color: #FFF;
    background-color: transparent;
    background-image: url("../../../images/bg_transparente_menu.png");
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.t3-mainnav .navbar .nav .dropdown-menu{
    position: absolute;
}

.t3-mainnav .navbar .btn-navbar {
    float: left;
    padding: 5px 5px;
    margin: 4px 20px 4px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    border-color: #d9d9d9 #d9d9d9 #b3b3b3;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

    *background-color: #d9d9d9;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #fff;
    *background-color: #cccccc;
}
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
    background-color: #bfbfbf \9;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
    color: #666;
    text-shadow: none;
}
.t3-mainnav .dropdown .caret {
    margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu li > a {
    padding: 5px 20px;
    text-shadow: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
    border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
    display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
    display: none;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
    color: #fff;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
    background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
    color: #FFF;
    background-color: transparent;
    background-image: url("../../../images/bg_transparente_menu.png");
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
    color: #FFF;
    background-color: transparent;
    background-image: url("../../../images/bg_transparente_menu.png");
}

.t3-module {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: inherit;
    /*margin-bottom: -7px;*/
}
.t3-module .module-inner {
    padding: 0;
}
.module-title {
    border-left: 3px solid #c0110f;
    height: 31px;
    font-size: 19pt;
    padding-left: 7px;
    padding-top: -50px;
    margin-bottom: 5px;
    margin-top: -10px;
    font-weight: 100;
    color: #000;
}
.module-ct {
    background: inherit;
    color: inherit;
    padding: 0;
    *zoom: 1;
}
.module-ct:before,
.module-ct:after {
    display: table;
    content: "";
    line-height: 0;
}
.module-ct:after {
    clear: both;
}
.t3-module ul,
.t3-module ol {
    margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
    margin-left: 0;
}
.module_menu .nav {
    margin-bottom: 20px;
}
.module_menu .nav > li {
    border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
    padding: 5px;
}
.module_menu .nav > li:first-child {
    border-top: 0;
}
.module_menu .nav > li:first-child > a {
    padding-top: 0;
    border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
    width: 90%;
}
.banneritem a {
    font-weight: bold;
}
.bannerfooter {
    border-top: 1px solid #ddd;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
    margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #ddd;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
    border-top: 0;
    padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.feed h4 {
    font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
    border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.latestusers,
ul.latestusers {
    margin-left: 0;
}
.latestusers li,
ul.latestusers li {
    background: #eee;
    display: inline-block;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
    display: inline-block;
    margin: 0;
}
.stats-module dt {
    font-weight: bold;
    width: 35%;
}
.stats-module dd {
    width: 60%;
}
div.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
div.tagspopular ul li {
    color: #666;
    display: inline-block;
    margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
    background: #eee;
    border-radius: 3px;
    color: #666;
    display: block;
    padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
    background: #00466f;
    color: #fff;
    text-decoration: none;
}
div.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.tagssimilar ul li {
    border-bottom: 1px solid #eee;
    padding: 8px 0;
}
div.tagssimilar ul li a {
    color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
    color: #00466f;
}

.items-leading .leading {
    margin-bottom: 40px;
}
.items-row .item {
    margin-bottom: 40px;
}
.divider-vertical {
    margin: 0 0 40px;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}
.article-aside {
    color: #999;
    font-size: 13px;
    margin-bottom: 20px;
}
.article-info {
    margin: 0;
    width: 90%;
}
.article-info .article-info-term {
    display: none;
}
.article-info dd {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
}
.article-info dd span {
    font-weight: bold;
}
.article-footer {
    color: #999;
    font-size: 13px;
    margin-bottom: 20px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
    margin: 0 20px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
    margin: 0 0 20px 40px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    margin-bottom: 20px;
    max-width: 100%;
}
.img-fulltext-left {
    float: left;
    margin-right: 40px;
}
.img-fulltext-right {
    float: right;
    margin-left: 40px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
    margin: 0;
}
.img_caption img {
    margin-bottom: 1px !important;
}
.img_caption p.img_caption {
    background: #eee;
    color: #666;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
    background: transparent;
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.login_form fieldset,
.login fieldset {
    padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
    margin: 0 0 5px;
}
.login_form label,
.login label {
    display: block;
    font-weight: bold;
}
.login-fields {
    margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
    margin-left: 10px;
    width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
    width: 20px;
}
.form-register fieldset {
    padding: 0 0 10px;
}
.form-register p {
    margin: 0 0 5px;
}
.form-register p.form-des {
    margin: 15px 0;
}
.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.form-register .input,
.form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}
.form-register .btn,
.form-register .button {
    margin-left: 140px;
}
.registration fieldset dt {
    margin-right: 5px;
}
.admintable textarea {
    max-width: 90% !important;
    resize: none;
}
#mailto-window {
    background: #fff;
    margin: 10px 10px 20px;
    padding: 10px;
    position: relative;
}
#mailto-window h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
#mailto-window .mailto-close {
    background: #FFF;
    background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
    background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #666;
    font-size: 92%;
    padding: 2px 5px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
    color: #666;
}
#mailto-window .mailto-close:hover {
    border-color: #999;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
}
#mailtoForm .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px;
}
#mailtoForm p {
    margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
    width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
    margin-right: 5px;
}
.user-details {
    padding: 10px 0;
}
.user-details p {
    margin: 0 0 5px;
}
.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.user-details .input,
.user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}
.user-details .btn,
.user-details button {
    margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}
.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}
.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
    background: #eee;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 10px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
    margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
}
#searchForm {
    /*padding: 10px 20px;
    border: 1px solid #ddd;
    background: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    *zoom: 1;
}
#searchForm:before,
#searchForm:after {
    display: table;
    content: "";
    line-height: 0;
}
#searchForm:after {
    clear: both;
}
#searchForm fieldset {
    margin: 20px 0;
}
#searchForm legend {
    margin-bottom: 10px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
    display: inline-block;
    margin-right: 10px;
}
.phrases-box input {
    margin: 0;
}
.search-results {
    margin-top: 20px;
}
.search-results .result-title {
    font-size: 16px;
    margin-top: 20px;
}
.search-results .result-category {
    font-size: 12px;
    color: #999;
}
.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
}
.search-results .result-created {
    font-size: 12px;
    color: #999;
}
.contact .accordion-heading .accordion-toggle {
    font-weight: bold;
}
#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#archive-items div.intro {
    clear: both;
    overflow: hidden;
}
.category-item {
    margin-top: 20px;
    *zoom: 1;
}
.category-item:before,
.category-item:after {
    display: table;
    content: "";
    line-height: 0;
}
.category-item:after {
    clear: both;
}
.category-item .page-header {
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.category-item .category-item {
    margin-left: 4.2918454935622%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
    margin-bottom: 20px;
}
.newsfeed-category .category li,
.newsfeed .category li {
    *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
    display: table;
    content: "";
    line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    clear: both;
}
.newsfeed > h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}
.newsfeed .feed-description {
    margin-bottom: 20px;
    font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
    font-size: 14px;
}
.newsfeed ol li > a {
    font-weight: bold;
    font-size: 16px;
}
.edit textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.button2-left,
.button2-left div {
    float: left;
}
.button2-right,
.button2-right div {
    float: right;
}
.button2-left {
    margin: 5px 5px 0 0;
}
.button2-right {
    margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
    background: #eee;
    border: 1px solid #e1e1e1;
    color: #999;
    cursor: pointer;
    display: block;
    float: left;
    padding: 2px 10px;
    border-radius: 4px;
}
.button2-left span,
.button2-right span {
    color: #999;
    cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
    padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
    background: #e1e1e1;
    color: #444;
    text-decoration: none;
}
.edit.item-page .control-group a.modal {
    position: inherit;
    width: auto !important;
    margin-left: 0 !important;
    top: auto !important;
}
.controls img.calendar {
    cursor: pointer;
    margin-left: 5px;
}
.article-content .pagination ul {
    border-left: 1px solid #ddd;
}
.article-content .pagination li {
    float: left;
    padding: 10px 20px;
    line-height: normal;
    border: 1px solid #ddd;
    border-left: 0;
}
/*
.article-content .pagination li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
}
*/


.pagination li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
}



.article-content {
    text-align: justify;
    color: #000;
    font-family: "Trebuchet MS";
    overflow: hidden;
    padding-right: 24px;
	max-height: 1600px;
}

.article-content img {
    margin-right: 10px;
    float: left;
}
.listaNoticias .article-content img {
margin-right: 10px;
float: none;
}
.quemSaoCss .article-content img {
margin-right: 10px;
float: none;
}



.pagenavcounter {
    margin: 0 0 20px;
    font-weight: bold;
}
#article-index {
    float: right;
    margin: 0 0 20px 20px;
    padding: 10px;
    width: 30%;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#article-index ul {
    margin: 0 0 0 20px;
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagenav li {
    margin: 0;
    padding: 0;
    float: left;
}
.pagenav li.pagenav-prev {
    margin-right: 10px;
}
.pagenav li a {
    padding: 10px 10px;
    line-height: normal;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
    background-color: #666;
    color: #eee;
}
.counter {
    float: right;
    line-height: 1;
    margin: 10px 0;
    text-align: right;
}
.items-more h3 {
    margin: 0 0 5px;
}
.back_button a {
    display: block;
    margin: 10px 0;
}
.filters {
    margin: 10px 0 5px;
}
.display-limit {
    margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
    float: left;
    width: 50%;
}
.filters .display-limit {
    float: right;
    text-align: right;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    margin: 0;
    padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}
.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    box-shadow: 0 0 3px rgba(0,0,0,0.4);
    max-width: 300px;
    z-index: 999;
}
.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px;
}
.tip-text {
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}
.width-10 {
    width: 10px;
}
.width-20 {
    width: 20px;
}
.width-30 {
    width: 30px;
}
.width-40 {
    width: 40px;
}
.width-50 {
    width: 50px;
}
.width-60 {
    width: 60px;
}
.width-70 {
    width: 70px;
}
.width-80 {
    width: 80px;
}
.width-90 {
    width: 90px;
}
.width-100 {
    width: 100px;
}
.height-10 {
    height: 10px;
}
.height-20 {
    height: 20px;
}
.height-30 {
    height: 30px;
}
.height-40 {
    height: 40px;
}
.height-50 {
    height: 50px;
}
.height-60 {
    height: 60px;
}
.height-70 {
    height: 70px;
}
.height-80 {
    height: 80px;
}
.height-90 {
    height: 90px;
}
.height-100 {
    height: 100px;
}
.iframe-bordered {
    border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
    border-color: #ccc;
    height: 26px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
    border-color: #ccc;
}
.btn-group .chzn-results {
    white-space: normal;
}
.languageswitcherload {
    float: right;
    width: 100%;
}
.languageswitcherload .mod-languages {
    text-align: right;
}

.t3-header {
    padding-bottom: 20px;
}
.logo {
    float: left;
}
.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.logo-image {
    overflow: hidden;
}
.logo-image a {
    background-image: url("../../../images/logo.png");
    background-repeat: no-repeat;
    width: 338px;
    height: 134px;
    margin-top: 8px !important;
    position: absolute;
    z-index: 5000;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .logo-image a {
        margin-top: 8px !important;
    }
}

.logo-image span,
.logo-image small {
    display: none;
}
.logo-text a {
    color: #444;
    text-decoration: none;
    font-size: 17.5px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
    text-decoration: none;
}
.logo-text .site-slogan {
    display: block;
    font-size: 14px;
    margin-top: 5px;
}

.head-search {
    float: right;
    margin-top: 0;
}

.head-search form {
    margin: 0;
    float: right;
}
.head-search label {
    display: none;
}
.head-search .input {
    background: url("../../../images/ico/search-invert.png") no-repeat 8px center;
    width: 120px;
    padding-left: 26px;
}
.head-search .input:focus {
    color: #444;
    width: 180px;
}
.t3-sl {
    padding-bottom: 0px;
    padding-top: 0px;
}
.t3-mainbody {
    padding-bottom: 0px;
    padding-top: 0px;
}
.t3-footer {
    background: url("../../../images/bg_footer.png");
    background-color: #fff;
    *zoom: 1;
    min-height: 318px;
}
.t3-footer:before,
.t3-footer:after {
    display: table;
    content: "";
    line-height: 0;
}
.t3-footer:after {
    clear: both;
}
.t3-footer small {
    display: block;
    font-size: 100%;
}
.t3-footer a {
    color: #999;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
    color: #e6e6e6;
}
.t3-footnav {
    padding: 0px 0 0px;
    *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
    display: table;
    content: "";
    line-height: 0;
}
.t3-footnav:after {
    clear: both;
}
.t3-footnav ul {
    list-style: none;
    margin-left: 0;
}
.t3-footnav li {
    line-height: 24px;
}
.t3-footnav .module-title {
    font-size: 18px;
    color: #999;
}
.t3-copyright {
    border-top: 1px solid #2f2f2f;
    color: #af8f6a;
    font-size: 10pt;
    margin-left: 0px;
    *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
    display: table;
    content: "";
    line-height: 0;
}
.t3-copyright:after {
    clear: both;
}
.copyright {
    float: left;
}
.poweredby {
    float: right;
    text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
    float: right;
    opacity: .5;
}
.cabecalho {
    background: url("../../../images/bg_topo.png");
    height: 152px;
    margin-top: -4px;
    overflow: hidden;
}

.bgCabecalho {
    background-image: url("../../../images/topo_direita_01.png");
    background-position: top right;
    background-repeat: no-repeat;
    height: 154px;
}

.barraAcessibilidade {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 9pt;
    height: 27px;
    line-height: 0;
    padding-top: 0;
    position: relative;
    width: 100%;
    z-index: 2;
    display: inline-block;
    margin-top: -3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .barraAcessibilidade {
        margin-top: 0px;
    }
}

.barraAcessibilidade a {
    text-decoration: none;
    color: #fff !important;
}

.barraAcessibilidade .t3-sl {
    padding-top: 7px;
    padding-bottom: 0;
}

.barraAcessibilidade .t3-module {
    margin-bottom: 0;
}

.menuBarraAcessibilidade {
    margin-top: -164px;
}

.menuBarraMinisterio {
    float: right;
    display: inline-block;
    width: 168px;
}

.menuBarraMinisterio a {
    text-decoration: none;
    color: #fff !important;
}

.linkMinisterio > a {
    position: absolute;
    margin-top: 6px; ;
}
 #calendar_189>tr>td{
border: none;
background-color: rgb(253, 253, 253)!important;
}


.iconesAcessibilidade {
    float: right;
}

.iconesAcessibilidade li {
    list-style-type: none;
    float: left;
    text-indent: -9000px !important;
}

.iconesAcessibilidade li a{
    background-image: url("../../../images/ico_acessibilidade.png");
    background-repeat: no-repeat;
}

.contraste {
    background-position: 0 -2px;
    display: block;
    width: 15px;
    height: 16px;
    margin-right: 1px;
}

.aumentarFonte {
    background-position: -17px -2px;
    display: block;
    width: 21px;
    height: 15px;
}

.fonteNormal {
    background-position: -36px -2px;
    display: block;
    width: 19px;
    height: 15px;
}

.diminuirFonte {
    background-position: -53px -2px;
    display: block;
    width: 21px;
    height: 15px;
}

.dosvox {
    background-position: -71px -1px;
    display: block;
    width: 21px;
    height: 17px;
    margin-top: -1px;
}

.webmail {
    background-position: -94px -2px;
    display: block;
    width: 21px;
    height: 15px;
}

.intranet {
    background-position: -117px -1px;
    display: block;
    width: 21px;
    height: 15px;
}

.mapaSite {
    background-position: -140px -3px;
    display: block;
    width: 21px;
    height: 15px;
}

.iconesAcessibilidade a {
    transition-duration: 0.3s;
    transition-property: margin-top;
}

.iconesAcessibilidade a:hover {
    margin-top: -3px;
}

.teste ul {
    list-style-type: none;
}


.barraGoverno {
    background-color: #006b0b;
    /*padding-top: 6px;*/
    color: #af8f6a;
    height: 22px;
    font-size: 8pt;
    line-height: 0px;
    border-bottom: 1px solid #ffb400;
    height: 33px;
}

.barraGoverno .t3-sl {
    padding-top: 0px;
    padding-bottom: 0;
}

.barraGoverno .t3-module {
    margin-bottom: -35px;
}

.barraGoverno .t3-sl {
    padding: 0;
    margin: 0;
}

.acesso {
    background-image: url("../../../images/barra_informacao.png");
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;
    width: 156px;
    height: 26px;
    margin-right: 1px;
}

.brasil {
    background-image: url("../../../images/barra_brasil.png");
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;
    width: 156px;
    height: 26px;
    margin-right: -18px;
}

.iconesGoverno {
    float: right;
}

.iconesGoverno li {
    list-style-type: none;
    float: left;
    text-indent: -9000px;
}

.barraGoverno .span12 {
    width: 100%
}

.t3-footer ul {
}

.t3-footer li {
    float: left;
    margin-right: -28px;
    width: 183px;
}

.barraBanners {
    background-image: url("../../../images/bg_banners.png");
    height: 91px;
    margin-top: 25px;
}

.img-space {
    margin-top: 10px;
    margin-right: 28px;
    display: inline-block;
}

.barraBanners .span12 {
    width: 100%;
    background-image: url("../../../images/bg_banners.png");
    height: 91px;
    max-width: 920px;
    white-space: nowrap;
    overflow: hidden;
}

/* Come a CSS do prototipo */

#shadowNoticias {
    background-image: url("../../../images/shadow_noticias.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-bottom: 20px;
}

#shadowDestaque {
    background-image: url("../../../images/shadow_banners");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding-bottom: 1px;
    height: 225px !important;
}

#shadowDestaque img {
    height: 200px !important;
}

#linha0 {
    padding: 10px;
    padding-top: 20px;
    margin-bottom: 15px;
    background-color: #fff;
    height: 230px;
    -webkit-border-bottom-right-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    -moz-border-radius-bottomleft: 18px;
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 18px;
    border: 1px solid #ecebe8;
    background-image: url("../../../images/bg_noticias.png");
}

#linha0 h2 {
    line-height: 22px;
}

#palcoBanner0 {
    float: left;
}

#imgNoticia {
    margin-bottom: 10px;
}

.floatLeft {
    float: left;
}

.arrowNews {
    margin-top: 6px;
    margin-left: 318px;
}

#palcoBanner0Txt {

    padding-left: 20px;
    font-size: 15px;
    font-family: arial;
    overflow: hidden;
    color: #000;
}

#palcoBanner0Txt h2 {
    font-size: 18px;
    font-family: "Trebuchet MS";
    margin-top: 0px;
    color: #000;
}

#linha1 {
    margin-bottom: 15px;
}

#palcoBanner1 {
    width: 621px;
    display: inline-block;
}

#palcoBanner1Box {
    float: right;
    display: inline-block;
    width: 300px;
}
/*****DESTAQUE CUSTOM****/
#Mod121 {
    background-image: url("../../../images/shadow_destaques.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    height:256px;
    padding-bottom: 1px;
    margin-bottom: 15px;
}

#Mod133 {
    background-image: url("../../../images/shadow_destaques.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    height:263px;
    padding-bottom: 1px;
    margin-bottom: 15px;
}
.categories-moduledestaqueCustom{
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    min-height: 80px;
    overflow: hidden;
    width:280px;
    border-top-width: 3px;
    border-top-color:#000000;
    background-color: #fff;
    /* margin-top:13px;*/
    padding-bottom:0px
}

.newsflashDestaqueCustom {
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    min-height: 80px;
    overflow: hidden;
    width:280px;
    border-top-width: 3px;
    border-top-color:#000000;
    background-color: #fff;
    /* margin-top:13px;*/
    padding-bottom:0px;
    margin-top: 10px;
}
.t3-module ul{
    margin-left:0px;
    line-height:0px
}

.categories-moduledestaqueCustom li  {
    text-decoration:none;
    list-style:none;
}

.categories-moduledestaqueCustom li h4 {
    color: #c0110f;
    font-size: 11pt;
    font-weight: normal;
    height: 15px;
    width: 150px;
    position:absolute;
    margin-left: 130px;
    margin-top: 0px;
}


.categories-moduledestaqueCustom  p {
    margin: 0 0 0px;
    font-size: 8pt;
    height: 65px;
    overflow: hidden;
    border: 1px;
    border-bottom-style: double;
    border-bottom-color: #D6D6D6;
    vertical-align: middle;
}



.textodestaque {
    margin: 0 0 0px;
    font-size: 8pt;
    height: 65px;
    overflow: hidden;
    padding-left: 0px;
    padding-top: 0;
    position: relative;
    top: 0px;
    left:0px;

}
.categories-moduledestaqueCustom img {
    float:left;
    height: 100%;
    margin: 0 14px 0 0;
    vertical-align: middle;
    width: 118px;
}

.categories-moduledestaqueCustom a{
    text-decoration:none;
    color:#C00;}
.categories-moduledestaqueCustom a:hover{
    text-decoration:underline;
    color:#C00;}




.newsflashDestaqueCustom h4 {
    color: #c0110f;
    font-size: 11pt;
    font-weight: normal;
    height: 15px;
    width: 150px;
    position:absolute;
    margin-left: 130px;
    margin-top: 5px;
    z-index:100;
}


.newsflashDestaqueCustom  p {
    font-size: 8pt;
    height: 65px;
    overflow: hidden;
    border: 1px;
    border-bottom-style: double;
    border-bottom-color: #D6D6D6;
    vertical-align: middle;
}



.textodestaque {
    margin: 0 0 0px;
    font-size: 8pt;
    height: 65px;
    overflow: hidden;
    padding-left: 0px;
    padding-top: 0;
    position: relative;
    top: 0px;
    left:0px;

}
.newsflashDestaqueCustom  img {
    float:left;
    height: 66px;
    vertical-align: middle;
    width: 118px;
    margin-top:-25px;
    margin-right:14px;
}

.newsflashDestaqueCustom p {
    padding-top: 0px 0 0 0px !important;
    font-size: 8pt;
    height: 40px;
    overflow: hidden;
    padding-left: 0px;
    position: relative;
    top: 0px;
    left:0px;
    color:#000000;
    padding-top: 25px;
    line-height: 19px;
}



.newsflashDestaqueCustom a{
    text-decoration:none;
    color:#000;
	}
.newsflashDestaqueCustom a:hover{
    text-decoration:underline;
    color:#C00;}

/********FIM DESTAQUECUSTOM *******************/
.palcoBannerTitulo {
    border-left: 3px solid #c0110f;
    height: 28px;
    font-size: 19pt;
    padding-left: 10px;
    padding-top: -50px;
    margin-bottom: 10px;
    color: #000;
    margin-top: -10px;
}

#shadowBanners {
    background-image: url("../../../images/shadow_banners.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-bottom: 20px;
}

#banners {
    margin-bottom: 15px;
}

.palcoBanner1Num {
    text-align: right;
    margin-top: -25px;
    font-weight: normal;
    font-size: 9pt;
}

.palcoBanner1Num a {
    text-decoration: none;
}

.divisor {
    border-left: 2px solid #ccc;
    height: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

#palcoBanner1Box {
    float: right;
    display: inline-block;
    width: 300px;
}

.palcoBannerTitulo {
    border-left: 3px solid #c0110f;
    height: 28px;
    font-size: 19pt;
    padding-left: 10px;
    padding-top: -50px;
    margin-bottom: 10px;
}

.destaquesLine {
    border-top: 5px solid #000;
    margin-bottom: -20px;
}

#shadowDestaques {
    background-image: url("../../../images/shadow_destaques.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-bottom: 20px;
}

.destaques {
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    min-height: 80px;
    overflow: hidden;
    height: 183px;
    border-top-width: 0;
    background-color: #fff;




}

.destaquesBox {
    border-top: 1px solid #ccc;
}

.destaquesBox img {
    vertical-align: text-top;
    float: left;
}

.destaquesTxt {
    font-size: 8pt;
    height: 55px;
    overflow: hidden;
    padding-left: 7px;
    padding-top: 3px;
}

.destaquesBox h3 {
    color: #c0110f;
    font-size: 11pt;
    margin: 0;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
}

section a {
    text-decoration: none;
    color: #c0110f;
}
a:hover {
    color: #c0110f;
}

#footer {
    height: 318px;
    position: absolute;
}

#footerRight {
    height: 317px;
}

.boxFooter {
    float: left;
    color: #af8f6a;
    font-size: 10pt;
    width: 194px;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.boxFooter h3{
    font-size: 13pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.boxFooter p {
    line-height: 24px;
}

#footerContato {
    margin-top: -70px;
    color: #af8f6a;
    font-size: 10pt;
    position: relative;
    z-index: 2;
}

.t3-footer a {
    font-family: "Trebuchet MS";
    color: #af8f6a;
    text-decoration: none;
    transition-duration: 0.5s;
    transition-property: padding-left, color,margin-right;
    padding-left: 0px;
    font-weight: bold;
    font-size: 11pt;
    margin-right: 15px;
}

.t3-footer a:hover {
    color: #fff;
    padding-left:8px;
    margin-right: 7px;
    background-color: transparent !important;
}

.t3-footer .caret {
    display: none;
}

.icoFacebook {
    margin-top: 12px;
    margin-left: 25px;
    margin-right: 10px;
}

.icoFacebook a {
    transition-duration: 0.3s;
    transition-property: margin-top;
}

.icoFacebook a:hover {
    margin-top: -3px;
}

#shadowNossasAcoes {
    background-image: url("../../../images/shadow_noticias.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-bottom: 20px;
}

#nossasAcoes {
    margin-bottom: 15px;
}

.barraAcessibilidade p {
    margin-top: 0px;
}

.t3-mainnav .navbar .nav > li:first-child > a {
    background-image: url("../../../images/oca.png") !important;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px !important;
    border-top: 0 none;
    color: #AF8F6A;
    font-size: 11pt !important;
    padding: 11px 11px;
    text-shadow: none;
    transition-duration: 0.5s;
    transition-property: all;
}

.t3-mainnav .navbar .nav > li:first-child > a:hover {
    background-image: url("../../../images/oca.png"), url("../../../images/bg_transparente_menu.png") !important;
    background-position: left center;
    background-repeat: no-repeat, repeat;
    padding-left: 40px !important;
    border-top: 0 none;
    color: #FFFFFF;
    font-size: 11pt !important;
    padding: 11px 11px;
    text-shadow: none;
    transition-duration: 0.5s;
    transition-property: all;
}

.boxLupa {
    float: right;
    margin-bottom: 14px;
    margin-top: -28px;
}

.menuNossasAcoes {
    text-align: right;
    margin-top: -30px;
    padding-right: 15px;
    padding-bottom: 10px;
    font-size: 10pt;
}

.menuNossasAcoes a {
    text-decoration: none;
    font-weight: bold;
}

.topo-randomico {
    float: right;
    position: relative;
    z-index: 0;
}

.topo-randomico img {
    margin-top: 0px;
    margin-left: 306px;
    margin-right: -306px;
    margin-left: 300px\0/;
    margin-right: -300px\0/;
    display: inline-block;
    width: 1509px;
    width: auto\0/;
    height: 169px\0/;

}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .topo-randomico img {
        margin-top: 0px;
        margin-left: 299px;
        margin-right: -299px;
        display: inline-block;
        width: 1498px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .topo-randomico img {
        margin-top: 0px;
    }
    .head-search {
        width: 1498px;
    }
}

.topo-rotator {
    float: right;
    margin-top: 7px !important;
    position: relative;
    z-index: 1;
    height: 187px;
}

.barraAcessibilidade .random-image img {
    height: 152px !important;
    margin-left: 0px !important;
    overflow-x: hidden;
    overflow-y: hidden;
    width: auto !important;
}

.t3-footer .random-image {
    height: 19px;
    float: left;
    margin-left: -207px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .t3-footer .random-image {
        margin-right: -202px;
    }
}

.t3-footer .random-image img {
    height: 318px !important;
    width: auto;
    z-index: 1;
    margin-left: 5px;
    margin-top: -1px;
}

.menuLateral {
    margin-top: 30px;
    border: 1px solid;
    border-color: #ecebe8;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 16px;
    padding-top: 25px;
    padding-bottom: 10px !important;
    line-height: 25px;
    background-image: url("../../../images/bg_noticias.png");
    width: 225px;
}

.menuLateral li {
    line-height: 27px;
}


.alturaLinhaMenu{
line-height: 20px;

}

.fonteItalico{
font-style: italic;
}

.item-392{
margin-top: 10px;
}

/************************MENU LATERAL ACESSO INFORMACAO**************************************/
.menuLateralAcessoInformacao .module-title {
    border-left: 3px solid #c0110f;
    height: 25px;
    font-size: 14pt;
    padding-left: 7px;
    padding-top: -50px;
    margin-bottom: 5px;
    margin-top: -10px;
    font-weight: 100;
    color: #000;
}


.menuLateralAcessoInformacao {
    margin-top: 15px;
    border: 1px solid;
    border-color: #ecebe8;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 16px;
    padding-top: 25px;
    padding-bottom: 10px !important;
    line-height: 25px;
    background-image: url("../../../images/bg_noticias.png");
    width: 225px;
}

.menuLateralAcessoInformacao li {
    line-height: 30px;
    border: 1px;
    border-bottom-style: dotted;
    font-size: 11px;
    width: 215px;
    color: rgb(0, 0, 0);
}


.menuLateralAcessoInformacao .dropdown-menu li > a:active {
    color:#3CC;
    padding-left: 4px;
}

.menuLateralAcessoInformacao .dropdown-menu {
    color: #af8f6a;
    position:relative;
    position:none\0/;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: block;
    float: left;
    min-width: 215px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -19px;
    background-color: rgba(255, 255, 255, 0);
    background:none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    border: 0;
    max-width: 10px;
    overflow: hidden;
    transition-duration: 0.5s;
    transition-property: all;
}

@media all and (min-width:0){
    .menuLateralAcessoInformacao .dropdown-menu{
        position:static\0/;
    }

    .dropdown-menu{
        position:absolute\0/;
    }
}



.menuLateralAcessoInformacao .dropdown-menu li > a {
    clear: both;
    color:#000;
    font-size: 9pt;
    display: block;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 0px;
    text-shadow: none;
    white-space: nowrap;
    transition-duration: 0.5s;
    transition-property: all;
    margin-left: 20px;
    background-color: transparent;
    transition-duration: 0.5s;
    transition-property: all;
}

.menuLateralAcessoInformacao .dropdown-menu li > a:hover {
    /*color:#000;*/
	color: #900;
    padding-left: 4px;
}




.menuLateralAcessoInformacao .dropdown-toggle {
    padding-left:0px;
    padding-bottom: 2px;
    background-color: transparent !important;
    color:#000;
}

.menuLateralAcessoInformacao .nav > li.active > a{
    color:#C30;
}

.menuLateralAcessoInformacao .nav li.dropdown.active > .dropdown-toggle ,.menuLateralAcessoInformacao .nav > li.dropdown.open.active > a:hover, .menuLateralAcessoInformacao .nav li.dropdown.open > .dropdown-toggle{
    color:#000;
}

.menuLateralAcessoInformacao .nav li.dropdown.active > .dropdown-toggle{

color: #C30;
}


.menuLateralAcessoInformacao .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.menuLateralAcessoInformacao .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.menuLateralAcessoInformacao  .dropdown-menu li > a {
    font-size: 11px;
    white-space: pre-line;
    transition-duration: 0.5s;
    transition-property: all;
}

.menuLateralAcessoInformacao .nav > li > a {

    transition-duration: 0.5s;
    transition-property: all;
}

.menuLateralAcessoInformacao .nav > li > a:hover {
    background-color: rgb(255, 255, 255);
    padding-left:4px;
    color:#900;
    transition-duration: 0.5s;
    transition-property: all;
}



.menuLateralAcessoInformacao .dropdown-menu .active > a:hover {
    color: #eee;
    text-decoration: none;
    outline: 0;
    background-color: rgba(0, 0, 0, 0);
    border:0px;
    /*border-left:solid;*/
    border-left-color:#990000;
}



.menuLateralAcessoInformacao  .nav li.dropdown.active > .dropdown-toggle .caret{

    border:0px;
    border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    color:#99FF00;
}

.menuLateralAcessoInformacao .dropdown-menu .active > a,
.menuLateralAcessoInformacao .dropdown-menu .active > a:hover {
    color: #C30 !important;
}

.menuLateralAcessoInformacao  .caret {

    border-top: 0px solid #000;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;

}

.menuLateralAcessoInformacao  .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    margin-left: 0px;
}

/************************FIM MENU LATERAL ACESSO INFORMACAO**********************************/
/************************MENU LATERAL ACCORD**********************************/



#Mod187 {
    margin-top: 15px;
    border: 1px solid;
    border-color: #ecebe8;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 16px;
    padding-top: 25px;
    padding-bottom: 10px !important;
    line-height: 25px;
    background-image: url("../../../images/bg_noticias.png");
    width: 225px;
}

div.menuLateralAccord .module-title {
    font-size: 14pt;
    font-weight: 100;
    color: #000;
    line-height: 30px;
}


#accordeonck187 {

    border: 0px !important;
}

ul#accordeonck187 li {
    border-bottom: 1px dotted #A52929 !important;

    color: #141212;

}

ul#accordeonck187 {
    padding: 0px !important;
    padding-right:5px !important;
    margin: 0px;
}

ul#accordeonck187 li a {

    padding-left: 0px !important;

}
ul#accordeonck187 li a {
    margin: 0;
    color: #1D1B1B;
}
ul#accordeonck187 li ul li {
    list-style-type: none !important;
    margin: 0 0 0 0px !important;
    padding-left: 10px;

    border-bottom: none !important;
    border-top: 1px dotted #CE2121 !important;}



div.menuLateralAccord .isactive {
    color:#990000
}
/************************FIM MENU LATERAL ACCORD**********************************/

.t3-content {
    /*width: 665px !important;*/
  /* max-height: 1600px;*/
   overflow: hidden;
}


.span9 {
    width: auto;
    width:651px;
}






div#klixoSlider_114 div.slide_show_header h3, div#klixoSlider_114 .slide_show_header h3 a {
    color: #666666;
    font-size: 16px;
    height: auto;
}
div.article_slider div.slide_show_header h3 {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 15px !important;
    white-space: normal;
}


div#klixoSlider_114 div.slide_show_header h3, div#klixoSlider_114 .slide_show_header h3 a {
    color: #000000;
    font-family: trebuchet ms;
    font-size: 18px;
    font-weight:bold;
    height: auto;
    line-height: 20px;
    width:100%;
}




.slide_show_header{
    display: inline-block;
    float: right;
    width: 526px;
}
.custom{
}

.custom .textContent p img{
    border: 0 none;
    float: left;
    height: 190px !important;
    margin: 5px 10px 5px 3px !important;
    width: 368px !important;
    display:block;
}
.custom .content-box {
    overflow: hidden;
    padding: 5px 0 0;
    position: relative;
}

div.article_slider div.slide_show_header h3 {
    float: right;
    width: 490px;
    display: block;
    white-space: normal !important;
    heigth: 200px;
}


.custom .previous {
    left: 4px !important;
    margin-left: 325px !important;
    margin-top: 205px !important;
}


.custom .next {
    margin-top: 205px !important;
    right: 542px !important;
}


.custom .navBar {
    right: 688px !important;
    width: 400px !important;
    top: 222px !important;
}

.custom div.article_slider div.navBar ul.dots li.button_img_selected {
    height: 10px !important;
    width: 10px !important;
}

.custom div.article_slider div.navBar ul.dots li.button_img {
    height: 10px !important;
    width: 10px !important;
}
.custom .fundoBanner {
    background-color: #FFFFFF;
    background-image: url("../../../images/bg_noticias.png");
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-color: #ECEBE8;
    border-style: solid;
    border-width: 1px;
    height: 261px;
    padding: 5px 10px;
}
.custom div.article_slider div.readmore {
    top: 222px !important;
}
.custom div.article_slider div.readmore {
    position: absolute !important;
    right: 10px !important;
    z-index: 2000;
}

.custom #shadowNoticias{
    height: 288px;
}

.roktabs-container-wrapper img{
    height: 216px !important;
    width: 920px !important;
}
.roktabs-wrapper .light .roktabs-links ul li.active.last {
    border-right: 0px solid #DCDCDC !important;
}

.roktabs-wrapper .light .roktabs-links ul li {
font-size: 19pt !important;
}
.class{

}
.fundoBanner2{

    *background:transparent url(/../images/f-transparente.png);
}

.t3-footer .footer-none {
    display: none !important;
}

.bannerObrigatorio{
    width: 922px;
    height:70px;
    padding-top: 5px;
    text-align: center;
}

.bannerObrigatorio p {
    display: inline-block;
}

.bannerObrigatorio img {
    margin-right: 19px;
}

.geral {
    min-width: 1007px;
    overflow: hidden;
}

.endereco {
    margin-bottom: 15px;
    line-height: 12px;
    float: left;
}

.descricao-fundo {
    float: right;
    font-size: 9pt;
    text-align: right;
}

.moduloRodape {
    /*margin-top: 20px;*/
    text-transform: uppercase !important;
    display: inline-block;
}

.moduloRodape li ul.dropdown-menu {
    display:inline-block\0/;
    clear:both\0/;
    position:relative\0/;
    float:none\0/;
    z-index:10\0/;
}

.iconesAcessibilidade li {
    float: left;
    list-style-type: none;
    text-indent: 0px !important;

}
.iconesAcessibilidade li a {
    float: left;
    list-style-type: none;
    text-indent: -9000px !important;

}

.bannerCenter {
    min-width: 200px;
    max-width: 920px;
    margin: 0 auto;
}

/*********** LISTA DE ARTIGOS(NOT CIAS) ***********/
div.listaNoticias .article-header h2{
    font-family:article-header;
    text-transform:uppercase;
    font-size:13px;
    margin: 0 0 10px 0;
    overflow:hidden;
    z-index:100;
}

div.listaNoticias .article-header h2 {
    font-family: article-header;
    font-size: 13px;
    height: 28px;
    margin: 0 0 5px;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 100;
}
div.listaNoticias .article-header h2 a {
    font-family:article-header;
    text-transform:uppercase;

    color:#C0110F;
    font-family: "Trebuchet MS";
    z-index:100;
}

div.listaNoticias .article-intro  p img{
    width: 120px;
    float: left;
    border: 1px;
    border-style: solid;
    border-color: #CC9966;
    margin-right: 10px;
}

div.listaNoticias .article-intro  p {
    font-family: "Trebuchet MS";
    text-align: justify;
    font-size:12px;
    font-style:italic;
    margin-top:0px;

}

div.listaNoticias .readmore a{
    width: 91px;
    height: 19px;
    overflow: hidden;

}

div.listaNoticias .leading{
    /*  background-image: url("../../../images/bg_noticias.png");*/
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;

    margin-bottom: 10px;


}
div.listaNoticias .items-leading .leading {
    margin-bottom: 10px;
    margin-top: -20px;
}

div.listaNoticias .article-aside{
    margin-bottom:0px;}

div.listaNoticias .article-aside dl dd {
    position: absolute;
    margin-top: -49px;
    margin-bottom: 0px;
    font-size: 10px;
    border-left: 3px solid #c0110f;
    padding-left: 4px;
    line-height:12px;


}

div.listaNoticias .items-leading hr{
    margin: 0 0 20px;
}

div.listaNoticias section.readmore .btn{
    color:#C0110F;
    border:0px;
    background:none;
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left:86%;
    font-size:12px;
}




div.listaNoticias .page-header h1{
    line-height: 1;
    border-left: 0;
    margin: 0;
    height: 24px;
    font-size: 20pt;
    padding-left: 0px;
    padding-top: -60px;
    margin-bottom: 10px;
	font-weight: normal;
    font-family: "trebuchet MS";
    color: #c0110f;
}

.page-title, .page-header h1 {
    line-height: 1;
    border-left: 0;
    margin: 0;
    height: 24px;
    font-size: 20pt;
    padding-left: 10px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-family: "trebuchet MS";
    color: #c0110f;
}

div.listaNoticias  h1.article-title, div.listaNoticias .article-header h1 a{
    font-size: 20px;
    margin: 0 0 -4px 0 ;
    padding-top: 0px;
    vertical-align: top;
    line-height: 20px;
    height: 40px;

}



div.listaNoticias section.article-content {
    margin-top: 15px;
}

div.listaNoticias article{
    margin-top: 20px;
}
.listaNoticias .article-intro .img_caption.left {
width: 121px !important;
}

/************ FIM LISTA DE ARTIGOS(NOT CIAS) ******/

/************ INICIO PAGINACAO (NOT CIAS) ******/

 .pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: #AD8D68;
    background-color: #472F1B;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover,  .pagination ul > .disabled > a:focus {
    cursor: default;
    color: #472F1B;
    background-color: #AD8D68;
}
 .pagination ul > li a:hover,  .pagination ul > li > a:focus {
    color: #472F1B;
    background-color: #AD8D68;
}

.pagination {
    margin: 40px 0;
    text-align: center;
}


.article-content .pagination li {

padding: 0px 0px;

}



div.listaNoticias .pagination ul > li > a, div.listaNoticias .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: #AD8D68;
    background-color: #472F1B;
}
div.listaNoticias .pagination ul > .disabled > span, div.listaNoticias .pagination ul > .disabled > a, div.listaNoticias .pagination ul > .disabled > a:hover, div.listaNoticias .pagination ul > .disabled > a:focus {
    cursor: default;
    color: #472F1B;
    background-color: #AD8D68;
}
div.listaNoticias .pagination ul > li a:hover, div.listaNoticias .pagination ul > li > a:focus {
    color: #472F1B;
    background-color: #AD8D68;
}

div.listaNoticias .pagination {
    margin: 40px 0;
    text-align: center;
}


/************************FIM PAGINACAO - LISTA NOTICIAS***********************************/

/**************LISTA LINKS DEU NA IMPRENSA************************************/
div.deuNaImprensa article{

    background-image: url("../../../images/shadow_banners");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 19px;
    margin-bottom: 15px;
}
div.deuNaImprensa .leading{
    background-image: url("../../../images/back-links.png");
    height:70px;
    margin-bottom: 0px;

}

div.deuNaImprensa .article-title, div.deuNaImprensa .article-header h1 a {
    line-height: 1px;
    margin: 0 0 0px 0;
    line-height: 1;
    color: #c0110f;
    font-family: "Trebuchet MS";
    font-weight: normal;
    height: 11px;
    font-size: 20pt;
    text-decoration: none;
}

div.deuNaImprensa.article-header h2{
    width:0px;
    height:0px;
    display:none;

}
div.deuNaImprensa .article-header h2 a {
    width:0px;
    height:0px;
    display:none;
}

div.deuNaImprensa .article-aside {
    font-size: 10px;
    border-left: 0px;
    padding-left:5px;
    margin-bottom:0px;

}
div.deuNaImprensa .article-aside dl dd {
    font-size: 10px;
    border-left: 0px;
    padding-left:5px;
    margin-top: -7px;
}

div.deuNaImprensa .article-intro  {
    font-family: "Trebuchet MS";
    font-size:12px;
    text-transform:uppercase;

}
div.deuNaImprensa .article-intro p  {
    margin-left:10px;
    height: 45px;
    margin-left: 10px;
    padding-right:10px;
    display: block;

}
div.deuNaImprensa a {
    color: #c0110f;
    vertical-align: -webkit-baseline-middle;
    vertical-align:sub;
    font-size: 12px;
}


div.deuNaImprensa .divider-vertical {
    margin: 0 0 15px;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}


/************************PAGINACAO - LINKS IMPRENSA***************************************/


div.deuNaImprensa .pagination ul > li > a, div.deuNaImprensa .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: #AD8D68;
    background-color: #472F1B;
}
div.deuNaImprensa .pagination ul > .disabled > span, div.deuNaImprensa .pagination ul > .disabled > a, div.deuNaImprensa .pagination ul > .disabled > a:hover, div.deuNaImprensa .pagination ul > .disabled > a:focus {
    cursor: default;
    color: #472F1B;
    background-color: #AD8D68;
}
div.deuNaImprensa .pagination ul > li a:hover, div.deuNaImprensa .pagination ul > li > a:focus {
    color: #472F1B;
    background-color: #AD8D68;
}

div.deuNaImprensa .pagination {
    margin: 40px 0;
    text-align: center;
}

/************************FIM PAGINACAO - LINKS IMPRENSA***********************************/


/************************BARRA LATERAL LINKS IMPRENSA***************************************/

.moduleultNotLinks {
    margin-top: 15px;
    border: 1px solid;
    padding-top: 10px;
    border-color: #ecebe8;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 5px;
    padding-bottom: 10px !important;
    line-height: 25px;
    background-image: url("../../../images/bg_noticias.png");
    width: 250px;
}

.modulesliderUltimasNot {
    margin-top: 15px;
    border: 1px solid;
    padding-top: 15px;
    border-color: #ecebe8;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 5px;
    padding-bottom: 10px !important;
    line-height: 18px;
    background-image: url("../../../images/bg_noticias.png");

}

.modulesliderUltimasNot .module-title {
    border-left: 3px solid #c0110f;
    height: 20px;
    font-size: 19px;
    padding-left: 5px;
    padding-top: -50px;
    margin-bottom: 0px;
    margin-top: -5px;
    font-weight: normal;
    color: #000;
}



div.modulesliderUltimasNot  div.article_slider div.contentBoxWrapper .content-box {

    margin: 0px;
    padding: 5px;
}
div.modulesliderUltimasNot	div.article_slider div.readmore {
    top: 311px;
    z-index: 1000000;
}

div.modulesliderUltimasNot div.article_slider div.readmore {
    position: absolute;
    right: 0 !important;
    z-index: 10000 !important;
}

div.modulesliderUltimasNot div.article_slider div.slide_show_header h3 {
    display: block;
    width: 230px !important;
    white-space: normal;
    color:#C00;
    font-size: 12px !important;
    line-height: 12px;
    /*margin: 6px !important;*/
    z-index: 3000;
}

div.modulesliderUltimasNot .slide_show_header {
    display: inline-block;
    float: right;
    width: 230px;
}

div.modulesliderUltimasNot .slide_show_header h3, div.modulesliderUltimasNot .slide_show_header h3 a {
    color:#CC0000 !important;
    font-size:12px !important;
    /*margin-left:-7px;*/
}
div.modulesliderUltimasNot div.textContent {
    height: 290px !important;
}


.sliderUltimasNot{
    margin-top:20px;
}
.bannerDeuNaImprensa{
    margin-top:20px;
    width:250px
}

div#klixoSlider_143 div.textContent img{
    height:125px !important;
    width:240px !important;
    /*position: absolute;
    margin-top: -150px;*/
}
div#klixoSlider_143 div.textContent p{
    /*margin-top: 150px;*/
    text-align: justify;
    line-height: 18px;
}

/*************  FIM BARRA LATERAL LINKS IMPRENSA   *************/

/************** FIM LISTA LINKS DEU NA IMPRENSA***********************/



/*********************MENU BANNER LATERAL************************************/
.bannerLateral{
    margin-top:30px;
}

.bannerLateral p{
margin-bottom: 15px;
}

.bannerLateral a > span{
    display:none;
}

.bannerLateral  img {
    width:240px;
}
.bannerLateral .nav > li > a {
    display: block;
    width:240px;
}

.bannerLateral .nav > li > a:hover {
    display: block;
    width:240px;
    background-color: rgba(255, 255, 0, 0);
}

/*********************FIM MENU BANNER LATERAL************************************/

.form {
    border: 1px solid #c0c0c0;
    background: -moz-linear-gradient(top, #EFEFEF, #fff) repeat-X !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#fff)) repeat-X !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFEFEF, endColorstr=#FFFFFFFF)" !important;
    padding: 3px;
    font-family: "Trebuchet MS";
    font-size: 9pt !important;
    padding-left: 10px !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    margin-left: 22px;
}

.controls {
    margin-left: 20px;
}

.form-btn {
    width: 114px !important;
    font-size: 9pt;
    font-weight: bold;
}

.form-textarea {
    width:330px !important;
}

.form-select {
    width:232px !important;
}

.form-actions {
    background: transparent;
    border: 0px;
}


/**************** FORM ****************************/

.form-horizontal .controls {
    margin-left: 130px;
    /*display: table-row-group;*/
}



.formPesquisaPublicaL .form-horizontal .controls {
    margin-left: 40px;
    /*display: table-row-group;*/
}


#mod_qlform_145 .btn{
    margin-right: 3px;


}


/*************** FIM FORM ****************************/
/***************** PERGUNTAS FREQUENTES ***************/
.ga-accordion-grey > .ga-toggler {
    width: 100% !important;
}



/***************** FIM PERGUNTAS FREQUENTES ***************/
.optfield {
    margin-bottom: -10px !important;
}

.t3-megamenu {
    text-transform:uppercase !important;
}

div.article_slider div.textContent {
    margin: 10px 0px !important;
    overflow: hidden;
}

div.sliderUltimasNot a.next {
    background: url("arquivos/imagens/sistema/nav_arrows1.png") no-repeat scroll right 50% rgba(0, 0, 0, 0);
    height: 50px;
    margin-top: 300px;
    right: 188px !important;
    width: 30px;
}

.formOuvidoria {
    /*margin-top: 25px;*/
}

.formFaleConosco {
    margin-top: 25px;
}

.form-btn-space {
    margin-left: 161px;
}

#Mod135{
    margin-left: 10px;
}

.perguntasFrequentes	.article-title, .perguntasFrequentes .article-header h1 a {
    line-height: 1px;
    margin: 0px 0px 26px 0px;
    line-height: 1;
    color: #c0110f;
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size: 20pt;
    text-decoration: none;
    width: 500px;
}

.sige_thumb img {
    display: block;
    position: relative;
    background: #FFF !important;
    border: 0px solid #ccc;
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
}

/*****************PAGINA GALERIA DE IMAGENS****************************/

div.galeriaImagens .article-content {
    font-family: "Trebuchet MS";
    padding-left: 0px;
    margin-top: 20px;
	max-height: none;
}
div.galeriaImagens .moduletable{

}

div.galeriaImagens .minifrontpage-default .mfp-table-cell-inner .mfp-img-left {
    float: left;
    margin: 0 10px 10px 0;
    height: 130px !important;
    width: 195px !important;
    background: #FFF !important;
    border: 1px solid #ccc;
    margin: -5px 5px 5px 0px !important;
    padding: 4px !important;
}
div.galeriaImagens .minifrontpage-default .mfp-date-author {
    font-size: 80%;
    line-height: 120%;
    color: #666;
    margin-bottom: 10px;
    display: block;
    font-size: 10px;
    border-left: 3px solid #c0110f;
    padding-left: 4px;
    line-height: 12px;
}
div.listaNoticias .article-aside dl dd {
    position: absolute;
    margin-top: -49px;
    margin-bottom: 0px;
    font-size: 10px;
    border-left: 3px solid #c0110f;
    padding-left: 4px;
    line-height: 12px;
}


div.galeriaImagens  .minifrontpage-default .mfp-introtitle a {
    color: #C0110F;
}

div.galeriaImagens .minifrontpage-default .mfp-introtitle {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 120%;
    color: #CC0000;
    margin-bottom: 5px;
    text-transform: uppercase;
    position: absolute;
    margin-left: 220px;
    margin-top: 37px;
}


div.galeriaImagens .minifrontpage-default .mfp-table-cell p {
    font-size: 90%;
    color: #030303;
    padding: 10px;
    background: none;
    border-radius: 4px;
    box-shadow: inset 0px 0px 0px #eee;
    margin: 30px 0px 10px 211px;
    text-shadow: 0 1px 0 #fff;
    line-height: normal;
    font-size: 12px;
    font-style: oblique;
}

div.galeriaImagens ul.sige{

    clear: both;
    display: table;
    padding: 0px;
    padding-left: 0px;
    margin: 30px 0px 0px 35px;
}


div.galeriaImagens li.sige{

    overflow: hidden !important;
    background-image: none !important;
    padding: 0 !important;
    margin-left: 12px!important;
    margin-top: 8px !important;
}

#sb-container {
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: left;
    top: 0;
    z-index: 5000 !important;
}

div.galeriaImagens .article-title, div.galeriaImagens .article-header h1 a {
    line-height: 1px;
    margin: 0 0 0px 0;
    line-height: 1;
    color: #c0110f;
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size: 16pt;
    text-decoration: none;
}

/*****************FIM PAGINA GALERIA IMAGENS*************************/
/*****************PAGINA CONTRATOS E LICITACOES**********************/
.paginaContratosLicitacoes .page-subheader{

    border-bottom: 0px solid #ddd;
    line-height: 1;
    height: 24px;
    font-size: 20pt;
    color: #c0110f;
    margin-bottom: 40px;
}

.paginaContratosLicitacoes small {
    font-size: 20pt;
}

.paginaContratosLicitacoes .article-title, .paginaContratosLicitacoes .article-header h1 a {
    line-height: 1px;
    margin: 0 0 10px 0;
    line-height: 1;
    color: #FFFFFF;
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}

div.paginaContratosLicitacoes	header {
    display: block;
    background-color: rgb(160, 158, 158);
    vertical-align: text-to;
    padding-top: 9px;
    padding-left: 5px;
    color: rgb(250, 250, 250);
    background-image: url("../../../images/ico-saidas.png") !important;
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 45px !important;
}

div.paginaContratosLicitacoes	section > p >a {
    color: #BD2B2B;
}

div.paginaContratosLicitacoes .leading {
    margin-bottom: 20px;
}

div.paginaContratosLicitacoes  .divider-vertical {
    margin: 0 0 20px;
}

div.paginaContratosLicitacoes .page-title, div.paginaContratosLicitacoes .page-header h1 {

    padding-left: 0px;
}
div.paginaContratosLicitacoes article > section {
    background-color: rgb(235, 240, 237);
}

div.paginaContratosLicitacoes article > section > p {
    margin: 10px 10px 0px 10px;
}
/*****************FIM PAGINA CONTRATOS E LICITACOES**********************/

/***********************MODULO LISTA LICITACOES*************************/
.listaLicitacoesModulo h4{
    display: block;
    background-color: rgb(160, 158, 158);
    vertical-align: text-to;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: rgb(250, 250, 250);
    background-image: url("../../../images/ico-saidas1.png") !important;
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 30px !important;
    font-family: "Trebuchet MS";
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

div.listaLicitacoesModulo  p {
    background-color: rgb(239, 245, 241);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

}
/***********************FIM MODULO LISTA LICITACOES********************/
/*********************** MODULO LISTA VIDEOS********************/
.listaVideos .article-title, .listaVideos .article-header h1 a {
line-height: 1px;
margin: 0 0 -20px 0;
line-height: 1;
color: #c0110f;
font-family: "Trebuchet MS";
font-weight: normal;
font-size: 20pt;
text-decoration: none;
}

.listaVideos .article-content{
    margin-top: 25px;
}

.listaVideos .avPlayerWrapper .avPlayerContainer {
display: block;
padding: 0;
margin: 0 auto;
margin-bottom: 30px;
}

div.listaVideos {
	margin-top:30px;
	}
div.listaVideos .mfp-img-left {
margin: 50px 10px 10px 20px !important;
position: absolute;

}
div.listaVideos  .mfp-introtitle a{
    position: absolute;
	margin-top:7px;
	color:#BF110E;
	text-transform:uppercase;
	font-family: "Trebuchet MS";
	width: 275px;
	}
div.listaVideos  .minifrontpage-default-videos .mfp-introtitle  {
  position: absolute;
  width: 300px;
}


div.listaVideos .minifrontpage-default-videos .mfp-table-cell-inner-videos {
margin-right: 10px;
border-bottom: 0px solid #AC8C67;
border-bottom-style: solid;
height: 350px;
margin-bottom:20px;
}

div.listaVideos .mfp-date-author {

font-size: 10px;
border-left: 3px solid #c0110f;
padding-left: 4px;
position: absolute;
margin-top: 30px;
}
div.listaVideos .minifrontpage-default-videos .mfp-table-cell:hover-videos p {
background: rgba(251, 251, 113, 0);
box-shadow: none;
}

div.listaVideos .clrfix {
    margin-right: 10px;
    border-bottom: 3px solid #AC8C67;

}

div.listaVideos  .minifrontpage-default-videos .mfp-table-cell-videos p {
font-size: 12px;
color: #666;
padding: 10px;
background: rgba(240, 240, 240, 0);
border-radius: 4px;
box-shadow: none;
margin: 0 0 10px 0;
text-shadow: 0 1px 0 #fff;
line-height: normal;
font-style: oblique;
margin-top: 210px;
height: 98px;
width: 263px;
overflow: hidden;
}

.mfp-table-cell-videos{
  height: 370px;
  width: 300px;
  float: left;
}

/***********************FIM MODULO LISTA VIDEOS********************/

/*********************** MODULO LISTA VIDEOS COORDENACOES********************/
.listaVideosCoordenacoes .article-title, .listaVideosCoordenacoes .article-header h1 a {
line-height: 1px;
margin: 0 0 -20px 0;
line-height: 1;
color: #c0110f;
font-family: "Trebuchet MS";
font-weight: normal;
font-size: 20pt;
text-decoration: none;
}

.listaVideosCoordenacoes .article-content{
    margin-top: 25px;
}

.listaVideosCoordenacoes .avPlayerWrapper .avPlayerContainer {
display: block;
padding: 0;
margin: 0 auto;
margin-bottom: 30px;
}

div.listaVideosCoordenacoes {
	margin-top:30px;
	}
div.listaVideosCoordenacoes .mfp-img-left {
margin: 50px 10px 10px 20px !important;
position: absolute;

}
div.listaVideosCoordenacoes  .mfp-introtitle a{
        position: absolute;
	margin-top:7px;
	color:#BF110E;
	text-transform:uppercase;
	font-family: "Trebuchet MS";
	}
div.listaVideosCoordenacoes  .minifrontpage-default-videos .mfp-introtitle  {
  position: absolute;
  width: 300px;
}


div.listaVideosCoordenacoes .minifrontpage-default-videos .mfp-table-cell-inner-videos {
margin-right: 10px;
border-bottom: 0px solid #AC8C67;
border-bottom-style: solid;
height: 350px;
margin-bottom:20px;
}

div.listaVideosCoordenacoes .mfp-date-author {

font-size: 10px;
border-left: 3px solid #c0110f;
padding-left: 4px;
position: absolute;
margin-top: 30px;
}
div.listaVideosCoordenacoes .minifrontpage-default-videos .mfp-table-cell:hover-videos p {
background: rgba(251, 251, 113, 0);
box-shadow: none;
}

div.listaVideosCoordenacoes .clrfix {
    margin-right: 10px;
    border-bottom: 3px solid #AC8C67;

}


div.listaVideosCoordenacoes  .minifrontpage-default-videos .mfp-table-cell-videos p {
font-size: 12px;
color: #666;
padding: 10px;
background: rgba(240, 240, 240, 0);
border-radius: 4px;
box-shadow: none;
margin: 0 0 10px 0;
text-shadow: 0 1px 0 #fff;
line-height: normal;
font-style: oblique;
margin-top: 210px;
height: 98px;
width: 263px;
overflow: hidden;
}

.listaVideosCoordenacoes .mfp-table-cell-videos{
  height: 370px;
  width: 300px;
  float: left;
}




.listaVideosCoordenacoes .minifrontpage-default .mfp-table-cell {
text-align: left;
height: 320px;
}


.listaVideosCoordenacoes .minifrontpage-default .mfp-table-cell p {
font-size: 90%;
color: #666;
padding: 10px;
background: rgba(240, 240, 240, 0);
border-radius: 4px;
box-shadow: inset 0px 0px -5px #eee;
margin: 213px 0px 0px 0;
text-shadow: 0 1px 0 #fff;
line-height: normal;
height: 74px;
}

.listaVideosCoordenacoes .mfp-img-left {
height: 150px !important;
width: 255px !important;
}

/***********************FIM MODULO LISTA COORDENACOES********************/







/****************** MODULO LISTA AGENDA GEO****************************/
.listaEventosDoDia{
width: 650px;
display: inline-block;
margin-bottom: 30px;
}

.listaEventosDoDia  .tituloEvento{
color:#c0110f !important;
font-size: 20px !important;
margin-bottom: -10px;

}

.listaEventosDoDia .conteudoEvento img{

    width: 200px;
}
.listaEventosDoDia .eventoData{
    font-size: 10px !important;
}

#calendar_189 table
{
border-collapse: initial;
border:0px;
width: 100%;
}

#calendar_189 table td{
 padding: 0px;
vertical-align: none;
border-top:none;
line-height: none;
text-align: center;
vertical-align:middle;
 }

#calendar_189 table td > b{

text-align: left;

 }


#calendar_189 table td span{
font-size:20px;
}

#calendar_189 .cell_body td
{
border:1px solid #D2D2D2;
vertical-align:top;
text-align:left;
padding-left:0px;
height: 60px;
background-color: rgba(0, 0, 255, 0) !important;
}


#calendar_189 p, ol, ul, dl, address
{
margin-bottom:0;

}
#calendar_189 .caltext_color_other_months{

color: #9E9D9A !important;}

 #calendar_189 td,#calendar_189 tr,  #spiderCalendarTitlesList_189 td,  #spiderCalendarTitlesList_189 tr
 {
 border:none;
 height: 60px;
 color: rgb(185, 135, 59)!important;
 }


 #calendar_189 .cala_arrow a:link, #calendar_189 .cala_arrow a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background:none;
	font-size:16px;

}
#calendar_189 .cala_arrow a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:none;
}
#calendar_189 .cala_day a:link, #calendar_189 .cala_day a:visited {
	text-decoration:underline;
	background:none;
	font-size:12px;
	color:rgb(255, 108, 10)!important
}
#calendar_189 .cala_day a:hover {
	font-size:14px;
	text-decoration:none;
	background:none;
	color:#CC8340;
}
#calendar_189 .calyear_table {
	border-spacing:0;
	width:100%;
}
#calendar_189 .calmonth_table {
	border-spacing:0;
	width:100%;
}
#calendar_189 .calbg{
	background-color:#00adef;
	background-color: #CC8340 !important;
	text-align:center;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
   tr.cell_body td{
	text-align:left !important;
        background-color: #ffffff !important;
	}
    }

tr.cell_body td{
	text-align:left !important;
        background-color: #ffffff !important;
	}


#calendar_189 .caltext_color_this_month_unevented {
	color:#000000;
}
#calendar_189 .calfont_year {

	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}
.topo-calendar{
    vertical-align: top;
    border: 1px solid #D2D2D2;


}
.topo-calendar td {
vertical-align: top !important;
border: 1px solid #D2D2D2 !important;
background-color: #ffffff;
}

#calendar_189 .calsun_days
{
	color:#00adef;
}


#calendar_189 .calborder_day
{
border: solid #EB5E0F 1px !important;
}

#spiderCalendarTitlesList_189
{
display:none; width:331px; margin:0px; padding:0px; border:none; z-index:99;position:fixed;  color:#;
}

#spiderCalendarTitlesList_189 #sc1
{
padding:0px; margin:0px; height:65px; background:url('/modules/mod_spidercalendar/images/TitleListBg1.png') no-repeat;
}
#spiderCalendarTitlesList_189 #sc2
{
padding:0px; margin:0px; background:url('/modules/mod_spidercalendar/images/TitleListBg2.png') repeat-y;
}
#spiderCalendarTitlesList_189 #sc3
{
padding:0px; margin:0px; height:32px; background:url('/modules/mod_spidercalendar/images/TitleListBg3.png') no-repeat;
}
#spiderCalendarTitlesList_189 p
{
margin:20px;
margin-top:0px;
text-align:left;
}

#calendar_189 p{
margin-bottom: 0;
height: 17px;
margin-right: -59px;
width: 93px;
overflow: hidden;

}
/******************FIM MODULO LISTA AGENDA GEO****************************/
/****************** MODULO LISTA AGENDA PRESIDENTA****************************/
.listaEventosDoDia{
width: 650px;
display: inline-block;
margin-bottom: 30px;
}

.listaEventosDoDia  .tituloEvento{
color:#c0110f !important;
font-size: 20px !important;
margin-bottom: -10px;

}

.listaEventosDoDia .conteudoEvento img{

    width: 200px;
}
.listaEventosDoDia .eventoData{
    font-size: 12px !important;
}

#calendar_196 table
{
border-collapse: initial;
border:0px;
width: 100%;
}

#calendar_196 table td{
 padding: 0px;
vertical-align: none;
border-top:none;
line-height: none;
text-align: center;
vertical-align:middle;
 }

#calendar_196 table td > b{

text-align: left;

 }


#calendar_196 table td span{
font-size:20px;
}

#calendar_196 .cell_body td
{
border:1px solid #D2D2D2;
vertical-align:top;
text-align:left;
padding-left:0px;
height: 60px;
background-color: rgba(0, 0, 255, 0) !important;
}


#calendar_196 p, ol, ul, dl, address
{
margin-bottom:0;

}
#calendar_196 .caltext_color_other_months{

color: #9E9D9A !important;}

 #calendar_196 td,#calendar_196 tr,  #spiderCalendarTitlesList_196 td,  #spiderCalendarTitlesList_196 tr
 {
 border:none;
 height: 60px;
 color: rgb(185, 135, 59)!important;
 }


 #calendar_196 .cala_arrow a:link, #calendar_196 .cala_arrow a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background:none;
	font-size:16px;

}
#calendar_196 .cala_arrow a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:none;
}
#calendar_196 .cala_day a:link, #calendar_196 .cala_day a:visited {
	text-decoration:underline;
	background:none;
	font-size:12px;
	color:rgb(255, 108, 10)!important
}
#calendar_196 .cala_day a:hover {
	font-size:14px;
	text-decoration:none;
	background:none;
	color:#CC8340;
}
#calendar_196 .calyear_table {
	border-spacing:0;
	width:100%;
}
#calendar_196 .calmonth_table {
	border-spacing:0;
	width:100%;
}
#calendar_196 .calbg{
	background-color:#00adef;
	background-color: #CC8340 !important;
	text-align:center;
}


tr.cell_body td{
	text-align:left !important;
	}


#calendar_196 .caltext_color_this_month_unevented {
	color:#000000;
}
#calendar_196 .calfont_year {
	font-family:;
	font-size:24px;
	font-weight:bold;
	color:#;
}

#calendar_196 .calsun_days
{
	color:#00adef;
}


#calendar_196 .calborder_day
{
border: solid #EB5E0F 1px !important;
}

#spiderCalendarTitlesList_196
{
display:none; width:331px; margin:0px; padding:0px; border:none; z-index:99;position:fixed;  color:#;
}

#spiderCalendarTitlesList_196 #sc1
{
padding:0px; margin:0px; height:65px; background:url('/modules/mod_spidercalendar/images/TitleListBg1.png') no-repeat;
}
#spiderCalendarTitlesList_196 #sc2
{
padding:0px; margin:0px; background:url('/modules/mod_spidercalendar/images/TitleListBg2.png') repeat-y;
}
#spiderCalendarTitlesList_196 #sc3
{
padding:0px; margin:0px; height:32px; background:url('/modules/mod_spidercalendar/images/TitleListBg3.png') no-repeat;
}
#spiderCalendarTitlesList_196 p
{
margin:20px;
margin-top:0px;
text-align:left;
}

#calendar_196 p{
margin-bottom: 0;
height: 17px;
margin-right: -59px;
width: 93px;
overflow: hidden;

}
/******************FIM MODULO LISTA AGENDA PRESIDENTA****************************/

.mapasGeo h3 {
    font-size: 9pt;
    color: #c0110f;
}

.mapasGeo td {
    border: 0px;
    width: 292px;
}

.mapasGeo label {
    font-size: 8pt;
    font-weight: bold;
}

.mapasGeo .form {
    margin-left: 0px;
    width: 150px;
}

.mapasGeo .btnGeo {
    margin-top: -11px;
}

.mapasGeo select {
    height: 24px;
}

.mapasGeo .radioGeo {
    margin-top: -4px;
}

.shadowMapasGeo {
    background-image: url("../../../images/sombra.png");
    background-repeat: no-repeat;
    background-position: 290px 20px;
    height: 600px;
}

.nav-tabs.nav-stacked > li > a {
    background-image: url("../../../images/bg_noticias.png");
    text-align: right;
    font-size: 11px;
}

.nav-tabs.nav-stacked > li > a:hover {
    color: #c0110f;
}

/*Tooltip*/
.tooltip-area{
	background: #434343;
	border: 1px solid #434343;
	color: #FFF;
	padding: 5px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
.tooltip-conteudo img{
	border: 1px solid #222;
	display: block;
}

/*Setas*/
.tooltip-seta div{
	position: absolute;
	border: transparent solid 6px;
	height: 0;
	width: 0;
}
.tooltip-seta .tooltip-posicao-topo-centro,
.tooltip-seta .tooltip-posicao-topo-esquerda,
.tooltip-seta .tooltip-posicao-topo-direita,
.tooltip-seta .tooltip-posicao-topo-lateral-esquerda,
.tooltip-seta .tooltip-posicao-topo-lateral-direita{
	border-bottom-color:#434343;
}
.tooltip-seta .tooltip-posicao-topo-centro,
.tooltip-seta .tooltip-posicao-topo-lateral-esquerda,
.tooltip-seta .tooltip-posicao-topo-lateral-direita{
	top:-13px;
}
.tooltip-seta .tooltip-posicao-topo-centro,
.tooltip-seta .tooltip-posicao-rodape-centro{
	left:50%;
}
.tooltip-seta .tooltip-posicao-topo-centro,
.tooltip-seta .tooltip-posicao-rodape-centro,
.tooltip-seta .tooltip-posicao-rodape-direita,
.tooltip-seta .tooltip-posicao-topo-direita{
	margin-left:-6px;
}
.tooltip-seta .tooltip-posicao-rodape-centro,
.tooltip-seta .tooltip-posicao-rodape-esquerda,
.tooltip-seta .tooltip-posicao-rodape-direita,
.tooltip-seta .tooltip-posicao-rodape-lateral-esquerda,
.tooltip-seta .tooltip-posicao-rodape-lateral-direita{
	border-top-color:#434343;
}
.tooltip-seta .tooltip-posicao-rodape-centro,
.tooltip-seta .tooltip-posicao-rodape-lateral-esquerda,
.tooltip-seta .tooltip-posicao-rodape-lateral-direita{
	bottom:-13px;
}
.tooltip-seta .tooltip-posicao-rodape-esquerda,
.tooltip-seta .tooltip-posicao-topo-esquerda,
.tooltip-seta .tooltip-posicao-centro-direita {
	border-right-color:#434343;
}
.tooltip-seta .tooltip-posicao-rodape-esquerda,
.tooltip-seta .tooltip-posicao-rodape-direita {
	bottom:-10px;
}
.tooltip-seta .tooltip-posicao-rodape-esquerda,
.tooltip-seta .tooltip-posicao-topo-esquerda,
.tooltip-seta .tooltip-posicao-rodape-lateral-direita,
.tooltip-seta .tooltip-posicao-topo-lateral-direita {
	right:0;
}
.tooltip-seta .tooltip-posicao-rodape-esquerda,
.tooltip-seta .tooltip-posicao-topo-esquerda {
	margin-right:-1px;
}
.tooltip-seta .tooltip-posicao-topo-esquerda,
.tooltip-seta .tooltip-posicao-topo-direita {
	top:-10px;
}
.tooltip-seta .tooltip-posicao-rodape-direita,
.tooltip-seta .tooltip-posicao-topo-direita,
.tooltip-seta .tooltip-posicao-centro-esquerda {
	border-left-color:#434343;
}
.tooltip-seta .tooltip-posicao-rodape-direita,
.tooltip-seta .tooltip-posicao-topo-direita,
.tooltip-seta .tooltip-posicao-rodape-lateral-esquerda,
.tooltip-seta .tooltip-posicao-topo-lateral-esquerda {
	left:0;
}
.tooltip-seta .tooltip-posicao-centro-direita,
.tooltip-seta .tooltip-posicao-centro-esquerda {
	top:50%;
	margin-top:-6px;
}
.tooltip-seta .tooltip-posicao-centro-direita {
	left:-13px;
}
.tooltip-seta .tooltip-posicao-centro-esquerda {
	right:-13px;
}

/**Controle de Exibição do Formulário Fale Com a Ouvidoria**/
#fieldset_radio_lei, #fieldset_pedido {
    display: none;
}

#fieldset_radio_lei {
    margin-top: -22px;
    margin-left: 20px;
}

#fieldset_pedido {
    margin-top: -30px;
    margin-left: 164px;
    margin-bottom: -40px
}

.geoprocessamento .separator {
    border-left: 3px solid #c0110f;
    height: 25px;
    font-size: 13pt;
    padding-left: 7px;
    padding-top: -50px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: 100;
    color: #000;
    margin-left: -10px !important;
}

.geoprocessamento .item-353, .item-358, .item-361 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    border-bottom: 0px !important;
}

.geoprocessamento li {

    margin-left: 10px !important;
	border: 1px;
    border-bottom-style: dotted;
    padding-right: -28px;
    width: 204px;
    border-color: rgb(148, 7, 7);
}

.menuLateralAcessoInformacao a:hover {
    background-color: transparent !important;
}

.lupa {

	height: 42px;
}

.box-pesquisa-menu {
    height: 60px;
}

.t3-megamenu .t3-module .module-ct {
    margin-top: -25px !important;
}

.t3-megamenu .btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
    background-color: transparent !important;
    border: 0px !important;
}



div.custom2  div.article_slider a.previous:hover {
background: url('arquivos/imagens/sistema/nav_arrows.png') no-repeat scroll left 50% transparent;

}

div.custom2 div.article_slider a.previous {
left: 4px;
background: url('arquivos/imagens/sistema/nav_arrows.png') no-repeat scroll left 50% transparent;
}
h4.result-title {
margin-top: 9px !important;
font-size: 0px !important;
}

h4.result-title > a {
color: #E52E2E;
font-size: 12px;
}
ul.search-results > li > p {
font-size: 10px;

}

ul.search-results  .list-striped li {
border-bottom: 1px solid #ddd;
padding: 1px 15px;
}

.dropdown .mega .upa .mega-align-right{
margin-top: 10px;
}


.vjs-fade-out {
visibility: visible!important;
opacity: 1!important;
-webkit-transition: visibility 0s linear 1.5s,opacity 1.5s linear;
-moz-transition: visibility 0s linear 1.5s,opacity 1.5s linear;
-ms-transition: visibility 0s linear 1.5s,opacity 1.5s linear;
-o-transition: visibility 0s linear 1.5s,opacity 1.5s linear;
transition: visibility 0s linear 1.5s,opacity 1.5s linear;
}



/******************* LISTA NOTICIAS COORDENACOES ***********************************/

#shadowNoticias .img_caption.left, .pull-left.item-image {
margin: -15px 14px -21px 0;
}



#shadowNoticias .img_caption p.img_caption {
background: rgba(238, 238, 238, 0);
color: #646464;
font-size: 9px;
width: 100%;
margin: 0;
margin-top: 0px;
padding: 0px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
clear: both;
}






/*****************PAGINA GALERIA DE IMAGENS****************************/

div.galeriaImagensCoordenacoes .article-content {
    font-family: "Trebuchet MS";
    padding-left: 0px;
    margin-top: 0px;
	max-height: none;
}


div.galeriaImagensCoordenacoes .minifrontpage-default .mfp-table-cell-inner .mfp-img-left {
float: left;
margin: 0 10px 10px 0;
height: 130px !important;
width: 195px !important;
background: #FFF !important;
border: 1px solid #ccc;
margin: -5px 5px 5px 0px !important;
padding: 4px !important;
}
.mi

div.galeriaImagensCoordenacoes .minifrontpage-default .mfp-date-author {
    font-size: 80%;
    line-height: 120%;
    color: #666;
    margin-bottom: 10px;
    display: block;
    font-size: 10px;
    border-left: 3px solid #c0110f;
    padding-left: 4px;
    line-height: 12px;
}

div.listaNoticias .article-aside dl dd {
    position: absolute;
    margin-top: -49px;
    margin-bottom: 0px;
    font-size: 10px;
    border-left: 3px solid #c0110f;
    padding-left: 4px;
    line-height: 12px;
}

.listaNoticias .pull-left img {
	display: none;
}

div.galeriaImagensCoordenacoes  .minifrontpage-default .mfp-introtitle a {
    color: #C0110F;
}

div.galeriaImagensCoordenacoes .minifrontpage-default .mfp-introtitle {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 120%;
    color: #CC0000;
    margin-bottom: 5px;
    text-transform: uppercase;
    position: absolute;
    margin-left: 220px;
    margin-top: 37px;
}


div.galeriaImagensCoordenacoes .minifrontpage-default .mfp-table-cell p {
    font-size: 90%;
    color: #030303;
    padding: 10px;
    background: none;
    border-radius: 4px;
    box-shadow: inset 0px 0px 0px #eee;
    margin: 30px 0px 10px 211px;
    text-shadow: 0 1px 0 #fff;
    line-height: normal;
    font-size: 12px;
    font-style: oblique;
}

div.galeriaImagensCoordenacoes  ul.sige{

    clear: both;
    display: table;
    padding: 0px;
    padding-left: 0px;
    margin: 30px 0px 0px 35px;
}


div.galeriaImagensCoordenacoes li.sige{

    overflow: hidden !important;
    background-image: none !important;
    padding: 0 !important;
    margin-left: 12px!important;
    margin-top: 8px !important;
}

#sb-container {
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: left;
    top: 0;
    z-index: 5000 !important;
}



.galeriaImagensCoordenacoes .sige li{
width: 190px;
}

.galeriaImagensCoordenacoes .sige_thumb img {
width: 175px;
}
/*****************FIM PAGINA GALERIA IMAGENS*************************/



.moduletablelistaNoticiasCoordenacoes{
margin-top: 15px;
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding-left: 16px;
padding-right: 10px;
padding-top: 25px;
padding-bottom: 16px !important;
background-image: url("../../../images/bg_noticias.png");

}


.moduletablelistaNoticiasCoordenacoes img{
width: 130px;
height: 85px;
}

.moduletablelistaNoticiasCoordenacoes h3{
border-left: 3px solid #c0110f;
height: 25px;
font-size: 14pt;
padding-left: 7px;
padding-top: -50px;
margin-bottom: 5px;
margin-top: -10px;
font-weight: 100;
color: #000;
}



.listaNoticiasCoordenacoes{
margin-top: 15px;
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding-left: 16px;
padding-right: 10px;
padding-top: 25px;
padding-bottom: 16px !important;
background-image: url("../../../images/bg_noticias.png");

}


.listaNoticiasCoordenacoes img{
width: 130px;
height: 85px;
}

.listaNoticiasCoordenacoes h3{
border-left: 3px solid #c0110f;
height: 25px;
font-size: 14pt;
padding-left: 7px;
padding-top: -50px;
margin-bottom: 5px;
margin-top: -10px;
font-weight: 100;
color: #000;
}



ul#accordeonck543 li.level1 {
border-bottom: 1px solid rgba(232, 232, 232, 1);
margin: 0;
text-align: left;
list-style: none;
color: #666;
background: none;
background-color: rgba(232, 232, 232, 0.34);
margin-bottom: 5PX;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}




#accordeonck543 li.level1:hover {
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
background-color: rgba(232, 232, 232, 1);
margin-bottom: 5PX;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}


ul#accordeonck580 li.level1 {
border-bottom: 1px solid rgba(232, 232, 232, 1);
margin: 0;
text-align: left;
list-style: none;
color: #666;
background: none;
background-color: rgba(232, 232, 232, 0.34);
margin-bottom: 5PX;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}




#accordeonck580 li.level1:hover {
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
background-color: rgba(232, 232, 232, 1);
margin-bottom: 5PX;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}










.modulelistaNoticiasCoordenacoes {
margin-top: 15px;
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding-left: 16px;
padding-right: 10px;
padding-top: 25px;
padding-bottom: 16px !important;
background-image: url("../../../images/bg_noticias.png");
} 

h4.newsflash-titlelistaNoticiasCoordenacoes {
height: -22px;
font-size: 13px;
padding-left: 0px;
padding-top: -50px;
margin-bottom: 5px;
font-weight: 100;
color: #C71E1E;
text-transform: uppercase;
}
.newsflash-titlelistaNoticiasCoordenacoes a {
text-decoration: none;
color: #C71E1E;
}

.newsflashlistaNoticiasCoordenacoes img{
width: 130px;
height: 85px;
margin-right: 5PX;
float: left;
}

.newsflashlistaNoticiasCoordenacoes p{
min-height: 80px;
}

.moduleendereco{
width: 215px;
margin-top: 40px;
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding-left: 16px;
padding-right: 10px;
padding-top: 25px;
padding-bottom: 16px !important;
background-image: url("../../../images/bg_noticias.png");

}


.moduleendereco  h3{
margin-bottom: 15px;
}






#accordeonck543 li.level1 > a {
font-size: 14px;
}

.caixa {
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:10px 10px 10px 10px;
line-height: 25px;
width: 595px;
/*height: 130px;*/
float: left;
}

.fotoCaixa {
width: 164px;
height: 130px;
float: left;
text-align: center;
margin-right: 10px;

}


.fotoCaixa img {
height: 130px;
float: none;
}
.tituloCaixa {
color: #c0110f;
line-height: 15px;
margin-bottom: 10px;

}

.enderecoCaixa {
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_localizacao.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 397px;
float: left;
font-size: 12px;
margin-top: 10px;
}
.telefoneCaixa{
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_telefone.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 397PX;
float: left;
font-size: 12PX;
margin-top: 5px;
margin-bottom: 5px;
}

.emailCaixa{
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_email.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 397PX;
float: left;
font-size: 12PX;
}

.curriculoCaixa{
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_pdf.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 397PX;
float: left;
font-size: 12PX;
}



.pCaixa {
float: left;
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 10px 10px 10px 10px;
width: 177px;
height: 160px;
margin-top: 20px;
margin-right: 10px;
text-align: left;

}

.pFotoCaixa {
width: 175px;
height: 110px;

margin-bottom: 23px;
text-align: center;

}

.pFotoCaixa img{
height: 112px;
text-align: center;
float: none;
}

.pNomeCaixa {
color: #c0110f;
line-height: 15px;
font-size: 12PX;
margin-bottom: 10px;
line-height: 15px;
height: 25px;
}

.pAssessorCaixa {
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon-assessor.png") ;
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
float: left;
font-size: 12px;

}
.pTelefoneCaixa{
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_telefone.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
float: left;
font-size: 12PX;
margin-top: 5px;
margin-bottom: 5px;
width: 150px
}

.pEmailCaixa{
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_email.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
float: left;
font-size: 12PX;
}

.pCurriculoCaixa{
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_pdf.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
float: left;
font-size: 12PX;
}


.bar-success {
padding-top: 4px;
background-color: #0E3850  !important;
margin-right: 3PX;

}
.barraProgressiva_texto_espaco {
padding-top: 6PX;
}
.progress {
color: #ffffff !important;
background-image: linear-gradient(to bottom,#AF8F6A,#AF8F6A);
padding: 3PX;
height: 25px;
margin-bottom: 10px;
}

.pull-left .img_caption.none {
display: none;
}


#current_content_114 .img_caption.left{
width: 367px !important;
}




.pagFunai .article-content{
font-family: "Lithos pro";
color:#71492F;
}

.pagFunaiTitulo {
height: 30px;
color: #FEAB41;
background-color: #71492F;
text-align: center;
padding-top: 10px;
font-size: 20px;
}

.imgPagFunai {
margin-top: -133px;
position: absolute;
}

.pagFunai .article-title, .pagFunai  .article-header h1 a {
line-height: 1px;
margin: 0 0 25px 0;
line-height: 1;
color: #c0110f;
font-family: "Lithos pro";
font-weight: normal;
font-size: 20pt;
text-decoration: none;


height: 30px;
color: #FEAB41;
background-color: #71492F;
text-align: center;
padding-top: 10px;
font-size: 20px;
}

.pagFunaiEspaco {
width: 225px;
height: 184px;
float: left;
}
.pagFunaiAlbum {
background-color: #A79183;
height: 150px;
height: 155px;
}

.pagFunaiAlbumImg {
width: 180px;
height: 125px;
background-color: azure;
float: left;
margin: 16px 12px 10px 12px;
}

.pagFunaiAlbumImg img{
width: 180px;
height: 125px;
}





.galeriaImagens .pull-left img,.galeriaImagens .article-intro img {

float: left;
position: absolute;
margin: 0 10px 10px 0;
height: 130px !important;
width: 195px !important;
background: #FFF !important;
border: 1px solid #ccc;
margin: 73px 5px 5px 0px !important;
padding: 4px !important;
visibility: visible;
}

.galeriaImagens .article-intro p {
font-size: 90%;
color: #030303;
padding: 0px 10px 0px 10px;
background: none;
border-radius: 4px;
box-shadow: inset 0px 0px 0px #eee;
/*margin: 248px 0px 10px 0px;*/
text-shadow: 0 1px 0 #fff;
line-height: normal;
font-size: 12px;
font-style: oblique;
/*position: absolute;
display: none;*/
visibility: hidden;
}

.galeriaImagens .items-row .item {
margin-bottom: 40px;
height: 250px;
}


div.galeriaImagens .article-header h2 {

display: inline-block;
vertical-align: top;
font-size: 14px;
line-height: 120%;
color: #CC0000;
margin-bottom: 5px;
width: 200PX;
/*text-transform: uppercase;*/
position: absolute;
/*margin-left: 220px;*/
margin-top: 15px;
}



div.galeriaImagens .article-header h2 a {
color: #CC0000;
}

.galeriaImagens .article a {
color: #CC0000;
}

.galeriaImagens .article-info dd {
float: left;
margin-left: 0;
margin-right: 10px;
white-space: nowrap;
color: #666;
margin-bottom: 10px;
display: block;
font-size: 10px;
border-left: 3px solid #c0110f;
padding-left: 4px;
line-height: 12px;
}

.galeriaImagens .article-aside {
color: #999;
font-size: 13px;
margin-top: 223PX;
margin-bottom: 0px;
position: absolute;
}


.galeriaImagens article .article-aside {
color: #999;
font-size: 13px;
margin-top: 3PX;
margin-bottom: 0px;
position: absolute;
}


.ondeCoord {
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_user.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 191px;
float: left;
font-size: 12px;
margin-top: 0px;
}

.ondeEndereco {
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_localizacao.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 191px;
float: left;
font-size: 12px;
margin-top: 10px;
}

.ondeTelefone {
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_telefone.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 191px;
float: left;
font-size: 12px;
margin-top: 10px;
}

.ondeEmail {
background-image: url("http://10.0.0.89/arquivos/conteudo/imagens/interno/icon_email.png");
background-position: 3px center;
background-repeat: no-repeat;
padding-left: 24px;
width: 191px;
float: left;
font-size: 12px;
margin-top: 10px;
}

.aPresidente .article-content {

text-align: justify;
color: #000;
font-family: "Trebuchet MS";
border: 1px solid;
border-color: #ecebe8;
background-color: #fff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 10px 10px 10px 10px;
line-height: 25px;
width: 595px;

}


.links_redes_sociais .botao-link {
height: auto;
margin-left: 530px;
z-index: 1000;d
}

.links_redes_sociais a{
background-image: url("http://10.0.0.89/templates/t3_blank/images/btn_share.png")no-repeat;
margin-right:0px;
margin-top: -40px;
}
.links_redes_sociais a:hover{
padding-left: 0px;
margin-right: 0px;
}

.links_redes_sociais #facebook{
background-position: 0px 0px;
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/icon-facebook.png");
background-repeat: no-repeat;

}

.links_redes_sociais #facebook:hover{
background-position: 0px -42px;	
}
	
.links_redes_sociais #twitter{
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/icon-twiter.png");
background-repeat: no-repeat;
}

.links_redes_sociais #twitter:hover{
background-position: 0px -42px;
}

.links_redes_sociais #google	{
background-position: -96px 0px;
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/icon-facebook.png");
background-repeat: no-repeat;
}

.links_redes_sociais #google:hover{
background-position: -96px -42px;
}


.links_redes_sociais #youtube{
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/icon-youtube.png");
background-repeat: no-repeat;
}

.links_redes_sociais #youtube:hover{
background-position: 0px -42px;
}

.links_redes_sociais #flickr{
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/icon-flickler.png");
background-repeat: no-repeat;
}

.links_redes_sociais #flickr:hover{
background-position: 0px -42px;
}

.links_redes_sociais #RSS{
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/icon-rss.png");
background-repeat: no-repeat;
}

.links_redes_sociais #RSS:hover{
background-position: 0px -42px;
}	

/*****************************************************/

.iconesMenu .links_redes_sociais {
z-index: 2001;
margin-left: 370px;
position: absolute;
margin-top: 0px;
width: 694px;
}

.links_redes_sociais a{
background-image: url("http://10.0.0.89/templates/t3_blank/images/btn_share.png")no-repeat;
margin-right:0px;
margin-top: -35px;
}

.iconesMenu .links_redes_sociais #facebook{
background-position: 0px 0px;
width: 41px;
height: 38px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/m-icon-facebook.png");
background-repeat: no-repeat;

}

.iconesMenu .links_redes_sociais #facebook:hover{
background-position: 0px -38px;	
}
	
.iconesMenu .links_redes_sociais #twitter{
width: 41px;
height: 38px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/m-icon-twiter.png");
background-repeat: no-repeat;
}

.iconesMenu .links_redes_sociais #twitter:hover{
background-position: 0px -38px;
}

.iconesMenu .links_redes_sociais #google	{
background-position: -96px 0px;
width: 41px;
height: 41px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/m-icon-facebook.png");
background-repeat: no-repeat;
}

.iconesMenu  .links_redes_sociais #google:hover{
background-position: -96px -42px;
}


.iconesMenu  .links_redes_sociais #youtube{
width: 41px;
height: 38px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/m-icon-youtube.png");
background-repeat: no-repeat;
}

.iconesMenu  .links_redes_sociais #youtube:hover{
background-position: 0px -40px;
}

.iconesMenu .links_redes_sociais #flickr{
width: 41px;
height: 38px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/m-icon-flickler.png");
background-repeat: no-repeat;
}

.iconesMenu .links_redes_sociais #flickr:hover{
background-position: 0px -39px;
}

.iconesMenu .links_redes_sociais #RSS{
width: 41px;
height: 38px;
float: left;
background-image: url("/arquivos/conteudo/imagens/icons/m-icon-rss.png");
background-repeat: no-repeat;
}

.iconesMenu .links_redes_sociais #RSS:hover{
background-position: 0px -40px;
}	


.notas  article img{
display: none;
}



.caixaAlert {
border: 1px solid #d6d6d6;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
min-height: 80px;
overflow: hidden;
background-color: #fff;
margin-top: 13px;
padding-bottom: 0px;
margin-top: 10px;
}

.caixaAlertImg{
background-image: url("../../../images/alert.png");
background-repeat: no-repeat;
 background-position: 88px 81px;
width: 218px;
height: 300px;
float: left;

}

.caixaAlertTexto {
color: #6C1F1F;
size: b4;
font-size: 19px;
text-align: center;
margin-top: 36px;
}


.galeriaImagensCoordenacoes .pull-left img {
background: none repeat scroll 0 0 #FFFFFF !important;
border: 1px solid #CCCCCC;
float: left;
height: 143px !important;
margin: 11px 5px 5px 0 !important;
padding: 4px !important;
width: 198px !important;
}

.galeriaImagensCoordenacoes .article-header h1 a{
line-height: 1px;
margin: 0 0 0px 0;
line-height: 1;
color: #c0110f;
font-family: "Trebuchet MS";
font-weight: normal;
font-size: 20pt;
text-decoration: none;
}

div.galeriaImagensCoordenacoes .article-header h2 a {

margin: 0 0 0px 0;
line-height: 1;
color: #c0110f;
font-family: "Trebuchet MS";
font-weight: normal;
font-size: 14pt;
text-decoration: none;
position: absolute;
margin-left: 230px;
margin-top: 53px;
}

.blog.galeriaImagensCoordenacoes p {
position: absolute;
margin-top: 68px;
margin-left: 237px;
}

#moduleSlideShow143 .img_caption.left{

margin: 0 20px 0px 0;
}

#moduleSlideShow143 .img_caption p.img_caption {
font-size: 8px;
padding: 0px;

}


.imgFloatNone img {
float: none;
}

.img_caption {
text-align: center !important;
}



.caixaParceria {
border: 1px solid #C2C2C2;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}


.tituloParceria {
height: 34px;
background-color: rgb(220, 223, 220);
color: #BD0F18;
vertical-align: inherit;
padding-top: 15px;
padding-left: 20px;
font-size: 16px;
-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}


.caixaParceria li{
list-style: url("/arquivos/conteudo/imagens/icons/seta-lista.png");
line-height: 34px;
}
.caixaParceria ul li ul li{
list-style: url("/arquivos/conteudo/imagens/icons/seta-lista-sub.png");
}


#t3-content > div.item-page.clearfix > article > section > div > ul > li:nth-child(1) > ul > li:nth-child(1) > span{
display: initial !important;

}

.tooltipgc_inner {
color: white;
}

.caixaParceria  a {
color: #000;

}

.caixaParceria  a:hover {
color: #00466f;
text-decoration: underline;
color: #ffffff;
background-color: #463023;
padding: 3px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
text-decoration: none;
text-decoration: none;
}

fieldset#jform_pedido {
margin-bottom: 15px;
}

img#banner-esic {
margin-left: 40%;
margin-top: 17px;
}

.form-horizontal .control-label {
width: 150px;
padding-top: 5px;
text-align: right;
}


#ouvidoria-inter .form-horizontal .control-group {
margin-bottom: 8px;
float: left;
margin-left: 21px;
}


#ouvidoria-inter .form-horizontal .control-label {
width: 100%;
padding-top: 5px;
text-align: left;
}

#ouvidoria-inter .form-horizontal .controls {
margin-left: 10px;
/* display: table-row-group; */
}



#ouvidoria-inter .form-horizontal .control-group {
margin-bottom: 10px;
float: left;
}


#ouvidoria-inter  label#jform_Demanda-lbl {
width: 80px;
}

#ouvidoria-inter #jform_Demanda label {
margin-bottom: 43px;
}


#ouvidoria-inter label#jform_elogio-lbl {
margin-top: -457px;
margin-left: 100px;
font-size: 12px;
}

#ouvidoria-inter label#jform_denuncia-lbl {
margin-top: -407px;
margin-left: 100px;
font-size: 12px;
}

#ouvidoria-inter label#jform_reclamacao-lbl {
margin-top: -358px;
margin-left: 100px;
font-size: 12px;
}

#ouvidoria-inter label#jform_sugestao-lbl {
margin-top: -309px;
margin-left: 100px;
font-size: 12px;
}

#ouvidoria-inter label#jform_manifestacao-lbl {
margin-top: -263px;
margin-left: 100px;
font-size: 12px;
}

#ouvidoria-inter label#jform_solicitacao-lbl {
margin-top: -214px;
margin-left: 100px;
font-size: 12px;
}

#ouvidoria-inter label#jform_pedido-lbl {
width: 80px;
}



#ouvidoria-inter #fieldset_radio_lei {
    margin-left: 20px;
    margin-top: -128px;
}

#ouvidoria-inter fieldset#fieldset_demanda {
margin-bottom: -100px;
}

#ouvidoria-inter  fieldset#fieldset_dados_pessoais {
width: 621px;
}

#ouvidoria-inter  fieldset#fieldset_etnia {
width: 674px;
}
#ouvidoria-inter  fieldset#fieldset_contato {
width: 674px;
}




@media screen and (min-width:0\0){
 
  #ouvidoria-inter div.control-group.jform_terra_indigena {
    margin-left: 46px\0/ !important;
    width:256px;
   }

   #ouvidoria-inter div.control-group.jform_estado {
    margin-left: 46px\0/ !important ;
    width:256px;
    }


   #ouvidoria-inter div.control-group.jform_complemento {
    width:256px\0/;
   }

   #ouvidoria-inter div.control-group.jform_resposta {
   margin-left: 73px\0/ !important;
   width:256px\0/;
   }

    
}

 #ouvidoria-inter img#banner-esic {
margin-left: 26%;
margin-top: 17px;
}

.item-form-oculto {
display: none !important;
}


@-moz-document url-prefix() { 
  
.formOuvidoria fieldset#jform_pedido {
    margin-top: -20px;
}

}

	
.layout-default .row {
margin-left: 12px;
}

.layout-default  .span12 {
width: 900px;
}