div#topo h4#banner {
	display: block;
	float: right;
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	width: 516px;
	height: 229px;
	background: url(../images/bn_fale.jpg) bottom right no-repeat;

}
div#corpo div#conteudo h2{
	text-indent: -99999px;
	background: url(../images/tt_fale.gif) left top no-repeat;
}
div#menu ul li#fale a{
    background: url(../images/btn_fale.gif) bottom left no-repeat;
	cursor: default;
}
div#conteudo p.pontilhado{
	float: left;
	width: 314px;
	height: 2px;
	margin: 24px 0px;
	margin-bottom: 20px;
	_margin-bottom: 0px;
	background: url(../images/bg_barra_pontilhado_fale.gif) repeat-x;
	background-color: transparent;
}
div#conteudo div#note{
	float: right;
	width: 187px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	_margin-right: 10px;
	background: url(../images/bg_notes_fale.jpg) no-repeat;
}
div#conteudo div#note p{
	width: 150px;
	margin: 90px 0px 0px 20px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
div#conteudo div#note p a{
	font: 14px "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #663300; 
}
div#conteudo div#note p a:hover{
	font-weight: bold;
}
form fieldset{
	width: 480px;
	border: none;
	display: block;
	float: left;
}
form fieldset label{	
	display:block;
	text-align: right;
	margin-bottom: 10px;
}
form fieldset label span{
	font: 14px "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #663300;
	margin-right: 15px;
}
form fieldset label input{
	width: 345px;
	height: 25px;
	padding: 5px 5px 0px 5px;
	_padding-top: 0px;
	border: solid 1px #ff9933;
	background-color: #fff4ea;
	line-height: 25px;
	margin-right: 30px;
	color: #663300;

}
form fieldset label input.ddd{
	width: 17px;
	margin-right: 10px;
}
form fieldset label input.tel{
	width: 60px;
	margin-right: 272px;
}
form fieldset label textarea{
	width: 345px;
	height: 195px;
	border: solid 1px #ff9933;
	background-color: #fff4ea;
	line-height: 25px;
	vertical-align: text-top;
	margin-right: 30px;
	color: #663300;
	padding: 5px;
}
form fieldset label.botoes{
	padding-right: 30px;
}
form fieldset label.botoes input.limpar{
	background: url(../images/btn_limpar.gif) top right no-repeat;
	background-color: transparent;
	text-indent: -99999px;
	border: none;
	width: 150px;
	height: 56px;
	margin-right:0px;		
}
form fieldset label.botoes input.enviar{
	background: url(../images/btn_enviar.gif) top right no-repeat;
	background-color: transparent;
	text-indent: -99999px;
	border: none;
	width: 150px;
	height: 56px;
	margin-left:0px;
}