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_faca.jpg) bottom right no-repeat;

}
div#corpo div#conteudo h2{
	text-indent: -99999px;
	background: url(../images/tt_faca.gif) left top no-repeat;
}
div#menu ul li#orcamento a{
    background: url(../images/btn_faca.gif) bottom left no-repeat;
	cursor: default;
}
div#conteudo p.pontilhado{
	float: left;
	width: 500px;
	height: 2px;
	margin: 24px 0px;
	margin-bottom: 20px;
	_margin-bottom: 0px;
	background: url(../images/bg_barra_pontilhado_faca.gif) repeat-x;
	background-color: transparent;
}
fieldset{
	width: 480px;
	border: none;
	display: block;
	float: left;
}
label{	
	display:block;
	text-align: right;
	margin-bottom: 10px;
}
span{
	font: 12px "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #663300;
	margin-right: 15px;
}
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 select{
	width: 150px;
	border: solid 1px #ff9933;
	background-color: #fff4ea;
	margin-right: 237px;
	color: #663300;

}
input.ddd{
	width: 17px;
	margin-right: 10px;
}
input.tel{
	width: 60px;
	margin-right: 272px;
}
span.n{
	margin-left: 59px;
}
input.numero{
	width: 30px;
	margin-right: 5px;
}
input.complemento{
	width: 53px;
	margin-right: 5px;
}
input.cep{
	width: 60px;
}
input.radio{
	width: 15px;
	background: none;
	border: none;
	margin: 10px 5px;
	vertical-align: middle;
}
input.radioFesta{
	width: 15px;
	background: none;
	border: none;
	margin: 10px 5px;
	vertical-align: middle;
}
input.radioLanch{
	width: 15px;
	background: none;
	border: none;
	margin: 10px 5px;
	vertical-align: middle;
}
input.convidados{
	width: 30px;
	margin-right: 180px;
}
input.data{
	width: 70px;
	margin-right: 10px;
}
input.quantidade{
	width: 50px;
	margin-right: 161px;
}
#para_eventos{
	overflow: hidden;
	display: block;
}
#para_lanch{
	display: block;
}
.exemplo{
	font-size: 12px;
	color: #ff9933;
	margin-right: 59px;
}
.Lfloat{
	text-align: left;
	float: left;
}
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;
}
fieldset.option{
	border: solid 1px #ff9933;
	margin-top: 20px;
	padding: 10px;
	width: 450px;
}
fieldset.option span{
	float:left;
}
fieldset.option legend{
	font: 14px "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #663300;
}
label.botoes{
	padding-right: 30px;
	clear: both;
}
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;		
}
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;
}