a{
color: #006600;
}
#conteudo .texto{
width: 650px;
margin: 0 auto;
color: #006600;
padding: 29px 0 0 0;
text-align: center;
font-weight: bold;
}
#cadastro{
position: relative;
width: 198px;
height: 200px;
margin: 40px auto 0;
background: url("../imagens/fundo_logando.gif") 0 0 no-repeat;
}
#cadastro input{
position: absolute;
}
#cadastro .campo{
height: 19px;
width: 149px;
left: 48px;
background: none;
}
#cadastro .loginl{
top: 1px;
}
#cadastro .senhal{
top: 31px;
}
#cadastro .esqueci{
position: absolute;
top: 61px;
left: 0;
text-align: right;
font-weight: bold;
width: 198px;
}
#cadastro .btnlogan{
top: 91px;
right: 0;
}
#reesqueci{
position: relative;
width: 400px;
height: 200px;
margin: 40px auto 0;
}
#reesqueci label{
position: absolute;
top: 0;
left: 0;
}
#reesqueci .email{
position: absolute;
top: 31px;
height: 19px;
width: 400px;
left: 0;
background-color: #ffffff;
border: 1px solid black;
}
#reesqueci .btnesq{
position: absolute;
top: 61px;
right: 0;
}
