html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;

}
body {
	line-height: 1;
	background:#000 url(../_imagens/fundo.jpg) top center repeat-y;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.header {
	background:url(../_imagens/fundoHeader.jpg) no-repeat top center;
	width:100%;
	height:347px;
}
h1 a {
	width:767px;
	height:347px;
	margin:0 auto;
	text-indent:-999em;
	background:url(../_imagens/h1Logo.jpg) no-repeat top center;
	display:block;
}
.nav {
	display:block;
	clear:both;
/*	height:116px;
	width:767px;*/
	height:92px;
	width:731px;	
	padding:24px 0 0 36px;
	background:url(../_imagens/fundoMenu.jpg) no-repeat top left;
	margin:0 auto;

}
.nav li { display:inline;}
.nav a {
	height:18px;
	float:left;
	text-indent:-999em;
	margin-right:16px;
}
.nav a.cardapio { width:103px; background: url(../_imagens/menu_cardapio.jpg) no-repeat top left;}
.nav a.casa { width:120px; background: url(../_imagens/menu_casa.jpg) no-repeat top left;}
.nav a.chegar { width:147px; background: url(../_imagens/menu_chegar.jpg) no-repeat top left; margin-top:11px;}
.nav a.historia { width:140px; background: url(../_imagens/menu_historia.jpg) no-repeat top left;}
.nav a.home { width:86px; background: url(../_imagens/menu_home.jpg) no-repeat top left;}
.nav a.produtos { width:177px; background: url(../_imagens/menu_produtos.jpg) no-repeat top left;}
.nav a.receitas { width:181px; background: url(../_imagens/menu_receitas.jpg) no-repeat top left; margin-left:71px; margin-top:11px;}
.nav a.reserva { width:163px; background: url(../_imagens/menu_reserva.jpg) no-repeat top left;margin-top:11px;}
.nav a:hover { background-position:bottom;}

.content {
/*	width:767px;*/
	width:707px;
	padding-left:60px;
	margin:0 auto;
}


h2.tradicao {
	float:left;
	width:300px;
	margin-bottom:20px;
	height:57px;
	background:url(../_imagens/h2Tradicao.jpg) no-repeat top left;
	text-indent:-999em;
}

h2.nossaHistoria {
	float:left;
	width:300px;
	margin-bottom:20px;
	background:url(../_imagens/tit_nossaHistoria.gif) no-repeat top left;
	text-indent:-999em;
}

.footer {
	width:767px;
	margin:33px auto 0 auto;
	clear:both;
}
.info { float:left; width:217px;}
.info p {
	float:left;
	width:283px;
	height:150px;
	text-indent:-999em;
	background:url(../_imagens/footerInfo.png) no-repeat top left;
	margin:20px 49px 0 44px;
}
.location {
	float:right;
	border-left:1px dashed #c28546;
	width:375px;
	padding-left:50px;
	margin-bottom:70px;
}
.location h5 {
	width:148px;
	height:26px;
	background:url(../_imagens/h5Chegar.jpg) no-repeat top left;
	float:left;
	text-indent:-999em;
	clear:right;
}
.location p {
	color:#fff;
	width:225px;
	display:block;
	clear:left;
	font-size:12px;
	line-height:17px;
}
.location a {
	color:#fff;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
}
.location .mapa { float:right; margin:-120px 32px 0 0;}

.blu {
	width:63px;
	height:29px;
	background:url(../_imagens/blu.gif) no-repeat top left;
	display:block;
	text-indent:-999em;
	clear:both;
	margin:20px auto;
}