@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}

#conteudo_faleconosco {
	width: 712px;
	margin-top: 42px;
	height: 100%;
	margin-left: 36px;
}
#titulo_faleconosco {
	height: 30px;
	width: 452px;
	margin-bottom: 20px;
}

#texto_faleconosco {
	width:680px;
	height:60px;
	font-family: Arial;
	font-size: 13px;
	color: #939597;
	line-height: 24px;
	margin-bottom: 25px;
}
.texto_vermelho_faleconosco {
	color:#8D0000;
	font-family: Arial;
	font-size: 13px;
}
#faleconosco {
	width: 300px;
	height: 530px;
}

.formulario
{
	background: #eaecf1;
	border: 1px solid;
	border-color: #c9c8c6;
	font-size: 11px;
	color: #63605c;
	margin-bottom: 5px;
}
.buttom
{
	border: 1px solid;
	border-color: #666;
	background: #8D0000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	height: 20px;
	margin-right: 5px;
}
.textoformulariio {
	font-size: 11px;
	font-family:Arial;
}