﻿@import url("common.css");
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
legend {
	border-bottom: #FFF 1px solid;
	color: #999999;
	font-weight: bold;
	margin-bottom: 3px;
	width:100%;
}
.input {
	border: 1px solid #002459;
	height: 13px;
	margin-bottom:5px;	
	padding: 5px;
	resize:none;
}
.radio{
	border:none;
}
.select {
	color:#000000;
/*	float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:22px;
	margin:0 0 0 1px;
	padding:3px 3px 2px 3px;
	width:150px;
}
.submit {
	background: url(../pngs/btEnviar2014.png) no-repeat left top;
	border:none;
	color:#BFEFFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding-bottom: 1px;
	width: 100px;
}
.submit:hover {
	background-position: right top;
	color: #FFFFFF;
}
.req {
	font-weight:bold;
}
.w55 {
	width:55px;	
}
.w65	 {
	width:65px;	
}
.w85 {
	width:85px;	
}
.w100 {
	width:100px;	
}
.w120 {
	width:120px;	
}
.w140 {
	width:140px;	
}
.w150 {
	width:150px;	
}
.w270 {
	width:270px;	
}
.w270h50 {
	height:50px;
	width:270px;
	resize:none;
}
.w430 {
	width:430px;
}
.w443 {
	width:443px;	
}
.w443h60 {
	height:60px;
	width:443px;
	resize:none;
}
.w610h60 {
	height:60px;
	width:600px;
	resize:none;
}
.w610h100 {
	height:100px;
	width:600px;
	resize:none;
}

.upperCase {
	text-transform: uppercase;
}

.inputLateral {
	float: left;	
	margin-right:15px;
}

.realperson-challenge {
	float:right;
	margin-top:3px;
	margin-right:680px;
	color: #FFFFFF;
}
.realperson-text {
	font-family:"Courier New",monospace,Arial;
	font-size: 5px;
	font-weight: bold;
	letter-spacing:0px;
	line-height: 3px;
}
.realperson-regen {
	cursor: pointer;
	padding-top: 4px;
	text-align: left;
}

#msg, #msgDados {
	height: 95px;
	text-align:center;
}
