/*.................................................. formulário cadastre-se.............................................*/
#cadastrese tr.inputs input, #cadastrese select, #passageiros input {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-left: 1px;
	vertical-align: middle;
	background: #FFF url(../imagens/input_bg.png) top left no-repeat;
}

#cadastrese select {
	height: 30px;
	padding-top: 3px;
}

#cadastrese form {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
}

#cadastrese table {
	width: 430px;
}
#cadastrese .margem {
	margin-right: 5px;
}

#cadastrese tr.rotulos {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/*color: #0C5AC1;*/
	color: #FFF;
	height: 25px;
}

#cadastrese tr.inputs {
	height: 40px;
}

#cadastrese #nome, 
.input2tercos {
	width: 290px;
}

#cadastrese #nascimento, #cadastrese #rg, #cadastrese #cpf, #cadastrese #cep,
#cadastrese #complemento, #cadastrese #bairro, #cadastrese #cidade, #cadastrese #senha1, #cadastrese #senha2, 
.input1terco,
#passageiros input
{
	width: 140px;
}

#cadastrese #rua, #cadastrese #socio_rua {
	width: 240px
}

#cadastrese #numero, #cadastrese #socio_numero {
	width: 40px;
}

#cadastrese #email, #cadastrese #email2, 
.inputinteiro {
	width: 440px;
	/*width: 100%;*/
}

#cadastrese .ddd {
	width: 25px;
}

#cadastrese .tel {
	width: 105px;
}

/*selects*/
#cadastrese #estado, #cadastrese #estadocivil {
	width: 140px;
}

#cadastrese select option {
	font: 11px Arial;
	color: #666;
}

#cadastrese #como {
	width: 295px;
}

/*selects*/
#cadastrese #enviar_cadastro {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

#espelhoEmail {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}


#aviso_cad_cli {
	font-size: 10px;
	color: #0C5AC1;
	text-align: right;
	padding-right: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

td.divisoria {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 20px;
}

#td_aceitar {
	text-align: right;
}

#td_aceitar label {
	font-weight: bold;
}


#socios_incluidos {
	width: 440px;
	margin-bottom: 15px;
	border-top: 1px solid #69F;
	border-left: 1px solid #69F;
	border-right: 1px solid #69F;
}

#socios_incluidos tr {
	background-color: #3B89EE;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}

#socios_incluidos a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}

#socios_incluidos a:hover {
	color: #FFDA00;
}

#socios_incluidos .td_nome_socio {
	width: 389px;
	height: 25px;
	padding-left: 5px;
	border-bottom: 1px solid #69F;
}

#socios_incluidos .td_excluir_socio {
	width: 39px;
	height: 28px;
	text-align: right;
	padding-right: 5px;
	border-bottom: 1px solid #69F;
}



#modal_cadastro {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../imagens/bg_modal.png);
	z-index: 5;
	top: 0;
	left: 0;
}

#modal_cadastro p {
	margin-bottom: 10px;
}

#cadastrese.rotulo_azul #modal_cadastro {
	width: 120%;
}

#modal_cadastro #cpfexistente {
	position: relative;
	background-color: #82b2f2;
	width: 300px;
	padding: 10px 30px 30px 30px;
	margin: 100px auto;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	border: 1px solid #FFF;
}

#modal_cadastro a {
	font-weight: bold;
	color: #FFDA00;
	font-size: 10px;
	float: right;
	margin-bottom: 30px;
}

#modal_cadastro img {
	position: absolute;
	z-index: 5;
	margin-top: 165px;
	margin-left: 340px;
}

#div_form_esqueci2 {
	position: relative;
	width: 260px;
	text-align: left;
	margin: 20px auto;
}

#div_form_esqueci2 span.rotulo {
	padding-right: 5px;
	font-weight: bold;
	font-style: italic;
	color: #0C5AC1;
}

#div_form_esqueci2 #esqueci_cpf2{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 220px;
	height: 26px;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-left: 1px;
	vertical-align: middle;
	background: #FFF url(../imagens/input_bg.png) top left no-repeat;
	margin-bottom: 10px;
}

#div_form_esqueci2 #esqueci_enviar2 {
	margin-left: 125px;
}

#boxAviso {
	position: relative;
	text-align: center;
	background-color: #FFC;
	border: 1px solid #FEB438;
	padding: 5px 7px;
	float: right;
	margin: 0;
	margin-right: 60px;
	margin-top: -20px;
	display: none;
}

p#aviso.avisoCadastros {
	text-align: center;
	color: #F89B01;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#emailObs {
	color: #FC0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
