html {
  padding: 0;
  margin: 0;
}
body {
  padding: 0;
  margin: 0;
  font-family: Tahoma;
  background: url('../img/layout/background-topo2.jpg') repeat-x #f3f3f1;
  text-align: center;
  font-size: 12px;
  color: #58595b;
}
p {
  padding: 0;
  margin: 0;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
li {
  padding: 0;
  margin: 0;
}
h1 {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  line-height: 33px;
  background: url('../img/layout/background-barra-titulo.png') repeat-x;
  margin-top: 20px;
  font-size: 14px;
  color: #ffffff;
}
h2 {
  padding: 0;
  margin: 0;
  line-height: 25px;
  font-size: 13px;
  color: #f7941e;
}
h3 {
  padding: 0;
  margin: 0;
  line-height: 25px;
  font-size: 14px;
  color: #c3c42f;
}
h4 {
  padding: 0;
  margin: 0;
  line-height: 20px;
  font-size: 12px;
}
img {
  padding: 0;
  margin: 0;
  border: 0;
}
label {
  padding: 0;
  margin: 0;
}
input {
  padding: 0;
  margin: 0;
  background-color: #F3F3F4;
  font-family: Tahoma;
  font-size: 11px;
  padding: 7px;
  height: 30px;
  border: 1px solid #A7A9AC;
  color: #58595b;
}
form {
  padding: 0;
  margin: 0;
}
select {
  padding: 0;
  margin: 0;
  font-size: 11px;
  padding: 6px 6px 7px;
  color: #58595b;
}
textarea {
  padding: 0;
  margin: 0;
  background-color: #F3F3F4;
  font-family: Tahoma;
  font-size: 11px;
  padding: 7px;
  height: 30px;
  border: 1px solid #A7A9AC;
  color: #58595b;
  resize: none;
}
a {
  text-decoration: none;
  color: #58595b;
}
a:hover {
  text-decoration: underline;
}
table {
  font-size: 12px;
}
.pagAtual {
  font-weight: bold;
}
.textoCorrido {
  line-height: 20px;
  text-align: justify;
}
@media (max-width: 775px) {
  .textoCorrido p {
    width: auto !important;
  }
}
.textoCorridoCenter {
  line-height: 20px;
  text-align: center;
}
.fundoParceiros {
  background: url('../img/layout/fundo-parceiros.jpg') repeat-x;
}
#dobraE {
  background: url('../img/layout/dobra-barra-titulo.jpg') top left no-repeat;
  position: absolute;
  height: 50px;
  width: 13px;
  left: -13px;
  top: 3px;
}
#dobraD {
  background: url('../img/layout/dobra-barra-titulo.jpg') top right no-repeat;
  position: absolute;
  height: 50px;
  width: 13px;
  right: -13px;
  top: 3px;
}
#logins {
  font-size: 11px;
  position: relative;
  height: 50px;
  margin: auto;
  color: #808285;
  width: 775px;
}
@media (max-width: 775px) {
  #logins {
    width: 100%;
  }
}
#logins .dobra {
  margin-left: 14px;
  margin-top: 34px;
  float: left;
}
@media (max-width: 775px) {
  #logins .dobra {
    display: none;
  }
}
#logins p {
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 14px;
  float: right;
}
#logins p img {
  vertical-align: middle;
  margin-left: 3px;
  cursor: pointer;
}
#backgroundMenu {
  background: url('../img/layout/background-menu.jpg') repeat;
  position: relative;
  height: 63px;
  float: left;
  width: 100%;
}
#sombraMenu {
  background: url('../img/layout/sombra-menu.png') repeat;
  position: absolute;
  height: 18px;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
}
#sombraBaixo {
  background: url('../img/layout/sombra-baixo.jpg') repeat;
  height: 30px;
  width: 100%;
  float: left;
}
@media (max-width: 775px) {
  #sombraBaixo {
    background-repeat: repeat-x;
    height: 60px;
  }
}
#sombraBaixo #caixaMeio {
  margin: auto;
  width: 775px;
}
@media (max-width: 775px) {
  #sombraBaixo #caixaMeio {
    width: 100%;
  }
}
#sombraBaixo #caixaMeio #fimLogo {
  background-color: #f3f3f1;
  margin-left: 14px;
  display: inline;
  height: 15px;
  width: 204px;
  float: left;
}
@media (max-width: 775px) {
  #sombraBaixo #caixaMeio #fimLogo {
    margin-left: 100px;
    display: none;
  }
}
#menu {
  position: relative;
  margin: auto;
  width: 775px;
}
@media (max-width: 775px) {
  #menu {
    width: 100%;
  }
}
#menu #logo {
  background-color: #f3f3f1;
  margin-left: 14px;
  position: absolute;
  display: inline;
  height: 78px;
  float: left;
  width: 204px;
  left: 0;
  top: 0;
}
@media (max-width: 775px) {
  #menu #logo {
    margin-left: 63px;
  }
}
#menu #logo img {
  margin-top: -30px;
  position: absolute;
  left: 8px;
  top: 50%;
}
#menu #btCadastrar {
  margin-right: 6px;
  margin-top: 20px;
  cursor: pointer;
  float: right;
}
@media (max-width: 775px) {
  #menu #btCadastrar {
    float: left;
    margin-left: 72px;
    margin-top: 85px;
    position: relative;
  }
}
#menu ul {
  font-weight: bold;
  margin-left: 230px;
  margin-top: 19px;
  float: left;
  color: #ffffff;
}
@media (max-width: 775px) {
  #menu ul {
    display: none;
  }
}
#menu ul li {
  line-height: 28px;
  display: inline;
  cursor: pointer;
}
#menu ul li span {
  padding: 6px 5px;
  color: #f3f3f1;
}
#menu ul .ultimo {
  margin-right: 0;
}
.m1Clicado {
  background: url('../img/layout/bt-sobre.png') no-repeat;
}
.m2Clicado {
  background: url('../img/layout/bt-modulos.png') no-repeat;
}
.m3Clicado {
  background: url('../img/layout/bt-sobre.png') no-repeat;
}
.m4Clicado {
  background: url('../img/layout/bt-clientes.png') no-repeat;
}
.m5Clicado {
  background: url('../img/layout/bt-parceiros.png') no-repeat;
}
.m6Clicado {
  background: url('../img/layout/bt-suporte.png') no-repeat;
}
#submenus {
  margin-left: 230px;
  float: left;
  width: 500px;
}
#submenus ul {
  padding-bottom: 7px;
  margin-left: 0;
  margin-top: -7px;
  text-align: left;
}
#submenus ul li {
  font-weight: normal;
  text-align: left;
  font-size: 11px;
  display: inline;
  width: 165px;
  float: left;
}
#submenus ul li span {
  color: #d8df20;
}
#submenus ul li a {
  padding: 0;
  color: #f3f3f1;
}
#submenus ul li a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #f3f3f1;
}
#banner {
  margin: auto;
  height: 292px;
  width: 775px;
  clear: left;
}
@media (max-width: 775px) {
  #banner {
    width: 100%;
  }
  #banner .nivoSlider {
    width: 100% !important;
    margin: 0;
  }
  #banner .nivoSlider .nivo-imageLink img {
    width: 100%;
    display: block;
    height: auto;
  }
}
#banner img {
  padding: 0;
  cursor: default;
  margin: 0;
}
#corpoTitulo {
  position: relative;
  margin: auto;
  height: 60px;
  width: 775px;
  background: url('../img/layout/background-caixas-home.gif') 14px repeat-y;
}
@media (max-width: 775px) {
  #corpoTitulo {
    width: 100%;
  }
}
@media (max-width: 775px) {
  #corpoTitulo {
    background: #fff;
  }
}
#corpoTituloInteiro {
  position: relative;
  margin: auto;
  height: 60px;
  width: 775px;
  background: url('../img/layout/background-caixas-inteira.gif') 14px repeat-y;
}
@media (max-width: 775px) {
  #corpoTituloInteiro {
    width: 100%;
  }
}
@media (max-width: 775px) {
  #corpoTituloInteiro {
    background: #FFF;
  }
}
#barraTitulo {
  background: url('../img/layout/background-barra-titulo.png') repeat-x;
  position: absolute;
  height: 33px;
  width: 772px;
  left: 1px;
  top: 20px;
}
@media (max-width: 775px) {
  #barraTitulo {
    width: 100%;
  }
}
#barraTitulo h1 {
  position: absolute;
  padding: 0;
  margin: 0;
}
#barraTitulo .titCaixa1 {
  left: 30px;
}
#barraTitulo .titCaixa2 {
  right: 176px;
}
@media (max-width: 775px) {
  #barraTitulo .titCaixa2 {
    display: none;
  }
}
#barraTitulo div {
  position: absolute;
  height: 52px;
  width: 13px;
  top: -17px;
}
#barraTitulo #dobraE {
  background: url('../img/layout/dobra-barra-titulo.jpg') top left no-repeat;
  left: 0;
}
@media (max-width: 775px) {
  #barraTitulo #dobraE {
    display: none;
  }
}
#barraTitulo #dobraD {
  background: url('../img/layout/dobra-barra-titulo.jpg') top right no-repeat;
  right: 0;
}
@media (max-width: 775px) {
  #barraTitulo #dobraD {
    display: none;
  }
}
#corpo {
  margin: auto;
  width: 775px;
}
@media (max-width: 775px) {
  #corpo {
    width: 100%;
  }
}
#corpo #vagasDisponiveis {
  background-color: #ffffff;
  margin-left: 14px;
  text-align: left;
  height: 285px;
  float: left;
  width: 497px;
}
@media (max-width: 775px) {
  #corpo #vagasDisponiveis {
    width: 100%;
    margin: 0;
    height: auto;
  }
  #corpo #vagasDisponiveis table {
    width: 100% !important;
  }
  #corpo #vagasDisponiveis p {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
