body { margin:20px; color:#444; font-family: Arial; font-size:12px; }
.info { clear:both; padding-top:30px; line-height:1.6; }
h2 { margin-bottom:10px; padding-bottom:10px; font-size:16px; border-bottom:dashed 1px #aaa; }
h3 { background-color:#fff; color:#669; padding:10px; margin:10px 0 15px 0; font-size:11px; -moz-border-radius:3px; -webkit-border-radius:3px; border:solid 1px #ddd; font-weight:normal; }
input { outline:none; }
.form {
	float:left;
	width:622px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.form .form-row { width:622px; margin-bottom: 5px; float:left; }
.form .label {
	float:left;
	width:100px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.form .input-container {
	float:left;
	width:195px;
	margin-left: 5px;
}

.form .input-containerA {
	float:left;
	width:500px;
}
	.form .input { width:250px;	height:19px; border:1px solid #c4c4c4; font-family: "Trebuchet MS"; font-size: 11px; color: #999999; padding-top:3px; padding-left:3px; }
	.form .textarea { width:300px; height:100px; border:1px solid #c4c4c4; font-family: "Trebuchet MS"; font-size:11px; color: #999999; padding-top: 2px; }
	.form .error-input, .form .error-both .input, .form .error-same .input { background-color:#FFEFEF; border-color:#BB6666; color:#660000; }
	.form .error-div { float:right; margin:7px 10px 0 0; color:#935; font-size:10px; }
	.form .error-div-alternative { display:none; -moz-border-radius:10px; -webkit-border-radius:10px; width:800px; top:0; left:50%; position:absolute; z-index:1000; margin-left:-400px; text-align:center; font-size:16px; color:#934; padding:20px 0 20px 0; background-color:#fee; border:solid 2px #d36; border-top-width:0; }
	.form .error-same, .form .error-both { color:#fff; background-color:#b66; -moz-border-radius:3px; }
	.form .sendBtn {
	width:55px;
	height:20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align:center;
	background-color: #FFFFFF;
	border:1px solid #aaa;
	float:right;
	display:block;
	cursor:pointer;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-right: -100px;
	border: 1px solid #CCCCCC;
	}
	
	.disfarce {
	font-family: "Trebuchet MS";
	font-size: 8px;
	color: #FFFFFF;
	}
	
	.interesse {
	height: 20px;
	float: left;
	width: 500px;
	}
	
	.form .check {
	width: 20px;
	height: 20px;
	float: left;
	}
	
	.form .assunto {
	height: 20px;
	float: left;
	padding-top: 3px;
	margin-right: 3px;
	}
	
	.form .empresa { 
	width:180px;	
	height:15px; 
	border:1px solid #c4c4c4; 
	font-family: "Trebuchet MS"; 
	color: #999999; 
	padding-bottom:2px; 
	}
	
	.form .fone1 { 	
	height:19px; 
	border:1px solid #c4c4c4; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #999999; 
	padding-top:3px; 
	padding-left:3px; 
	}
	
	.form .select { 
	width: 252px;	
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #999999;  
	}
	
	.textoVermelhoContato {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #BB6666;
	cursor: default;
	font-style: italic;
}