﻿<style type="text/css">

body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
p, h1, form, button{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    width: 604px;
}
.myform{
    margin: 2px auto 0 auto;
    width: 608px;
    padding: 14px;
}
	#stylized{
	border: 1px solid #9D0B15;
	background: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
}
	#stylized h1 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    font-family: Arial, Helvetica, sans-serif;
    height: 27px;
}
#stylized p{
    font-size: 12px;
    color: #666666;
    margin-bottom: 20px;
    border-bottom: solid 1px #b7ddf2;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom-width: 0px;
}
#stylized label{
    display: block;
    font-weight: bold;
    text-align: right;
    width: 140px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-left: 13px;
}
#stylized .small{
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 140px;
    font-family: Arial, Helvetica, sans-serif;
}
	
#tabela
            {
                font-family: Arial, Helvetica, sans-serif;
                font-size: small;
            }
#UF
            {
    float: left;
    font-size: 13px;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 48px;
    margin: 2px 0 15px 10px;
    height: 21px;
}
#nome
{
    width: 328px;
    height: 20px;
}
#telefone
            {
    width: 164px;
    height: 20px;
}
#cnpj
{
    width: 224px;
    height: 20px;
}
#email
{
    width: 258px;
    height: 20px;
}
#cidade
{
    width: 271px;
    height: 20px;
}
#topo
{
	margin: 5px 0px 0px 0px;
	height: 81px;
}
input
{
	border: 1px solid #9D0B15;
	height: 24px;
}
#sub
{
    height: 11px;
    margin-right: -20px;
    margin-left: -20px;
    background-color: #66B8E3;
}



#exclusao
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: solid 2px #b7ddf2;
    background: #ebf4fb;
    font-family: Arial, Helvetica, sans-serif;
    height: 142px;
}

body
{
    background-color: #F2F2F2;
}
#txtNome
{
    height: 20px;
    width: 300px;
}
#nrTelefone
{
    height: 20px;
    width: 150px;
}
#nrDDDTelefone
{
    width: 30px;
    height: 20px;
}
#txtEmail
{
    height: 20px;
    width: 230px;
}
#txtCep
{
    height: 20px;
    width: 120px;
}
#txtDocumento
{
    height: 20px;
    width: 220px;
}
#txtCidade
{
    height: 20px;
    width: 180px;
}
#txtDocumentoAutentica
{
    height: 20px;
    width: 200px;
}
#txtEmailAutentica
{
    height: 20px;
    width: 220px;
}
#txtNomeAutentica
{
    height: 20px;
    width: 300px;
}
#txtCodigoSeguranca
{
    height: 20px;
}

#exclusao label
{
    display: block;
    font-weight: bold;
    text-align: right;
    width: 140px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-left: 13px;
}

#stylized .outro
{
    color: #FF0000;
}
</style>
