
*, h1, h2, h3, h4, h5, p {
    margin: 0;
    outline: medium none;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
}
body {
    background: url("../imagens/bg.png") repeat-y scroll center 0 #E3F3FC;
    font-size: 13px;
    line-height: 1.231;
    margin: 0;
}
body, button, input, select, textarea {
    color: #979797;
    font-family: Tahoma,Geneva,sans-serif;
}
html, body {
    height: 100%;
}
#container {
    display: none;
    min-height: 100%;
}
body {
    height: auto;
    min-height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
#main {
    background: url("../imagens/bg-cont.png") repeat-x scroll center 0 #0f2f4e;
    overflow: auto;
}
body:before {
    content: "";
    float: left;
    height: 100%;
    margin-top: -32767px;
    width: 0;
}
.imgs, header h1, header p, #logos li a, .listas li {
    background: url("../imagens/imgs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
*::-moz-selection {
    background: none repeat scroll 0 0 #E3F3FC;
    color: #0292A0;
    text-shadow: none;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.indent {
    text-indent: -9999px;
}
a {
    color: #0000EE;
    outline: medium none;
    text-decoration: none;
}
a:visited {
    color: #551A8B;
}
a:hover {
    color: #0066EE;
}
a:focus {
    outline: medium none;
}
a:hover, a:active {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
ins {
    background: none repeat scroll 0 0 #FFFF99;
    color: #000000;
    text-decoration: none;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
.indent {
    text-indent: -9999px;
}
.clear {
    clear: both;
}
.none {
    display: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.alignnone, .alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
pre, code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {
    font-size: 85%;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
}
f:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
}
ul, ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
nav ul, nav ol, nav li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.indent {
    text-indent: -100000px;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.hidden {
    overflow: hidden;
}
.center {
    text-align: center;
}
.tleft {
    text-align: left;
}
.tright {
    text-align: right;
}
.font10 {
    font-size: 10px;
}
.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.red {
    color: #FF0000;
}
.black {
    color: #000000;
}
.white {
    color: #FFFFFF;
}
.blue {
    color: #0A90F1;
}
.blue2 {
    color: #015996;
}
.grey {
    color: #616161;
}
.cor1 {
}
.cor2 {
}
.cor3 {
}
.w5 {
    width: 5%;
}
.w10 {
    width: 10%;
}
.w15 {
    width: 15%;
}
.w20 {
    width: 20%;
}
.w25 {
    width: 25%;
}
.w30 {
    width: 30%;
}
.w35 {
    width: 35%;
}
.w40 {
    width: 40%;
}
.w45 {
    width: 45%;
}
.w50 {
    width: 50%;
}
.w55 {
    width: 55%;
}
.w60 {
    width: 60%;
}
.w65 {
    width: 65%;
}
.w70 {
    width: 70%;
}
.w75 {
    width: 75%;
}
.w80 {
    width: 80%;
}
.w85 {
    width: 85%;
}
.w90 {
    width: 90%;
}
.w95 {
    width: 95%;
}
.w100 {
    width: 100%;
}
.curvs {
    border-radius: 14px;
}
.curvt {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.curvb {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tits {
    color: #FFFFFF;
    font-size: 30px;
}
header {
    background: url("../imagens/bg-header.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    height: 275px;
}
header h1 {
    background-position: 0 0;
    margin: 35px auto;
    width: 387px;
}
header h1 a {
    display: block;
    height: 124px;
    text-indent: -99999px;
}
header p {
    background-position: 0 -295px;
    height: 90px;
    left: 50%;
    margin-left: -474px;
    position: absolute;
    text-indent: -99999px;
    top: 280px;
    width: 948px;
    z-index: 1;
}
#menu {
    float: left;
    left: 50%;
    position: relative;
}
#menu a {
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    margin-right: 37px;
    padding: 12px;
    position: relative;
    right: 50%;
}
#menu a:hover {
    background: none repeat scroll 0 0 #025D66;
    border-radius: 14px;
}
#content {
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0;
    width: 960px;
}
#content {
    color: #FFFFFF;
}

#content span {
    color: #000000;
}

#content li {
    color: #000000;
}

#content.int section {
    display: inline-block;
    margin: 20px 0;
}
#content.int section h2 {
    margin: 20px 0 0;
}
p {
    line-height: 1.4em;
    margin: 20px 0 0;
}
#pergunta {
    background-position: -397px 0;
    color: #FFFFFF;
    height: 284px;
    margin: 165px auto 50px;
    position: relative;
    text-align: center;
    width: 800px;
}
#pergunta h2 {
    font-size: 36px;
    position: absolute;
    right: 40px;
    top: 90px;
}
#pergunta p {
    font-size: 24px;
    line-height: 0;
    margin: 0;
    position: absolute;
    right: 140px;
    top: 140px;
}
#pergunta a {
    bottom: 15px;
    color: #FFFFFF;
    font-size: 18px;
    height: 40px;
    padding: 14px 0;
    position: absolute;
    right: 126px;
    width: 290px;
}
#pergunta a:hover {
    color: #E5F4FC;
}
#noticiasi, #videos, #twitter {
    float: left;
    margin: 0 40px 0 0;
    width: 30%;
}
#noticiasi li {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 0 0;
}
#noticiasi li h3 {
    color: #5E5E5E;
    font-size: 14px;
}
#noticiasi li a {
    color: #979797;
    display: block;
    padding: 15px 10px;
}
#noticiasi li a:hover, #noticiasi li a:hover h3 {
    color: #0393A1;
}
#noticiasi a {
    color: #FFFFFF;
    display: inline-block;
    margin-top: 20px;
}
#noticiasi a:hover {
    color: #01454C;
}
#videos div {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px auto;
    padding: 15px 10px;
}
#videos iframe {
    margin: 10px auto 0 3px;
    width: 262px;
}
#videos p {
    color: #979797;
    margin: 0;
}
#twitter {
    float: right;
    margin: 0;
}
#twitter section {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px auto;
    padding: 10px;
}
.twtr-ft, .twtr-hd {
    display: none;
}
#criterios ol {
    list-style: lower-alpha outside none;
    margin: 20px 0 0 40px;
}
.listas {
    margin: 20px 0 0;
}
.listas li {
    background-position: -958px -295px;
    margin: 5px 0;
}
.listas li a {
    color: #FFFFFF;
    display: block;
    padding: 8px 0 8px 40px;
}
.bt-baixar {
    background-position: 0 -222px;
    display: block;
    height: 39px;
    width: 158px;
}
footer {
    background: url("../imagens/bg-footer.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: none;
    padding: 40px 0;
}
#facebook {
    display: block;
    margin: 20px auto 30px;
    width: 910px;
}
#ue0s3j_1, #ue4l8o_1, #ue65nm_1, #ue899v_1, #ue9fw7_1 {
    border: medium none !important;
}
#superban {
    border: 2px solid #FFFFFF;
    display: block;
    height: 90px;
    margin: 20px auto;
    width: 906px;
}
#links {
    margin: 20px auto;
    width: 910px;
}
#logos {
    display: block;
    margin: 40px auto;
    width: 360px;
}
#logos li {
    float: left;
}
#logos li a {
    display: block;
}
#logos li a.detran {
    background-position: -2px -134px;
    height: 78px;
    margin-right: 0px;
    width: 91px;
}
#logos li a.govpb {
        background-position: -95px -134px;
    height: 78px;
    width: 114px;
}
img {
    border: 0 none;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}
td {
    text-align: center;
}

td p {
    text-align: center;
}

form, input, textarea {
    margin: 0;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0 none;
    padding: 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
table button, table input {
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
    background-color: #F0DDDD;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
#wrap {
    margin: 0 auto;
    width: 320px;
}
header h1 {
    font-size: 1.3em;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
#wrap {
    margin: 0 auto;
    width: 480px;
}
header h1 {
    font-size: 2em;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#wrap {
    margin: 0 auto;
    width: 768px;
}
header h1 {
    font-size: 2.5em;
}
}
@media print {
* {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")";
}
abbr[title]:after {
    content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
}
pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}
section#oprograma a {
    color: #FFFFFF;
}
.menuLine2 {
    margin-left: -12px;
}
#distribuicao_vagas {
    background: none repeat scroll 0 0 #FFFFFF;
}
#distribuicao_vagas img {
    margin: 0 0 15px 25px;
}
