

.geral {
    background-color : #000000;
    color : #ffffff;
    font-family : ;
    width : 650px;
  }


.apresentacao1 {
    text-align : left;
  }


.apresentacao2 {
    text-align : justify;
  }


.welcome {
    font-size : 20px;
    font-style : oblique;
  }


.titulo {
    font-size : 30px;
    font-style : oblique;
  }


.explanacao {
    color : #eaeaea;
    font-size : 12px;
  }


.apresentacao3 {
    position : relative;
    text-align : justify;
    top : 32px;
  }


.estrangeiro {
    font-style : italic;
  }


.dadosPessoais {
    top : 64px;
    position : relative;
    text-align : justify;
  }


.textoDadosPessoais {
    border-bottom-color : #ffffff;
    border-bottom-style : inset;
    border-left-color : #ffffff;
    border-left-style : inset;
    border-right-color : #ffffff;
    border-right-style : inset;
    border-top-color : #ffffff;
    border-top-style : inset;
    color : #eaeaea;
    font-size : 12px;
    width : 100%;
  }


.final {
    top : 96px;
    position : relative;
    text-align : justify;
  }


.explanacaoFinal {
    color : #eaeaea;
    font-size : 12px;
  }


.mail {
    color : #ccffff;
    font-size : 12px;
    font-style : normal;
    text-decoration : none;
  }


.link {
    color : #ccffff;
    font-size : 12px;
    font-style : normal;
    text-decoration : none;
  }


.modelo1 {
    border-bottom-style : dashed;
    border-left-color : #ffffff;
    border-left-style : dashed;
    border-right-style : dashed;
    border-top-style : dashed;
    position : relative;
    top : 64px;
  }


.modelo2 {
    border-bottom-style : dashed;
    border-left-color : #ffffff;
    border-left-style : dashed;
    border-right-style : dashed;
    border-top-style : dashed;
    top : 96px;
    position : relative;
  }


.subtituloTabela {
    font-size : 15px;
    font-weight : bold;
    text-align : center;
  }


.areaTitulo {
    left : 200px;
    position : absolute;
    top : 32px;
  }

