@charset "iso-8859-1";
/* CSS Document */

iframe {
	display: none;
}
.frm_contato {
	margin-top: 30px;
	margin-bottom: 80px;
}
/**********************************************/
.frm-left {
	width: 450px;
	float: right;
	margin-right: 40px;
}
.ativo {
	background: #e1e1e1 !important;
}
.frm-left label {
	background: #F1F1F1;
	overflow: auto;
	margin-bottom: 2px !important;
	padding: 3px;
	cursor: pointer;
	border: 0px;
}
.frm-left input {
	border: 0px;
}
.frm-left label:hover {
	background: #f5f5f5;
}
.frm-left h2 {
	font-family: "EurostileRegular";
	background: #3EC2CC;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.frm-left h3 {
	font-family: "EurostileRegular";
	font-size: 18px;
	color: #9C1422;
	padding: 5px 0;
}
.frm-left p {
	float: left;
	width: 340px;
	margin: 0 !important;
}
.frm-left p.email-nome {
	font-weight: bold;
	color: #333;
}
.frm-left p.email-endereco {
	padding-left: 50px;
}
.frm-left input {
	padding: 0;
	width: 50px !important;
	float: left;
	border: none !important;
}
/**********************************************/
.frm-right {
	float: left;
	padding: 0 30px;
}
/**********************************************/
.frm_contato p {
	margin-bottom: 20px;
}
.frm_contato label {
	display: block;
	margin-bottom: 10px;
}
.frm_contato label input, textarea, select {
	border: solid 1px #C07F14;
	margin-top: 2px;
	padding: 3px;
}
.frm_contato label input, textarea {
	width: 350px;
}
.frm_contato textarea {
	max-width: 350px;
}
.cid_uf, .tel_cel {
	overflow: auto;
}
.cid_uf label, .tel_cel label {
	float: left;
}
.cid_uf input {
	width: 290px !important;
	margin-right: 10px;
}
.tel_cel input {
	width: 166px !important;
}
.tel_cel input#fone {
	margin-right: 10px !important;
}
.contato_img {
	float: left;
	margin-top: 62px;
	margin-left: 160px;
}
.google-map {
	margin-top: 89px;
	float: right;
	height: 602px;
	width: 500px;
}
.google-map div#map_canvas {
	background: #09F;
	height: 406px;
}
.google-map div#endereco {
	background: #e9e9e9;
	margin-top: 5px;
	padding: 5px;
	border-top: solid 1px #9C1421;
	overflow: auto;
}
.google-map div#endereco h4 {
	font-size: 18px;
	color: #9C1421;
	font-weight: 500;
	float: left;
	padding: 5px 0;
}
.google-map div#endereco h3 {
	font-size: 18px;
	font-weight: 500;
	color: #9C1421;
	float: right;
	background: url(../imgs/contact.png) no-repeat 5px 3px;
	padding: 5PX 0 5PX 32PX;
}
/***************************************************************************************************************************/

.wrap {
	width: 350px;
	padding: 3px;
	margin-top: 3px;
}
.captcha-imagem {
	float: left;
	border: solid 1px #e4e4e4;
	margin-right: 5px;
}
.captcha-texto {
	float: left;
	width: 150px !important;
	padding: 7px;
}
.error {
	color: #CC0000;
	font-size: 12px;
	margin: 4px;
	font-style: bold;
	width: 100%;
}
.success {
	color: #009900;
	font-size: 12px;
	margin: 4px;
	font-style: bold;
	width: 100%;
}
img#refresh {
	top: 3px;
	left: -198px;
	position: relative;
	cursor: pointer;
}
#code {
	border: solid 1px #C07F14;
	float: left;
	clear: left;
	width: 140px;
	padding: 3px 0 3px 25px;
}
#wrap label {
	float: left;
	color: #666666;
	width: 80px;
}
#enviar {
	background: #C07F14;
	color: white;
	letter-spacing: 1px;
	width: 85px;
	padding: 4px;
	cursor: pointer;
}
.confirmacao-email {
	margin: 0 auto;
	width: 500px;
}
.confirmacao-email img {
	display: block;
	margin: 0 auto;
}
.confirmacao-email h2 {
	color: #333;
	text-align: center;
	line-height: 35px;
	color: #666666;
	position: relative;
	z-index: 100;
}
