#formTitulo
{
    font-weight : bold;
    font-size   : 18px;
    color       : #559;

    margin-top : 35px;
}

#formSubTitulo
{
    font-weight : bold;
    font-size   : 16px;
    color       : #d1d3d4;

    margin-bottom : 28px;
}

#form
{
    padding-bottom : 30px;

    margin : auto;
}

#form td{padding : 7px 10px 7px 10px;}

#form  input, #form select, #form textarea
{
    swidth : 290px;
    sborder : 1px solid #cbcbcb;
}

#form textarea{height : 80px;}

#btSubmit
{
    width  : 55px;
    height : 18px;

    border : none;
}

#identificacao
{
    width : 800px;
    margin : auto;
}

#cadastrado, #semCadastro{margin : 30px 0px;}

#cadastrado{float : left;}

#cadastrado a
{
   color:#333 ;
    font-size : 11px;
    text-decoration : none;
	text-decoration:underline;
}

#semCadastro{float:right;}

.btcontinuar, #endereco .btcontinuar, #senha .btcontinuar
{
    width  : 110px;
    height : 20px;
    border : none;
}

#dadosP, #endereco{float : left; margin:0px 20px;}

#dadosP input, #endereco input{width : 185px;}
#dadosP select, #endereco select{width : 190px;}

#senha input{width : 145px;}
#senha .check{width : 20px;}

#dadosP #dia{width : 40px;}
#dadosP #mes{width : 90px;}
#dadosP #ano{width : 55px;}

#cep input{width : 100px;}

#cep a
{
    color : #559;
    font-size : 11px;
    text-decoration : none;
}

#btproximo
{
    width  : 181px;
    height : 27px;
    border : none;
}
