#HeaderFaleConosco{
	background-image:url(../../slices/header-FaleConosco.jpg);
	height:50px;
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	float:left;
	display:inline;
	text-indent:60px;
	font-size:18px;
	color:#27327F;
	line-height:65px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#FaleConosco{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

#FrmFaleConosco{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#FrmFaleConosco fieldset{
	margin:0;
	padding:0;
	border:0;
}

#FrmFaleConosco label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#27327F;
}

.LabelFullSize{
	width:100%;
	float:left;
}

.CampoContato{
	background:transparent;
	border:0;
	background-image:url(../../slices/bg-InputFormulario.jpg);
	background-repeat:no-repeat;
	width:424px;
	height:17px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px 0 0 10px;
	line-height:20px;
	color:#666;
}

#MensagemContato{
	background:transparent;
	border:0;
	background-image:url(../../slices/bg-DuvidasFormulario.jpg);
	width:424px;
	height:155px;
	background-repeat:no-repeat;
	padding:3px 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

#ConhecimentoContato{
	border:1px solid #EEEEEE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:185px;
}

.LinhaFaleConosco{
	width:100%;
	float:left;
	margin:5px 0;
}

#RepresentantesComerciais{
	width:230px;
	float:right;
	margin:10px 10px 0 0;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#HeaderRepresentantesComerciais{
	background-image:url(../../slices/header-RepresentantesComerciais.jpg);
	height:40px;
	background-repeat:no-repeat;
	background-position:left top;
	width:200px;
	float:left;
	display:inline;
	font-size:18px;
	color:#27327F;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 30px;
	line-height:18px;
	text-align:center;
}

.ConteudoEstadoRepresentantes{
	width:100%;
	float:left;
	margin:10px 0;
}

.HeaderEstadoRepresentantes{
	font-size:13px;
	color:#E77817;
	font-weight:normal;
	margin:0 0 10px 0;
	width:100%;
	float:left;
	line-height:13px;
}

.HeaderCidadeRepresentantes{
	color:#27327F;
	font-weight:normal;
	margin:0 0 10px 0;
	width:100%;
	float:left;
	line-height:13px;
	font-size:12px;
}

.RepresentanteComercial{
	width:220px;
	float:left;
	display:inline;
	margin:0 0 10px 10px;
	font-size:12px;
}

.RepresentanteComercial .NomeRepresentante{
	color:#000;
	display:block;
}

.RepresentanteComercial .TelefoneRepresentante{
	color:#666;
	display:block;
}

.RepresentanteComercial .TelefoneRepresentante strong{
	color:#333;
}

.RepresentanteComercial .EmailRepresentante{
	color:#666;
	display:block;
}

.RepresentanteComercial .EmailRepresentante strong{
	color:#333;
}

#sucesso{
	text-align:center;
	border:1px solid;
	padding:4px;
	width:100%;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin:10px 0 0 0;

}

#sucesso a{
	color:#FFFFFF;
	text-decoration:none;
}

