@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }
a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: yellow;
  color: black; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, table, th, td, caption, hr {
  margin: 0;
  padding: 0; }

abbr[title], dfn[title] {
  cursor: help; }

a, u {
  text-decoration: none; }

ins {
  text-decoration: none;
  border-bottom: 1px solid; }

img {
  font-style: italic; }

label, input, textarea, button, select, option {
  cursor: pointer; }

.text-input:active, .text-input:focus {
  cursor: text;
  outline: none; }

textarea:active, textarea:focus {
  cursor: text;
  outline: none; }

.cf:after, .nav:after, .menu:after {
  content: "";
  display: table;
  clear: both; }

h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dl, blockquote, p, address, table, fieldset, figure, pre, .form-fields > li, .fale small, .media, .island {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.islet {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .islet h1, .islet h2, .islet h3, .islet h4, .islet h5, .islet h6, .islet hgroup, .islet ul, .islet ol, .islet dl, .islet blockquote, .islet p, .islet address, .islet table, .islet fieldset, .islet figure, .islet pre, .islet .form-fields > li, .islet .fale small {
    margin-bottom: 12px;
    margin-bottom: 0.75rem; }

.fale .islet small {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.islet .media, .islet .island, .islet .islet {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.landmark {
  margin-bottom: 48px;
  margin-bottom: 3rem; }

hr {
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }

ul, ol, dd {
  margin-left: 48px;
  margin-left: 3rem; }

html {
  font: 1em/1.5 serif;
  overflow-y: scroll;
  min-height: 100%; }

a:hover, a:active, a:focus {
  text-decoration: underline; }

.current > a {
  cursor: text;
  text-decoration: underline; }

img {
  max-width: 100%; }
  img[width], img[height] {
    max-width: none; }

.img--right {
  float: right;
  margin-bottom: 24px;
  margin-left: 24px; }

.img--left {
  float: left;
  margin-right: 24px;
  margin-bottom: 24px; }

.img--center {
  display: block;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto; }

.img--short {
  height: 120px; }

.img--medium {
  height: 240px; }

.img--tall {
  height: 360px; }

figure > img {
  display: block; }

table {
  width: 100%; }

th, td {
  padding: 6px;
  text-align: left; }

@media screen and (min-width: 480px) {
  th, td {
    padding: 12px; } }
[colspan] {
  text-align: center; }

[colspan="1"] {
  text-align: left; }

[rowspan] {
  vertical-align: middle; }

[rowspan="1"] {
  vertical-align: top; }

.numerical {
  text-align: right; }

.t5 {
  width: 5%; }

.t10 {
  width: 10%; }

.t12 {
  width: 12.5%; }

.t15 {
  width: 15%; }

.t20 {
  width: 20%; }

.t25 {
  width: 25%; }

.t30 {
  width: 30%; }

.t33 {
  width: 33.333%; }

.t35 {
  width: 35%; }

.t37 {
  width: 37.5%; }

.t40 {
  width: 40%; }

.t45 {
  width: 45%; }

.t50 {
  width: 50%; }

.t55 {
  width: 55%; }

.t60 {
  width: 60%; }

.t62 {
  width: 62.5%; }

.t65 {
  width: 65%; }

.t66 {
  width: 66.666%; }

.t70 {
  width: 70%; }

.t75 {
  width: 75%; }

.t80 {
  width: 80%; }

.t85 {
  width: 85%; }

.t87 {
  width: 87.5%; }

.t90 {
  width: 90%; }

.t95 {
  width: 95%; }

.table--bordered th, .table--bordered td {
  border: 1px solid #cccccc; }
.table--bordered th:empty, .table--bordered td:empty {
  border: none; }
.table--bordered thead tr:last-child th {
  border-bottom-width: 2px; }
.table--bordered tbody tr th:last-of-type {
  border-right-width: 2px;
  border-left-width: 2px; }

.table--striped tbody tr:nth-of-type(odd) {
  background-color: #ffffcc; }

.table--data {
  font: 12px/1.5 sans-serif; }

fieldset {
  padding: 24px; }

.form-fields {
  list-style: none;
  margin: 0; }
  .form-fields > li:last-child {
    margin-bottom: 0; }

label, .label {
  display: block; }

header.cell-3 {
  margin-left: -30px; }

.additional {
  display: block;
  font-weight: normal; }

.check-list {
  list-style: none;
  margin: 0; }

.check-label {
  display: inline-block; }

.check-list label, .check-list .label {
  display: inline-block; }

.spoken-form label {
  display: inline-block;
  font: inherit; }

.extra-help {
  display: inline-block;
  visibility: hidden; }

.text-input:active + .extra-help, .text-input:focus + .extra-help {
  visibility: visible; }

.nav {
  list-style: none;
  margin-left: 0; }
  .nav > li {
    display: inline-block;
    *display: inline;
    zoom: 1; }
    .nav > li > a {
      display: inline-block;
      *display: inline;
      zoom: 1; }

.nav--stacked > li {
  display: list-item; }
  .nav--stacked > li > a {
    display: block; }

.nav--banner {
  text-align: center; }

.nav--block {
  line-height: 1;
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  white-space: nowrap; }
  .nav--block > li {
    letter-spacing: normal;
    word-spacing: normal; }
    .nav--block > li > a {
      padding: 12px; }

.nav--fit {
  display: table;
  width: 100%; }
  .nav--fit > li {
    display: table-cell; }
    .nav--fit > li > a {
      display: block; }

.nav--keywords > li:after {
  content: ", "; }
.nav--keywords > li:last-child:after {
  display: none; }

.this-or-this {
  display: table;
  width: 100%;
  text-align: center; }

.this-or-this__this, .this-or-this__or {
  display: table-cell;
  vertical-align: middle; }

.s, .i {
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  zoom: 1;
  font-style: normal;
  font-weight: normal;
  text-align: center; }

.s {
  background-image: url(/path/to/your/sprite.png);
  width: 16px;
  height: 16px;
  top: -1px;
  overflow: hidden;
  *text-indent: -9999px; }
  .s:before {
    content: "";
    display: block;
    width: 0;
    height: 100%; }

.i {
  font-size: 16px;
  width: 1em;
  height: 1em; }
  .i:before {
    content: attr(data-icon); }

.i--large {
  font-size: 32px; }

.i--huge {
  font-size: 64px; }

.i--natural {
  font-size: inherit; }

.icon-text > .icon-text__icon {
  margin-right: 6px; }

.icon-text--rev > .icon-text__icon {
  margin-left: 6px; }

.brand {
  font-family: "Lato", "Helvetica Neue", sans-serif !important;
  color: #61344c !important; }

.brand-face {
  font-family: "Lato", "Helvetica Neue", sans-serif !important; }

.brand-color, .brand-colour {
  color: #61344c !important; }

.float--right {
  float: right !important; }

.float--left {
  float: left !important; }

.text--left {
  text-align: left !important; }

.text--center, .notFound, .navegacao {
  text-align: center !important; }

.text--right {
  text-align: right !important; }

.flush {
  margin: 0 !important; }

.flush--top {
  margin-top: 0 !important; }

.flush--right {
  margin-right: 0 !important; }

.flush--bottom {
  margin-bottom: 0 !important; }

.flush--left {
  margin-left: 0 !important; }

.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.ir, .rfSlider .slideshow .nav > li > a {
  border: 0;
  font: 0/0 Arial;
  text-shadow: none;
  color: transparent;
  background-color: transparent; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  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; }

.full-bleed {
  margin-right: -24px !important;
  margin-left: -24px !important; }

.islet .full-bleed {
  margin-right: -12px !important;
  margin-left: -12px !important; }

.informative {
  cursor: help; }

.muted {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.proceed {
  text-align: right; }

.go:after {
  content: " ┬╗"; }

.caps, .auth a, .alpha, h2 {
  text-transform: uppercase; }

.accessibility {
  position: absolute;
  left: -99999px; }

[dir=rtl] .accessibility {
  left: auto;
  right: -99999px; }

.hide {
  position: absolute;
  left: -9999px; }

@media only screen and (max-width: 480px) {
  .hide--palm {
    position: absolute;
    left: -9999px; } }
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  .hide--lap {
    position: absolute;
    left: -9999px; } }
@media only screen and (max-width: 1023px) {
  .hide--portable {
    position: absolute;
    left: -9999px; } }
@media only screen and (min-width: 1024px) {
  .hide--desk {
    position: absolute;
    left: -9999px; } }
.row {
  zoom: 1; }
  .row:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }

.col-1 {
  display: inline;
  float: left;
  width: 62px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-1 {
  display: inline;
  float: left;
  width: 82px; }

.col-2 {
  display: inline;
  float: left;
  width: 144px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-2 {
  display: inline;
  float: left;
  width: 164px; }

.col-3 {
  display: inline;
  float: left;
  width: 226px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-3 {
  display: inline;
  float: left;
  width: 246px; }

.col-4 {
  display: inline;
  float: left;
  width: 308px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-4 {
  display: inline;
  float: left;
  width: 328px; }

.col-5 {
  display: inline;
  float: left;
  width: 390px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-5 {
  display: inline;
  float: left;
  width: 410px; }

.col-6 {
  display: inline;
  float: left;
  width: 472px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-6 {
  display: inline;
  float: left;
  width: 492px; }

.col-7 {
  display: inline;
  float: left;
  width: 554px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-7 {
  display: inline;
  float: left;
  width: 574px; }

.col-8 {
  display: inline;
  float: left;
  width: 636px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-8 {
  display: inline;
  float: left;
  width: 60%; }
  .cell-8.customPad {
    padding-left: 30px; }

.col-9 {
  display: inline;
  float: left;
  width: 718px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-9 {
  display: inline;
  float: left;
  width: 738px; }

.col-10 {
  display: inline;
  float: left;
  width: 800px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-10 {
  display: inline;
  float: left;
  width: 820px; }

.col-11 {
  display: inline;
  float: left;
  width: 882px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-11 {
  display: inline;
  float: left;
  width: 902px; }

.col-12 {
  display: inline;
  float: left;
  width: 964px;
  margin: 0 10px;
  margin: 0 relative-size(10, 16px, rem); }

.cell-12 {
  display: inline;
  float: left;
  width: 984px; }

.bt-sprite, #crono-principal .crono-nav, .bt-bolinha-empty, .rfSlider .slideshow .nav > li > a, .bt-bolinha-full, .rfSlider .slideshow .nav > li > a.rf-slideshownav-current-nav, .bt-bolinha-plus, .bt-down, .bt-enviar-login, .bt-inscreva-se, .bt-next, .bt-prev, .bt-select, .bt-up {
  background: url("../images/sprites/bt-s135d993ec4.png") no-repeat; }

.bt-bolinha-empty, .rfSlider .slideshow .nav > li > a {
  background-position: -13px -117px;
  height: 14px;
  width: 15px; }

.bt-bolinha-full, .rfSlider .slideshow .nav > li > a.rf-slideshownav-current-nav {
  background-position: -42px -117px;
  height: 14px;
  width: 14px; }

.bt-bolinha-plus {
  background-position: -28px -117px;
  height: 14px;
  width: 14px; }

.bt-down {
  background-position: -146px -117px;
  height: 34px;
  width: 57px; }

.bt-enviar-login {
  background-position: -56px -117px;
  height: 33px;
  width: 90px; }

.bt-inscreva-se {
  background-position: 0 -151px;
  height: 45px;
  width: 210px; }

.bt-next {
  background-position: -118px 0;
  height: 117px;
  width: 60px; }

.bt-prev {
  background-position: -57px 0;
  height: 117px;
  width: 61px; }

.bt-select {
  background-position: 0 -117px;
  height: 12px;
  width: 13px; }

.bt-up {
  background-position: 0 0;
  height: 34px;
  width: 57px; }

.icon-sprite, .icon-seta_login_branca, .auth a.txtbranco .seta, .icon-seta_login_roxa, .auth a.txtroxo .seta, .icon-seta_ver_mais {
  background: url("../images/sprites/icon-s7a6c8b1815.png") no-repeat; }

.icon-seta_login_branca, .auth a.txtbranco .seta {
  background-position: 0 -51px;
  height: 35px;
  width: 87px; }

.icon-seta_login_roxa, .auth a.txtroxo .seta {
  background-position: 0 -16px;
  height: 35px;
  width: 87px; }

.icon-seta_ver_mais {
  background-position: 0 0;
  height: 16px;
  width: 11px; }

html {
  color: #333333;
  font-size: 90%;
  outline: none; }

body {
  font-family: "Lato", "Helvetica Neue", sans-serif;
  background-image: url("../images/pattern.jpg?1362180049");
  background-position: left 0;
  background-repeat: repeat-x;
  background-color: white;
  overflow-y: auto; }

hr {
  border: 0;
  border-top: 1px solid white;
  display: block;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  hr.both {
    margin: 10px 0; }

#content-area {
  max-width: 84.5%;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.wrapper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-width: 981px;
  zoom: 1; }
  .wrapper:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .wrapper:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }

.main {
  opacity: 1.5;
  margin-left: auto;
  margin-right: auto;
  min-width: 981px;
  height: 771px;
  overflow: hidden;
  background-image: url("../images/bgs/home.png?1362180049");
  background-repeat: no-repeat;
  background-position: right 0; }
  .main .wrapper {
    padding-top: 15px;
    height: 756px;
    background-repeat: no-repeat;
    background-position: right 0; }
  .main > .wrapper > .customPad {
    padding-left: 30px; }

.logo {
  margin-left: 60px;
  width: 119px;
  height: 256px;
  background-image: url("../images/logo.png?1362107421");
  background-repeat: no-repeat;
  background-position: left tpp; }
  
.logoH {
  margin-left: 60px;
  width: 119px;
  height: 256px;
  background-image: url("../images/logoH.png?1362107421");
  background-repeat: no-repeat;
  background-position: left tpp; }
  
.menu {
  list-style: none;
  margin-left: 0; }
  .menu li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 27px;
    padding-left: 59px;
    color: #61344c;
    background-image: url("../images/linha.png?1362107421");
    background-repeat: no-repeat;
    background-position: 10px 100%; }
    .menu li a {
      color: #61344c;
      display: block;
      padding: 10px 0px 10px;
      font-style: italic;
      letter-spacing: 1px;
      font-size: 15px; }
    .menu li.current > a {
      cursor: text;
      text-decoration: none;
      font-weight: bold; }

.auth {
  margin: 0 auto 10px auto;
  width: 770px;
  position: relative;
  min-height: 60px;
  background-image: url("../images/auth.png?1362107421");
  background-repeat: no-repeat;
  background-position: center bottom; }
  .auth label {
    color: #ee7c48;
    font-style: italic; }
  .auth a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
    position: absolute;
    margin-left: 15px;
    font-weight: bold;
    font-style: italic;
    width: 90px;
    top: 6px; }
    .auth a i {
      position: absolute;
      top: 26px;
      left: 20px; }
    .auth a.txtbranco {
      color: white; }
    .auth a.txtroxo {
      color: #7a4f66; }
  .auth #frmLogin {
    padding: 0 0 0 85px; }

#link-forgot-password {
  display: block;
  clear: both;
  white-space: nowrap;
  top: 34px;
  font-size: 10px;
  text-transform: none;
  left: 406px;
  color: #7a4f66;
  text-decoration: underline; }

.notFound {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.09091;
  color: black;
  padding: 50px 10px; }

.frm label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  font-weight: normal; }
.frm select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0 10px;
  height: 40px;
  outline: none;
  border: 1px solid #dddddd; }
.frm input[type=text], .frm input[type=password] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  font-size: 0.75rem;
  line-height: 2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0 10px;
  height: 40px;
  outline: none;
  border: 1px solid #dddddd; }
.frm textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0 10px;
  height: 40px;
  outline: none;
  border: 1px solid #dddddd; }
.frm select:focus {
  -webkit-box-shadow: 0 0 5px #ee7c48;
  -moz-box-shadow: 0 0 5px #ee7c48;
  box-shadow: 0 0 5px #ee7c48;
  border: 1px solid #ee7c48; }
.frm input[type=text]:focus, .frm input[type=password]:focus {
  -webkit-box-shadow: 0 0 5px #ee7c48;
  -moz-box-shadow: 0 0 5px #ee7c48;
  box-shadow: 0 0 5px #ee7c48;
  border: 1px solid #ee7c48; }
.frm textarea:focus {
  -webkit-box-shadow: 0 0 5px #ee7c48;
  -moz-box-shadow: 0 0 5px #ee7c48;
  box-shadow: 0 0 5px #ee7c48;
  border: 1px solid #ee7c48; }
.frm button {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 2;
  outline: none;
  border: 0;
  color: white;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600; }
  .frm button:active {
    top: 1px; }
.frm.inline label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
  height: 33px;
  line-height: 33px; }
.frm.inline input[type=text], .frm.inline input[type=password] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  height: 33px; }
.frm.inline label {
  margin-left: 10px;
  font-size: 15px; }

#auth_login, #auth_senha {
  width: 178px;
  font-size: 12px; }

.bt-enviar-login {
  margin: 0 0 0 7px; }

.theFooter {
  background-color: white;
  padding: 10px;
  -webkit-box-shadow: #dddddd 0 0 25px;
  -moz-box-shadow: #dddddd 0 0 25px;
  box-shadow: #dddddd 0 0 25px; }

#footer-vorttex-logo {
  background-image: url("../images/vorttex-logo.png");
  background-repeat: repeat;
  background-color: transparent;
  width: 66px;
  height: 20px;
  display: inline-block;
  text-indent: -999em;
  position: absolute;
  top: 8px;
  left: 90px; }

.boxWhite {
  background-image: url("../images/white.png?1362110206");
  background-repeat: repeat;
  background-color: transparent;
  width: 403px !important;
  right: 0px;
  padding: 24px 34px !important; }

.frm select {
  background-image: url("../images/white.png?1362110206");
  background-repeat: repeat;
  background-color: transparent; }
.frm input[type=text], .frm input[type=password] {
  background-image: url("../images/white.png?1362110206");
  background-repeat: repeat;
  background-color: transparent; }
.frm textarea {
  background-image: url("../images/white.png?1362110206");
  background-repeat: repeat;
  background-color: transparent; }

.container, .fale.boxWhite {
  width: 100%;
  max-width: 760px;
  max-height: 595px;
  padding: 24px 30px 20px;
  position: relative; }
  .container.page-premio, .fale.boxWhite.page-premio {
    margin: 209px 0 0 60px;
    width: 100% !important; }
    .container.page-premio h2, .fale.boxWhite.page-premio h2 {
      margin: 10px 0 0 0; }
    .container.page-premio h3, .fale.boxWhite.page-premio h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-premio p, .fale.boxWhite.page-premio p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: block; }
  .container.page-participar, .fale.boxWhite.page-participar {
    margin: 81px 0 0 60px;
    width: 100% !important; }
    .container.page-participar h2, .fale.boxWhite.page-participar h2 {
      margin: 10px 0 0 0; }
    .container.page-participar h3, .fale.boxWhite.page-participar h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-participar p, .fale.boxWhite.page-participar p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: block; }
  .container.page-premiacao, .fale.boxWhite.page-premiacao {
    margin: 81px 0 0 60px;
    width: 100% !important; }
    .container.page-premiacao h2, .fale.boxWhite.page-premiacao h2 {
      margin: 10px 0 0 0; }
    .container.page-premiacao h3, .fale.boxWhite.page-premiacao h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-premiacao p, .fale.boxWhite.page-premiacao p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: block; }
  .container.page-regulamento, .fale.boxWhite.page-regulamento {
    margin: 81px 0 0 60px;
    width: 100% !important; }
    .container.page-regulamento h2, .fale.boxWhite.page-regulamento h2 {
      margin: 10px 0 0 0; }
    .container.page-regulamento h3, .fale.boxWhite.page-regulamento h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-regulamento p, .fale.boxWhite.page-regulamento p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: block; }
  .container.page-como-escrever, .fale.boxWhite.page-como-escrever {
    margin: 81px 0 0 60px;
    width: 100% !important; }
    .container.page-como-escrever h2, .fale.boxWhite.page-como-escrever h2 {
      margin: 10px 0 0 0; }
    .container.page-como-escrever h3, .fale.boxWhite.page-como-escrever h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-como-escrever p, .fale.boxWhite.page-como-escrever p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: block; }
  .container.page-fale-conosco, .fale.boxWhite.page-fale-conosco {
    margin: 81px 0 0 60px;
    width: 100% !important;
    overflow: auto; }
    .container.page-fale-conosco h2, .fale.boxWhite.page-fale-conosco h2 {
      margin: 10px 0 0 0; }
    .container.page-fale-conosco h3, .fale.boxWhite.page-fale-conosco h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-fale-conosco p, .fale.boxWhite.page-fale-conosco p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: block; }
    .container.page-fale-conosco small, .fale.boxWhite.page-fale-conosco small {
      padding: 24px 0 0 0;
      display: block; }
  .container.page-ciclos, .fale.boxWhite.page-ciclos {
    margin: 81px 0 0 60px;
    width: 100% !important; }
    .container.page-ciclos h2, .fale.boxWhite.page-ciclos h2 {
      margin: 10px 0 0 0; }
    .container.page-ciclos h3, .fale.boxWhite.page-ciclos h3 {
      margin: 3px 0 32px 0;
      width: 70%;
      line-height: 21px; }
    .container.page-ciclos p, .fale.boxWhite.page-ciclos p {
      margin: 0 0 20px 0;
      font-size: 15px;
      display: inline-block; }

.page-cronograma {
  margin: 113px 0 0 92px; }

.frm select.fale {
  width: 100%;
  max-width: 760px;
  max-height: 500px;
  padding: 24px 30px;
  position: relative; }
.frm input.fale[type=text], .frm input.fale[type=password] {
  width: 100%;
  max-width: 760px;
  max-height: 500px;
  padding: 30px;
  position: relative;
  margin: 5px 0 0 0; }
.frm textarea.fale {
  width: 100%;
  max-width: 760px;
  max-height: 500px;
  padding: 30px;
  position: relative; }

.container {
  overflow: auto; }

.navegacao a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative; }
  .navegacao a i {
    position: absolute;
    top: -30px;
    left: 0; }
    .navegacao a i.bt-up {
      top: -595px; }

.mCSB_container p {
  margin: 20px 0 20px 0;
  font-size: 14px;
  line-height: 20px;
  color: #666666; }

.alpha, h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #61344c;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0; }

.beta, h3 {
  font-size: 18px;
  line-height: 1.33333;
  color: #666666;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  margin: 8px 0 0 0; }

#crono-principal {
  position: relative; }
  #crono-principal .crono-nav {
    position: absolute;
    top: 53%;
    height: 50px;
    width: 20px;
    overflow-y: hidden;
    text-indent: -999em;
    margin: -25px 0 0 0;
    cursor: pointer; }
    #crono-principal .crono-nav#crono-prev {
      left: 10px;
      background-position: -58px -33px; }
    #crono-principal .crono-nav#crono-next {
      right: 10px;
      background-position: -158px -33px; }

.box-cronograma {
  color: white;
  font-style: italic;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  margin: 82px 0 0 0;
  width: 548px; }
  .box-cronograma .tbl-show {
    margin: 0;
    border-collapse: separate;
    border-spacing: 1px;
    width: 274px;
    height: 274px;
    table-layout: fixed; }
    .box-cronograma .tbl-show td {
      padding: 5px;
      width: 262px;
      height: 262px;
      text-align: center;
      vertical-align: middle; }
      .box-cronograma .tbl-show td .showDia {
        font-size: 19px;
        font-size: 1.1875rem;
        line-height: 1.26316; }
      .box-cronograma .tbl-show td hr {
        width: 140px;
        margin: 10px auto; }
  .box-cronograma .tbl {
    margin: 0;
    border-collapse: separate;
    border-spacing: 1px;
    width: 240px;
    height: 240px;
    table-layout: fixed; }
    .box-cronograma .tbl td {
      cursor: pointer;
      padding: 5px;
      width: 80px;
      height: 80px;
      text-align: center;
      vertical-align: middle; }
      .box-cronograma .tbl td table {
        margin: 0; }
      .box-cronograma .tbl td.flush {
        margin: 0 !important;
        padding: 0 !important; }

.rosa {
  background-color: #ff7f73; }

.roxo {
  background-color: #7a4f66; }

.vermelho {
  background-color: #fd6f62; }

.cinza-escuro {
  background-color: #666666; }

.cinza {
  background-image: url("../images/line.png?1362485042");
  background-repeat: no-repeat;
  background-color: #e5e1e1;
  background-position: center center;
  overflow: hidden;
  text-indent: -99999px; }

.laranja {
  background-color: #ee7c48; }

.home.bt-inscreva-se {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border-top: 1px solid #79251b;
  border-right: 1px solid #884040;
  border-bottom: 1px solid #752b28;
  border-left: 1px solid #571a13;
  background: #61344c;
  background-image: -owg(compact(linear-gradient(#885872, #6c465a), false, false, false, false, false, false, false, false, false));
  background-image: -webkit(compact(linear-gradient(#885872, #6c465a), false, false, false, false, false, false, false, false, false));
  background-image: -moz(compact(linear-gradient(#885872, #6c465a), false, false, false, false, false, false, false, false, false));
  background-image: -o(compact(linear-gradient(#885872, #6c465a), false, false, false, false, false, false, false, false, false));
  background-image: compact(linear-gradient(#885872, #6c465a), false, false, false, false, false, false, false, false, false);
  -webkit-box-shadow: compact(#a4727f 1px 2px 1px inset, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(#a4727f 1px 2px 1px inset, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(#a4727f 1px 2px 1px inset, false, false, false, false, false, false, false, false, false);
  color: white;
  margin: 19px 0;
  border: 0;
  width: auto;
  padding: 12px 95px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: italic;
  line-height: 43px;
  height: auto; }
.home.col-4 {
  width: 395px; }

.rfSlider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 330px;
  height: 293px;
  padding: 10px 20px;
  position: absolute;
  bottom: 0; }
  .rfSlider .slideshow .slides {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 280px; }
    .rfSlider .slideshow .slides div {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: 280px; }
      .rfSlider .slideshow .slides div h2, .rfSlider .slideshow .slides div h3, .rfSlider .slideshow .slides div p {
        color: #7a4f66;
        font-weight: normal;
        font-style: italic;
        margin: 0;
        padding: 0; }
      .rfSlider .slideshow .slides div h2 {
        font-size: 25px;
        margin: 3px 0 0 0;
        line-height: 25px;
        font-weight: 600;
        text-transform: none; }
      .rfSlider .slideshow .slides div h3 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333;
        margin-bottom: 15px; }
      .rfSlider .slideshow .slides div p {
        font-size: 15px;
        line-height: 20px;
        font-style: normal; }
        .rfSlider .slideshow .slides div p.med {
          font-size: 17px;
          font-style: italic;
          margin: 14px 0 0 0;
          display: inline-block;
          letter-spacing: 1px;
          font-weight: 600; }
          .rfSlider .slideshow .slides div p.med a {
            color: #7a4f66; }
  .rfSlider .slideshow .nav {
    margin: 0 0 10px 0;
    line-height: normal;
    height: 14px; }
    .rfSlider .slideshow .nav > li > a {
      vertical-align: top; }
  .rfSlider .prev, .rfSlider .next {
    position: absolute;
    top: 80px; }
  .rfSlider .prev {
    left: -45px; }
  .rfSlider .next {
    right: -45px; }

.Styled {
  vertical-align: middle; }

select.Styled {
  position: relative;
  z-index: 10;
  cursor: pointer; }
  select.Styled.hiddenStyle {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }

span.Styled {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  background-image: url("../images/sprites/bt/select.png?1362117315");
  background-position: 85% center;
  background-repeat: no-repeat;
  background-color: white;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  display: block;
  padding: 0px 5px;
  width: 42px !important;
  height: 40px;
  border: 1px solid #dddddd;
  line-height: 40px; }

.fale.boxWhite {
  max-height: 550px; }

.frm select.fale {
  max-height: 550px; }
.frm input.fale[type=text], .frm input.fale[type=password] {
  max-height: 550px; }
.frm textarea.fale {
  max-height: 550px; }

.fale small {
  display: block; }
.fale .frm textarea {
  width: 380px;
  min-height: 100px; }
.fale .frm select, .fale .frm input[type=text] {
  width: 190px; }
.fale .frm select.ped, .fale .frm input[type=text].ped {
  width: 50px;
  margin-right: 10px; }
.fale .frm select.ped-rev, .fale .frm input[type=text].ped-rev {
  margin-right: 0px; }
.fale .frm select.med, .fale .frm input[type=text].med {
  width: 131px; }
.fale .frm select.med-rev, .fale .frm input[type=text].med-rev {
  margin-right: 10px; }
.fale .frm .act {
  top: 27px; }
.fale .frm .bloco .blocoFrm {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  margin-right: 18px;
  margin-bottom: 18px;
  position: relative; }
  .fale .frm .bloco .blocoFrm:last-child {
    margin-right: 0px; }
  .fale .frm .bloco .blocoFrm span.Styled {
    top: 22px; }

.forgot-pass {
  background: white;
  position: relative;
  overflow: hidden;
  padding: 20px; }
  .forgot-pass h1 {
    color: #7a4f66;
    font-size: 22px; }
  .forgot-pass fieldset {
    width: 90%;
    border: none; }
  .forgot-pass input {
    width: 50%; }
  .forgot-pass #bt-reset-pass {
    background: url("../images/sprites/bt-s135d993ec4.png") no-repeat;
    background-position: -56px -117px;
    height: 33px;
    width: 90px;
    margin: 10px 0 0 0; }
  .forgot-pass #msgError {
    background-color: #ee7c48;
    line-height: 20px;
    font-size: 14px;
    color: white;
    text-indent: 10px; }

.register-warning{
  line-height: 0;
  border: 1px solid;
  border-color: #ee7c48;
  border-radius: 10px;
  color: #ee7c48;
  margin-bottom: 11px;
  padding: 17px 0px 0px 8px;
  width: 74%;
}