
body{
	background:url(../img/interna_backgroundliso.jpg) no-repeat top center #4dac60;
}

.container {
  width: 1000px;
  margin: 0 auto;
}
.header{
	background:url(../img/topo_chamada.jpg) no-repeat center top;
	height:130px;
}
.footer{
	color:#FFF;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:5px 0 15px 0;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#e4d922;
	text-decoration:underline;
}
.main{
	background:#fff;
	width:661px;
	margin:0 auto;
	padding:0 50px 0 50px;
}

.formulario-titulo{
	left:50%;
	margin-left:-340px;
	margin-top:40px;
	position:absolute;
}
.voltar-para-home{
	left:50%;
	margin-left:230px;
	position:absolute;
	width:150px;
	height:30px;
	cursor:pointer;
}

.formulario-topo{
	background:url(../img/bg-topo-formulario.jpg) no-repeat center top;
	height:86px;
	margin-top:10px;
}
.formulario-topo-final{
	background:url(../img/formulario-topo-final.png) no-repeat center top;
	height:86px;
	margin-top:10px;
}

.formulario-rodape{
	background:#137641;
	height:10px;
	width:740px;
	margin:0 auto;
}
.regulamento-rodape{
	background:url(../img/footer-regulamento.png) no-repeat;
	height:66px;
	width:761px;
	margin:0 auto;
}

.field-foco{background-color:#cadd9c;}
.field-foco .block-text .descricao{display:inline-block !important;}

.field-foco-erro{background-color:#f6f298;}
.field-foco-erro .block-text .descricao{display:inline-block !important;}

input {
	border:#12703d solid 1px;
	width:350px;
}
textarea{
	border:#12703d solid 1px;
	width:350px;
	height:150px;
	float:left;
}
select{
	border:#12703d solid 1px;
	width:350px;
}

.block-field{
	margin-bottom:20px;
}
.block-field a{
	color:#12703d;
	text-decoration:none;
	font-weight:bold;
}
.block-field a:hover{
	text-decoration:underline;
}

.block-field .descricao{
	font-size:12px;
}

.block-text{
	clear:both;
	margin-left:10px;
}
.block-label{
	margin-left:10px;
}

.amigo-nome{
	float:left;
	*margin-left:-10px;
}
.amigo-email{
	float:left;
	margin-left:20px;
	*margin-left:0px;
}
.campo_indicacoes{
	border:#106638 solid 1px;
	border-top:none;
	width:680px;
	*padding-left:20px;
	*width:660px;
}
#progreso {
  margin:5px 0 0 20px; 
  background: url(../img/textarea.png) no-repeat;
  background-position: -300px 0px;
  width: 300px;
  height: 14px;
  text-align: center;
  color: #12703e;
  font-size: 8pt;
  text-transform: uppercase;
  font-weight:bold;
}
.imgpremios{
	display:inline;
	width:380px;
	margin:0;
	padding:0;
}
.regulamento{
	height:300px;
	overflow:auto;
	clear:both;
	margin:10px 0 10px 0;
	color:#181818;
	font-size:11px;
	text-align:justify;
	padding:0 20px 0 0;
}