﻿@charset "utf-8";
/* CSS Document */

#sacFeature, #sacResponse {
	background-color: #e5e5e5;
	width: 663px;
	padding: 25px 0 50px 15px;
	font-size: 9px;
	line-height: 14px;
}

#sacFeature p {
	font-size: 11px;
}

#pageSearch h3 {
	padding-top: 10px;
	padding-left: 12px;
}

.sacPhone {
	width: 190px;
	padding: 8px 22px 10px 22px ;
	background-color: #ffcc00;
	font-size: 14px;
	margin-top: 15px;
}

#sacFeature li {
	float: left;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 15px;
}

#linha {
	border-bottom: solid 1px #ffffff;
	margin-top: 13px;
	margin-left: -15px;
	}
	
#sacFeature input, #sacFeature select, #sacFeature textarea {
	width: 148px;
	height: 18px;
	margin-right: 10px;
	border: 0;
	border-bottom-style: hidden;
}

#sacFeature #name, #sacFeature #sobrenome, #sacFeature #cidade, #sacFeature #email {
	width: 218px;
}

#sacFeature #companhia {
	width: 178px;
}

#sacFeature #complemento {
	width: 152px;
}

#sacFeature #pais {
	width: 110px;
}

#sacFeature #estado {
	width: 55px;
}

#sacFeature #telefone {
	width: 127px;
}

#sacFeature #cep {
	width: 97px;
}

#sacFeature #endereco {
	width: 259px;
}

#sacFeature select  {
	height: 20px;
	*height: 22px; 
	margin: 3px 0 0 0;
	*margin: 0;
}

#sacFeature #ramo {
	margin-left: 19px;
}

#sacFeature #motivo {
	margin-left: 156px;
}


#sacFeature textarea {
	width: 632px;
	height: 100px;
}

#fraseAtencao {
	display: block;
}

.postMessage { margin-top: 5px; }
select, textarea { font-size: 9px; font-family: Verdana,Arial,Helvetica,sans-serif; }
ul li #limiteCaracteres { position: relative; }
