#caixa_fale{
	width:681px;
	background:#eee;
	border:1px solid #8ba8be;
	border-width:0 115px;
	margin:0 auto;
}

	#caixa_fale h1{
		background:#af1117;
		color:#FFFFFF;
		margin-bottom:12px;
		font:Verdana;
		font-size:14px;
		line-height:20px;
		padding-left:10px;
	}

#texto_topo{
	margin:0 75px 0 75px;
	background:#8ba8be;
	font:Verdana;
	font-size:11px;
	padding:15px;
	margin-bottom:45px;
}

#contato{
	float:left;
	width:190px;
	margin:10px 0 0 75px;
	background:#8ba8be;
	padding:15px;
	display:inline;
}

	#contato a{
		color:#af1117;
		text-decoration:none;
	}

.form-contato{
	width:210px;
	margin:0 0 0 350px;
	padding:0 0 20px;
}

.input{
	border:0;
	background:#e3e1e1;
	width:200px;
	height:20px;
	margin:2px 0 6px;
}

.mensagem{
	border:0;
	background:#e3e1e1;
	width:200px;
	height:70px;
	margin:2px 0 6px;
}

.enviar{
	margin-top:10px;
}
