fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin:50px 0 0;
}

fieldset.clean {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.tiny_input{
	width: 20px; 
}

.small_input{
	width: 80px;
}

.short_input{
	width: 120px;
}

.medium_input{
	width: 280px;
}

.big_input{
	width: 320px;
}

.huge_input{
	width: 480px;
}

.small_ta{
	width: 120px;
	height: 60px;
}

.medium_ta{
	width: 280px;
	height: 80px;	
}

.big_ta{
	width: 320px;
	height: 160px;	
}

.large_ta{
	width: 500px;
	height: 160px;	
}

p.hint{
	clear: none;
	color: #FFF !important;
	font-size: 10px !important;
	position: absolute !important;
	margin: 0 !important;
	padding: 0 !important;
}

p.hint{
	clear: none;
	color: #FFF !important;
	font-size: 10px !important;
	position: absolute !important;
	margin: 0 !important;
	padding: 0 !important;
}

p.radioHint{
	clear: none;
	color: #FFF !important;
	font-size: 10px !important;
	position: absolute !important;
	margin: 0 !important;
	padding: 0 !important;
}

p.hint strong{
	margin: 0 !important;
	padding: 0 !important;
}

#contactResult {
	font-weight: bold;
	text-align: center;
}

#contactResult a{
	width: 50px;	
	margin: 0 auto;
}


#contactError {
	color: #FF4040;
	font-weight: bold;
}

#formContent h1 {
	color: #fef8d0 ;
	font-size: 20px;
	font-weight: normal ;
	margin-left: 20px;
	margin-bottom: 2px;
}
#formContent p {
	/*font-size: 15px;*/
	font-weight: normal ;
}
#formContent p.aviso {
	color: #fef8d0 ;
	margin-left: 20px;
	margin-top: 2px;
}

#formContent p.psycho_aviso {
	color: #fef8d0 ;
	margin: 20px 0 0 0;
}

#lista_passos {
	width: 750px;
	margin: 0 auto 0 auto;
}
#msgobrigado {
	width: 300px;
	text-align: center ;
	margin: 0 auto 0 auto;
	padding-left: 40px;
}
#msgobrigado p {
	color: #fef8d0 ;
	font-size: 20px;
	font-weight: normal ;
	text-transform: uppercase ;
	float: left ;
}
#det_esq{
	background-image: url("../img/forms/det_esq.png");
	background-repeat: no-repeat ;
	width: 77px;
	height: 39px;
	float: left ;
	margin-top: 10px;
}
#det_dir{
	background-image: url("../img/forms/det_dir.png");
	background-repeat: no-repeat ;
	width: 77px;
	height: 39px;
	float: left ;
	margin-top: 15px;
	margin-left: 10px ;
}
#lista_passos .passo {
	width: 80px;
	height: 50px;
	float: left;
	text-align: center ;
}
#lista_passos .seta_passo {
	background-image: url("../img/forms/seta_passo.png");
	background-repeat: no-repeat ;
	width: 46px;
	height: 15px;
	float: left ;
	margin-top: 20px;
}
#lista_passos .passo.ativo {
	color: #fef8d0 ;
}
#lista_passos .passo.old {
	color: #bfbfbf ;
}
#lista_passos .passo.new {
	color: #3f0000;
}

#lista_passos .passo p{
	width: 100%;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Georgia ;
	font-size: 13px;
}
#lista_passos .passo p.num {
	width: 100%;
	float: left ;
	font-size: 25px;
}

#workerForm {
	width: 700px ;
	margin-left: 25px;
	border:0 none;
	float:left;
}

#workerForm legend, #workerForm p.legend{
	color: #fef8d0 ;
	font-size: 20px;
	font-weight: normal ;
	text-transform: uppercase ;
}

#barra_1 {
	background-color:#FFFFFF;
	height:200px;
	margin-left:300px;
	margin-top:170px;
	position:absolute;
	width:2px;
}
#barra_2 {
	background-color:#FFFFFF;
	height:100px;
	margin: 450px 0 20px 300px;
	position:absolute;
	width:2px;
}
#barra_3 {
	background-color:#FFFFFF;
	height:330px;
	margin-left:300px;
	margin-top:50px;
	position:absolute;
	width:2px;
}
#barra_4 {
	background-color:#FFFFFF;
	height:480px;
	margin-left:300px;
	margin-top:50px;
	position:absolute;
	width:2px;
}

.input {
	float: left;
	margin: 0 0 15px 0;
	width:350px;
}

.input_menor {
	float: left;
	margin-bottom: 10px;
	width:200px;
}
#imgfoto {
	width: 60px;
	height: 60px ;
	float:  left ;
	margin-right: 10px;
}
.input_maior {
	width: 700px;
	float: left ;
	margin-top:20px;
}
input image{
	float: left ;
}

.input_radio {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.input_radio {
	font-family: georgia;
	font-size: 15px;
	color: #fef8d0;
	font-weight: normal;
}

.field_margin{
	margin-bottom: 10px;
}

.input_radio label{
	float:right;
	width:150px;
}
.input_img {
	float: left;
	margin-bottom: 10px;
	margin-right: 40px;
}

.input_hint{
	clear:both;
	float:left;
	margin:0;
	padding:0;
}

.radio label{
	color: #fef8d0;
	float:right;
	margin:0 100px 2px 0;
	width:200px;
}
.radio input{
	float: right 
}

.radioH {
	float: left; 
}

.radio_caixa input{
	margin-left:30px;
}
.radio .imagem {
	float: right ;
	width: 128px;
	height: 140px ;
	border: 1px solid black ;
}
.checkbox {
	font-family: georgia;
	font-size: 15px;
	color: #fef8d0;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px ;
}
.checkbox label{
	float:right;
	margin:2px 80px 2px 0;
	width:170px;
}
.checkbox input{
	float: right ;
}
.text {
	font-family: georgia;
	font-size: 15px;
	color: #fef8d0;
	font-weight: normal;	
}
.text label{
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
.text_maior label{
	font-family: georgia;
	font-size: 18px;
	color: #fef8d0;
	font-weight: normal;
}
.text select {
	width: 200px;
	float: left ;
}
.btordem {
	float:left;
	text-align:center;
	width:150px;
}
.btordem input {
	float: none;
	margin: 2px;
}
.submit {
	float: left;
	width: 100%;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.submit label{
	float: none;
	font-family: georgia;
	font-size: 13px;
}
.submit input {
	float: none;
}
.textocentro {
	width: 100%;
	text-align: center ;
	float: left ;
}
.textocentro p {
	color: #fef8d0 ;
	font-size: 20px;
	font-weight: normal ;
}

#fechar {
	top: 35;
	left: 700px;
	position: absolute;
}

#fechar a{
	border:0;
}

#fechar a img{
	border:0;
}