@charset "utf-8";
A:link {
	text-decoration:none
}
A:visited {
	text-decoration:none
}
A:active {
	text-decoration:none
}
A:hover {
	text-decoration:none
}
a img {
	border-width:0;
}
body {
	background:#EBEBEB;
	margin:0;
}
.corpoFormFaleConosco {
	width:815px;
	height:1005px;
	background:url(../imgs/fundo.png) no-repeat center;
	margin:0 auto;
}
.topoFormFaleConosco {
	background:url(../imgs/topo.png) no-repeat top;
	width:815px;
	height:215px;
}
.topoFormFaleConosco .logoCase {
	width:172px;
	height:52px;
	margin:30px 0 0 40px;
	display:block;
	float:left;
}
.topoFormFaleConosco .logoCustomer {
	width:195px;
	height:51px;
	margin:30px 40px 0 0;
	display:block;
	float:right;
}
form {
	margin:0 10px;
	border:none;
		}
.textoGuest {
	font-size:33px;
	font-family:Helvetica Neue, Verdana;
	width:500px;
	margin:35px 0 0 35px;
}
.textoFale {
	color:#999999;
	font-size:17px;
	font-style:italic;
	font-family:Helvetica Neue, Verdana;
	width:170px;
	margin:0 0 25px 35px;
}
.textoIntro {
	color:#000;
	font-size:12px;
	font-family:Helvetica Neue, Verdana;
	margin:0 35px 45px 35px;
}