.faleconosco {
	width: 100%;
	float: left;
	background: url(../img/layout/topopaginas.png);
}

.titulo {
	width: 100%;
	float: left;
	text-align: center;
	color: #e26413;
	font-family: "Open Sans", sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 38px;
}
.subtitulo {
	font-size: 14px;
	color: white;
	font-family: Arial;
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 38px;
	padding-top: 5px;
}

#fale_conosco {
	width: 400px;
	text-align: left;
	float: left;
	margin-top: 45px;
}

#fale_conosco span {
	color: #535354;
}

#formContato fieldset .input textarea,
#formContato fieldset .input select,
#formContato fieldset .input input {
	background: url(../img/layout/fundo-contato.jpg) repeat-x;
	border: 1px solid #878787;
	float: left;
	padding: 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#formContato fieldset .file input {
	padding: 5px;
}

#formContato fieldset .input textarea {
	height: 115px;
	background: url(../img/layout/fund-contatomsg.jpg) repeat-x;
}

.submit_area {
	margin-top: 18px;
}

#fale_conosco form label {
	width: 400px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 12px 0 5px 0;
	float: left;
	color: #535354;
}

#local {
	float: right;
	margin: 70px 0 0 65px;
	text-align: left;
	font-size: 12px;
}

#mapa a {
	width: 402px;
	height: 184px;
	border: 1px solid #c2c2c2;
	overflow: hidden;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#local p strong {
	display: block;
	line-height: 20px;
	margin: 15px 0 12px 0;
	font-size: 13px;
	font-weight: bolder;
	color: #282828;
}

#local p {
	line-height: 16px;
}

#local .mail {
	background: url(../img/layout/mail.jpg);
	width: 321px;
	height: 36px;
	margin-top: 20px;
	font-size: 18px;
	color: #282828;
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
	padding: 10px 0 0 83px;
}

#local .fone {
	background: url(../img/layout/fone.jpg);
	width: 321px;
	height: 35px;
	margin-top: 10px;
	font-size: 18px;
	color: #282828;
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
	padding: 11px 0 0 83px;
}

.width380 {
	width: 380px;
}

#fale_conosco .row-button input {
	margin: 20px 100px 0 0;
}
