body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #271917;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input, textarea {
	font-family: verdana;
	font-size: x-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.input {
	width: 140px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 140px;
	font-family: Tahoma;
	height: 49px;
}
.bg_content {
	background-image: url(images/bg_content01.gif);
	height: 167px;
	width: 247px;
}
.bg_content01 {
	background-image: url(images/bg_content02.gif);
	height: 167px;
	width: 247px;
}
.bg_content03 {
	background-image: url(images/bg_content03.gif);
	height: 167px;
	width: 247px;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 49px;
	width: 778px;
}
.txt_title {
	font-family: Tahoma;
	font-weight: bold;
	color: #692c20;
	font-size: 11px;
}
.txt_content {
	font-family: Tahoma;
	color: #692c20;
	font-size: 10px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e6f64;
}
.input03 {
	width: 220px;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #38322b;
}
.brdr {
	border: 1px solid #FFFFFF;
}
.brdr2 {
	border: 1px solid #6B563D;
}

#cardapio {
	width:781px;
	height:310px;
	background:transparent url(cardapio/main.jpg) no-repeat 0 0;
}

#cardapioTxt {
	color:#fff;
	padding-top:1px;
	width:487px;
	height:251px;
	background:transparent url(cardapio/bg2.png) no-repeat 0 0;
	position:relative;
	top:30px;
	left:64px;
	behavior: url(iepngfix.htc);
}

#cardapioTxt h2 {
	margin:8px 0 12px 15px;
	padding-bottom:2px;
	border-bottom: dotted 1px #fff;
	width:93%;
	*font-size:15px;
}

#cardapioTxt h2 span{
	position:absolute;
	right:20px;
	font-weight:normal;
	color:#D4C689;
}
#cardapioTxt ul {
	margin:0 0 0 20px;
	padding:0;
}

#cardapioTxt li{
	font-size:12px;
	float:left;
	width:45%;
	line-height:21px;
	list-style-type:none;
	padding-left:20px;
	background:transparent url(cardapio/check.gif) no-repeat 0 3px;
}

#cardapioTxt li small{
	font-size:10px;
}

#cardapioTxt .note{
	clear:both;
	padding:10px 20px 0;
	text-align:center;
	font-size:13px;
	color:#D4C689;
}

#mapmenu {
	float:right;
	position:relative;
	top:65px;
	right:45px;
}

#novidade {
	color:#FFF;
	font-size:13px;
	padding:5px 0;
}
#novidade a {
	color:#ac9b53;
}

#novidade strong {
	color:orange;
}
