.dadostxtright {
       
        FONT-SIZE: 10pt;
        font-family: "trebuchet ms", helvetica, sans-serif;
        color:black;
        text-align: right;
}

.dadostxtleft {
        FONT-SIZE: 10pt;
        font-family: "trebuchet ms", helvetica, sans-serif;
        color:black;
        text-align: left;
}

.dadostxtcenter {
        FONT-SIZE: 10pt;
        font-family: "trebuchet ms", helvetica, sans-serif;
        color:black;
        text-align: center;
}

.textbox input{
	    border-style: solid;
        border-width: 1px;
        border-color: #b1a7a7; 
        font-family: "trebuchet ms", helvetica, sans-serif;
        font-style: normal;
        font-size: 11px;
}

.error {
       FONT-SIZE: 11pt;
       font-family: "trebuchet ms", helvetica, sans-serif;
       color:#ff131e;
       text-align: left;
}
input#id_cnpj {
	   width: 160px;
}
input#id_telefone1,
input#id_telefone2,
input#id_fax {
	   width: 110px;
}
input#id_cep {
	   width: 80px;
}
input#id_razao_social,
input#id_endereco {
	   width: 300px;
}
input#id_imu,
input#id_ies {
	   width: 80px;
}
input#id_email,
input#id_nome {
	   width: 250px;
}
#tabs tr {
	height: 0px;
}
#botoes-abaixo td{
	padding: 10px;
}
#cadastrado_com_sucesso {
	font-size: 12px;
}
