/* CSS Document */

.sa_corpo{background:url(../img/caixa/bg-produtos.jpg) repeat-y;}

.sa_coluna{width:155px; float:left; margin-left:75px;}

.sa_interno{width:128px; float:right;}
.sa_interno p{text-align:center; margin:0px; padding:0px;}
.sa_interno input[type="text"]{width:126px; height:20px; border:solid 1px #000;}

.sa_areaFoto{width:126px; height:166px; border:solid 1px #000;}


.sa_conteudo{width:602px; float:right; margin:0px 100px 0px 0px;}

.sa_conteudo p{margin:10px 0px 5px 20px; padding:0px;}

.sa_conteudo input{border:none; background:none;}
.sa_conteudo input[type="text"]{height:30px; border:solid 1px #000;}

.sa_conteudo input[type="submit"]{width:61px; height:33px; background:url(../img/caixa/btn-enviar.png) bottom no-repeat; float:right; margin:5px; cursor:pointer;}
.sa_conteudo input[type="submit"]:hover{background-position:top;}

.sa_conteudo input[type="reset"]{width:73px; height:33px; background:url(../img/caixa/btn-retornar.png) bottom no-repeat; float:right; margin:5px; cursor:pointer;}
.sa_conteudo input[type="reset"]:hover{background-position:top;}



/*Senha*/
.sa_senhacorpo{background:none;}

.sa_senhacoluna{width:380px; float:left;}

.sa_senhaconteudo{width:515px; height:480px; background-color:#fff; float:right; margin:40px 40px 0px 0px;}
.sa_senhaconteudo h3{ font-weight:normal; margin:10px 0px 30px 20px; padding:0px;}

.sa_senhainterno p{margin:10px 0px 5px 20px; padding:0px;}

.sa_senhacampoDados{width:466px; height:29px; background:url(../img/caixa/bg-form-contato.jpg) no-repeat;}
.sa_senhacampoMensagem{width:467px; height:133px; background:url(../img/caixa/bg-form-mensagem.jpg) no-repeat;}

.sa_senhainterno input{border:none; background:none;}
.sa_senhainterno input[type="text"]{width:450px; margin-left:5px;}

.sa_senhainterno input[type="submit"]{width:61px; height:33px; background:url(../img/caixa/btn-enviar.png) bottom no-repeat; float:left; margin:10px 5px 5px 5px; cursor:pointer;}
.sa_senhainterno input[type="submit"]:hover{background-position:top;}

.sa_senhainterno input[type="reset"]{width:73px; height:33px; background:url(../img/caixa/btn-retornar.png) bottom no-repeat; float:left; margin:10px 5px 5px 5px; cursor:pointer;}
.sa_senhainterno input[type="reset"]:hover{background-position:top;}

/*cadastro foto*/
.sa_areaEscolheFotos{width:290px; height:300px; padding-top:50px;}
.sa_areaEscolheFoto{width:128px; height:168px; border:solid 1px #000;}

.sa_btnVoltar{width:63px; height:23px; background:url(../img/caixa/btn-voltar.png) bottom no-repeat; float:left; display:block; margin:20px 0px 0px 10px; cursor:pointer;}
.sa_btnVoltar:hover{background-position:top;}

.sa_btnLimpar input[type="reset"]{width:63px; height:23px; background:url(../img/caixa/btn-limpar.png) bottom no-repeat; float:right; border:none; margin:5px; cursor:pointer;}
.sa_btnLimpar input[type="reset"]:hover{background-position:top;}

.sa_btnEnviar2 input[type="submit"]{width:63px; height:23px; background:url(../img/caixa/btn-enviar2.png) bottom no-repeat; float:right; border:none; margin:5px; cursor:pointer;}
.sa_btnEnviar2 input[type="submit"]:hover{background-position:top;}