#corpo #vagasDisponiveis p {
  background-color: #e6e7e8;
  margin-left: 10px;
  line-height: 35px;
  text-align: center;
  font-size: 10px;
  float: left;
  width: 337px;
}
#corpo #vagasDisponiveis img {
  margin-right: 3px;
  margin-top: -1px;
  cursor: pointer;
  float: right;
}
#corpo #artigos {
  background-color: #ffffff;
  margin-right: 15px;
  text-align: left;
  position: relative;
  height: 547px;
  float: right;
  width: 240px;
  _height: 548px;
}
@media (max-width: 775px) {
  #corpo #artigos {
    background: none;
    width: 100%;
    height: auto;
  }
  #corpo #artigos #slider2 {
    margin: 0 auto;
  }
  #corpo #artigos #slider2 img {
    width: 100%;
  }
}
#corpo #artigos #textoArtigo {
  line-height: 18px;
  text-align: justify;
  font-size: 11px;
}
#corpo #artigos #continueLendo {
  margin-top: 13px;
  font-size: 11px;
  float: left;
  color: #808285;
}
#corpo #artigos #verMais {
  margin-top: 5px;
  float: right;
}
#corpo #artigos #glossario {
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media (max-width: 775px) {
  #corpo #artigos #glossario {
    position: inherit;
    margin: 0 auto;
    display: block;
  }
}
#corpo #banners {
  margin-left: 14px;
  margin-top: 11px;
  float: left;
}
#corpo #estatisticas {
  background-color: #ffffff;
  margin-left: 14px;
  text-align: left;
  margin-top: 10px;
  position: relative;
  height: 348px;
  float: left;
  width: 496px;
}
@media (max-width: 775px) {
  #corpo #estatisticas {
    display: none;
  }
}
#corpo #estatisticas #grafico {
  margin-right: 10px;
  float: right;
}
#corpo #estatisticas ul {
  font-size: 11px;
  float: left;
}
#corpo #estatisticas ul li {
  background-color: #f1f1f2;
  margin-bottom: 10px;
  position: relative;
  height: 35px;
  width: 242px;
  _margin-bottom: 7px;
}
#corpo #estatisticas ul li img {
  position: absolute;
  left: 5px;
  top: -3px;
}
#corpo #estatisticas ul li span {
  line-height: 14px;
  margin-top: 3px;
  float: right;
  width: 178px;
}
#corpo #estatistica ul li .ultimo {
  margin-bottom: 0;
}
#corpo #bannerBase {
  margin-right: 14px;
  margin-top: 10px;
  cursor: pointer;
  float: right;
}
@media (max-width: 775px) {
  #corpo #bannerBase {
    float: none;
    margin: 0 auto;
  }
}
#corpo #biblia {
  background-color: #ffffff;
  line-height: 35px;
  margin-left: 14px;
  margin-top: 10px;
  font-size: 11px;
  width: 748px;
  float: left;
}
@media (max-width: 775px) {
  #corpo #biblia {
    margin: 0;
    width: 100%;
  }
}
#corpo #interna {
  text-align: left;
  margin: 0 14px;
  width: 746px;
  float: left;
  background: url('../img/layout/background-caixas-home.gif') repeat-y;
}
#corpo #interna form {
  width: 465px;
  float: left;
}
@media (max-width: 775px) {
  #corpo #interna {
    width: 100%;
    margin: 0;
  }
  #corpo #interna form {
    width: 100%;
  }
}
#corpo #internaInteiro {
  text-align: left;
  margin: 0 14px;
  width: 746px;
  float: left;
  background: url('../img/layout/background-caixas-inteira.gif') repeat-y;
}
@media (max-width: 774px) {
  #corpo #internaInteiro {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: left !important;
  }
  #corpo #internaInteiro input[type='text'],
  #corpo #internaInteiro input[type='password'],
  #corpo #internaInteiro label,
  #corpo #internaInteiro select {
    box-sizing: border-box;
    width: 48%;
  }
  #corpo #internaInteiro select {
    border: 1px solid #ccc;
  }
  #corpo #internaInteiro #complemento,
  #corpo #internaInteiro textarea {
    width: 96%;
  }
}
#fotoColunista {
  float: left;
}
#miniCurriculo {
  line-height: 8px;
  margin-top: 4px;
  font-size: 11px;
  width: 113px;
  float: right;
}
#miniCurriculo span {
  line-height: 13px;
  font-size: 10px;
  color: #808285;
}
.miniCurriculo span {
  line-height: 13px;
  font-size: 10px;
  color: #808285;
}
.lateral {
  margin-right: 1px;
  text-align: left;
  width: 205px;
  float: right;
}
.lateral p {
  line-height: 20px;
}
.lateral ul {
  line-height: 25px;
}
.lateral ul .sm {
  margin-left: 18px;
}
.check {
  margin-right: 5px;
  background: none;
  border: none;
}
.radio {
  margin-right: 5px;
  background: none;
  border: none;
}
.inputErro {
  background-color: #FFECEC;
  border: 1px solid #D20000;
}
#vaga {
  margin-top: 20px;
  width: 463px;
}
#vaga label {
  margin-right: 7px;
  line-height: 27px;
  text-align: right;
  width: 90px;
  float: left;
}
#vaga img {
  margin-bottom: 10px;
  cursor: pointer;
  float: right;
}
#vaga select {
  margin-bottom: 10px;
  float: left;
  _margin-top: 6px;
}
#vaga input {
  margin-bottom: 10px;
  float: left;
  width: 350px;
}
#vaga textarea {
  margin-bottom: 10px;
  float: left;
  width: 350px;
  height: 280px;
}
#vaga p {
  float: right;
  margin-right: 10px;
  line-height: 28px;
}
#esqueciSenha {
  margin-top: 20px;
  width: 463px;
}
#esqueciSenha label {
  margin-right: 7px;
  line-height: 27px;
  text-align: right;
  width: 140px;
  float: left;
}
#esqueciSenha img {
  margin-bottom: 10px;
  cursor: pointer;
  float: right;
}
#esqueciSenha input {
  margin-bottom: 10px;
  float: left;
  width: 310px;
}
#esqueciSenha p {
  float: right;
  margin-right: 10px;
  line-height: 28px;
}
#contato label {
  margin-right: 7px;
  line-height: 27px;
  text-align: right;
  width: 90px;
  float: left;
}
#contato img {
  margin-bottom: 10px;
  cursor: pointer;
  float: right;
}
#contato select {
  margin-bottom: 10px;
  float: left;
  _margin-top: 6px;
}
#contato input {
  margin-bottom: 10px;
  float: left;
  width: 350px;
}
#contato textarea {
  margin-bottom: 10px;
  float: left;
  width: 350px;
  height: 280px;
}
#contato p {
  float: right;
  margin-right: 10px;
  line-height: 28px;
}
#sugira label {
  margin-right: 7px;
  line-height: 27px;
  text-align: right;
  width: 90px;
  float: left;
}
#sugira img {
  margin-bottom: 10px;
  cursor: pointer;
  float: right;
}
#sugira select {
  margin-bottom: 10px;
  float: left;
  _margin-top: 6px;
}
#sugira input {
  margin-bottom: 10px;
  float: left;
  width: 350px;
}
#sugira textarea {
  margin-bottom: 10px;
  float: left;
  width: 350px;
  height: 280px;
}
#sugira p {
  float: right;
  margin-right: 10px;
  line-height: 28px;
}
.preenchimentoCurriculo {
  margin-top: 20px;
  text-align: center;
  padding: 10px 0;
  width: 456px;
}
.mais70 {
  background-color: #F4F8C0;
  border: 1px solid #99A012;
}
.menos70 {
  background-color: #FFEEEA;
  border: 1px solid #FF0000;
}
.listaCurriculo {
  margin: 10px -9px 20px;
  float: left;
  width: 474px;
}
.listaCurriculo tr td img {
  cursor: pointer;
}
.listaCurriculo th {
  text-align: left;
}
.listaVagas {
  margin: 10px -9px 20px;
  float: left;
  width: 474px;
}
.listaVagas tr td img {
  cursor: pointer;
}
.listaVagas th {
  text-align: left;
}
@media (max-width: 775px) {
  .listaVagas {
    margin: 0;
    width: 100%;
  }
}
.linhaPar {
  background-color: #F1F2F2;
}
.linhaImpar {
  background-color: #E6E7E8;
}
#btCadCur {
  text-align: center;
  float: none;
}
#btCadCur img {
  cursor: pointer;
  float: none;
}
@media (max-width: 775px) {
  .del_formacao,
  .del_contato,
  .del_extracurricular,
  .del_extracurricular,
  .del_idioma,
  .del_experiencia {
    position: absolute;
    right: 0;
    margin-top: -33px;
  }
}
.formCadCur label {
  line-height: 28px;
  float: left;
  width: 340px;
}
.formCadCur input {
  margin-bottom: 10px;
  float: left;
}
.formCadCur .pequeno {
  width: 335px;
}
.formCadCur .grande {
  width: 702px;
}
.formCadCur select {
  _margin-left: -3px;
  _margin-top: 5px;
}
.formCadCur2 p {
  margin-bottom: 20px;
  width: 456px;
}
.formCadCur2 label {
  line-height: 28px;
  float: left;
  width: 226px;
}
.formCadCur2 input {
  margin-bottom: 10px;
  float: left;
}
.formCadCur2 textarea {
  margin-bottom: 10px;
  float: left;
}
.formCadCur2 .grande {
  width: 456px;
}
.formCadCur2 .pequeno {
  width: 210px;
}
.formCadCur2 select {
  _margin-left: -3px;
  _margin-top: 5px;
}
@media (max-width: 775px) {
  .formCadCur2 label,
  .formCadCur2 .pequeno {
    width: 43%;
  }
  .formCadCur2 .grande {
    width: 96%;
  }
  .formCadCur2 select {
    border: 1px solid #ccc;
  }
}
#utilizacao {
  position: relative;
  height: 331px;
}
#utilizacao img {
  margin-left: -20px;
  position: absolute;
}
@media (max-width: 775px) {
  #utilizacao img {
    width: 100%;
    left: auto;
  }
}
#utilizacao h3 {
  position: absolute;
  left: 250px;
  top: 55px;
}
@media (max-width: 775px) {
  #utilizacao h3 {
    width: 100%;
    left: auto;
  }
}
#utilizacao p {
  position: absolute;
  width: 455px;
  left: 250px;
  top: 85px;
}
@media (max-width: 775px) {
  #utilizacao p {
    width: 100%;
    left: auto;
  }
}
#comparativo2 {
  margin: 10px 8px 0;
}
#comparativo2 .comparativoTempo {
  text-align: center;
  font-size: 11px;
  width: 100px;
  color: #ffffff;
  _text-indent: 5px;
}
#comparativo2 .comparativoX {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  width: 10px;
}
#comparativo2 li {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
#comparativo2 li p {
  margin-left: 80px;
  font-weight: bold;
  margin-top: 15px;
  float: left;
}
#comparativo2 li table {
  padding-bottom: 15px;
  line-height: 20px;
}
.modulosExistentes img {
  margin-top: 10px;
  cursor: pointer;
}
.descricaoMapeamento {
  position: relative;
  height: 275px;
  width: 460px;
  float: left;
}
.descricaoMapeamento img {
  position: absolute;
  left: -20px;
  top: -10px;
}
.descricaoMapeamento h3 {
  text-align: left;
  position: absolute;
  left: 210px;
  top: 30px;
}
.descricaoMapeamento p {
  line-height: 20px;
  text-align: left;
  position: absolute;
  width: 250px;
  left: 210px;
  top: 55px;
}
.listaFuncionalidades {
  margin-left: 20px;
  line-height: 30px;
  list-style: disc;
  color: #f15a29;
  width: 450px;
}
.listaFuncionalidades li span {
  color: #58595b;
}
#clientes li {
  margin-bottom: 25px;
  margin-left: 24px;
  text-align: center;
  display: inline;
  height: 100px;
  float: left;
  width: 200px;
}
#perguntasFrequentes {
  font-weight: bold;
  line-height: 22px;
}
#perguntasRespostas {
  line-height: 20px;
  margin-top: 20px;
}
#perguntasRespostas li {
  margin-bottom: 20px;
  text-align: justify;
}
#perguntasRespostas a {
  font-weight: bold;
  color: #f7941e;
}
#perguntasRespostas a:hover {
  text-decoration: none;
}
#listarArtigos {
  float: left;
  width: 456px;
}
#listarArtigos li {
  margin-bottom: 20px;
}
#paginacaoArtigos {
  float: left;
  width: 456px;
  margin-bottom: 20px;
  text-align: center;
}
#paginacaoArtigos li {
  display: inline;
  margin: 0 5px;
  cursor: pointer;
}
#quemEscreve li {
  margin-bottom: 20px;
  float: left;
}
#quemEscreve li img {
  margin-right: 5px;
  float: left;
}
#quemEscreve li p {
  line-height: 8px;
  margin-top: 4px;
  font-size: 11px;
  width: 105px;
  float: right;
}
#quemEscreve li p span {
  line-height: 13px;
  font-size: 10px;
  color: #808285;
}
#icoGlossario {
  margin-right: 10px;
  float: left;
}
#letrasGlossario {
  margin-left: 5px;
  font-weight: bold;
  margin-top: 20px;
  font-size: 14px;
  float: left;
}
#letrasGlossario li {
  line-height: 30px;
  text-align: center;
  display: inline;
  padding: 4px;
  cursor: pointer;
  _padding-right: 3px;
  _padding-left: 6px;
}
.glossarioHover {
  background-color: #CDDC34;
}
#palavrasGlossario {
  margin-top: 20px;
  float: left;
  width: 706px;
}
#palavrasGlossario li {
  margin-bottom: 20px;
  line-height: 20px;
  text-align: justify;
}
#palavrasGlossario li span {
  font-weight: bold;
  font-size: 15px;
  color: #c6ce29;
}
#rodape {
  margin-top: 20px;
  font-size: 11px;
  clear: left;
  float: left;
  width: 100%;
}
#rodape #faixaVerde {
  background-color: #CBDB2A;
  height: 20px;
  width: 100%;
}
#rodape #area {
  margin-top: 10px;
  background: url('../img/layout/background-menu.jpg') repeat;
  position: relative;
  height: 130px;
  width: 100%;
}
@media (max-width: 775px) {
  #rodape #area {
    height: auto;
    float: left;
  }
}
#rodape #area #sombraRodape {
  background: url('../img/layout/sombra-menu.png') repeat;
  position: absolute;
  height: 18px;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
}
#rodape #area #conteudo {
  text-align: left;
  margin: auto;
  color: #ffffff;
  width: 775px;
}
@media (max-width: 775px) {
  #rodape #area #conteudo {
    width: 100%;
  }
}
#rodape #area #conteudo ul {
  margin-right: 20px;
  line-height: 19px;
  margin-top: 17px;
  float: left;
}
@media (max-width: 775px) {
  #rodape #area #conteudo ul {
    width: 100%;
    margin: 0 !important;
    margin-top: 10px !important;
    margin-left: 20px !important;
  }
}
#rodape #area #conteudo p {
  margin-left: 15px;
  margin-top: 17px;
  float: left;
}
#rodape #area #conteudo a {
  color: #ffffff;
}
#rodape #area #conteudo img {
  margin-right: 3px;
  margin-top: 3px;
}
#creditos {
  line-height: 40px;
  text-align: center;
  font-size: 11px;
  margin: auto;
  width: 775px;
}
@media (max-width: 775px) {
  #creditos {
    width: 100%;
  }
}
#formLogins {
  margin-left: 50%;
  position: absolute;
  width: 775px;
  left: -387px;
  top: 0;
}
@media (max-width: 775px) {
  #formLogins {
    width: 100%;
    margin-left: 0;
    left: inherit;
  }
}
#formLogins form {
  line-height: 25px;
  background: url('../img/layout/login-background.png') no-repeat;
  position: absolute;
  z-index: 99;
  height: 156px;
  width: 177px;
  top: 36px;
  _line-height: 22px;
}
#formLogins form input {
  margin-left: 10px;
  text-align: center;
  background: url('../img/layout/login-input.png') no-repeat;
  margin-top: 5px;
  height: 28px;
  border: none;
  float: left;
  width: 157px;
  padding: 0;
}
#formLogins form img {
  margin-top: 5px;
  cursor: pointer;
}
#formLogins form a {
  font-size: 11px;
  color: #d1d3d4;
}
#formLogins form a:hover {
  text-decoration: none;
  font-weight: bold;
}
#formLogins #formCurriculo {
  right: 14px;
}
#formLogins #formRevendas {
  right: 198px;
}
#statusCNPJ {
  margin: 20px 0;
  text-align: center;
  padding: 10px;
  width: 436px;
  background-color: #F7F7D7;
  border: 1px solid #AFB01C;
}
.bold {
  font-weight: bold;
}
.hand {
  cursor: pointer;
}
.left {
  float: left;
}
.right {
  float: right;
}
