
body, p, h1, h2, form {
	margin: 0px;
}
body {
	background-color: #4fb23b;
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	color: #0d3d03;
	font-size: 7pt;
}
img {
	border: 0px;
}
.fundo {
	margin: 0px auto;
	background: url(../img/bgContent.jpg) no-repeat;
	background-position: center top;
	height: 800px;
}
.content {
	margin: 0px auto;
	width: 750px;
	height: 632px;
	position:relative;
}

/* Título */
.tit {
	position: relative;
	top: 26px;
	left: 5px;
	width: 550px;
	height: 150px;
}
h1 {
	font-size: 22px;
	color: #620dab;
	font-weight: bold;
	line-height: 45px;
}
h2 {
	font-size: 24px;
	color: #620dab;
	font-weight: bold;
	padding-left: 90px;
}

/* Passos */
.passos {
	position: relative;
	top: 53px;
	left: 135px;
	width: 333px;
	color: #262626;
}
.passos p {
	font-size: 23px;
	font-weight: bold;
	padding-left: 15px;
}
.passos li {
	list-style:none;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 20px; 
}
.txtDest {
	color: #e64cbc;
}

/* Formulário */
.dados {
	float: right;
	position: relative;
	top: -210px;
	right: 45px;
	width: 160px;
	height: 152px;
}
input {
	border: 0px none;
	font-size: 14pt;
	color: 000;
}
select {
	border: 0px none;
	width: 160px;
	font-size: 12pt;
	color: 000;
	font-weight: bold;
}
div form label {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	line-height: 16px;
}
.obs {
	line-height: 20px;
	color: #afaeac;
}
.inputSENHA {
	width: 160px;
	border: 0px;
	text-align: center;
	font-weight: bold;
}
.inputDDD {
	width: 35px;
	border-right: solid 1px #635866;
	text-align: center;
	font-weight: bold;
}
.inputCEL {
	width: 115px;
	border: 0px;
	text-align: center;
	font-weight: bold;
}
.senha {
	width: 150px;
	height: 67px;
	background-image: url(../img/enviando-senha.gif);
}
.contador {
	position: relative;
	width: 80px;
	font-size: 30pt;
	color: #fff;
	top: 7px;
	left: -35px;
}
.btn {
	padding-top: 5px;
	padding-bottom: 5px;
}
.termos {
	width: 140px;
	line-height: 12px;
	margin-bottom: 8px;
}
.termos a{
	color:#AFAEAC;
}
.aviso {
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.avisoDest {
	color: #93e81a;
}
.aviso a {
	color: #fff;
}

/* Rodapé */
.footer {
	margin: 0px auto;
	width: 703px;
}
.logos {
	position: relative;
	top: 20px;
}
.info, .links {
	position: relative;
	top: 30px;
	text-align: justify;
	z-index: 0;
}
.links a {
	color: #0d3d03;
}

.txtRegulatorio{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	left:172px;
	position:absolute;
	top:392px;
	_top:400px;
	*top:400px;
	width:300px;
}

/*BOTÃO NO 3º PASSO: FALE CONOSCO*/
.btnFaleConosco {
	left:566px;
	position:absolute;
	top:437px;
}
