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 {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: 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;
}

html, body { height: 100%; width: 100%; }

html { background: url(../imagens/bg.gif); }
body { font: 12px Arial, Helvetica, sans-serif; }

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

.clearfix:after {
    content: "."; 
    clear: both; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }

#corpo #topo h1 a,
#corpo #topo h2,
#corpo #menu ul li a, #corpo #conteudo ul li a,
#corpo #address p.copright {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
}
#corpo {
	clear: both; 
	margin: 0 auto;
	width: 996px;
}
#corpo #topo {
	background: url(../imagens/topo_madeira.jpg) no-repeat top center;
	padding-top: 43px;
	margin-bottom: -3px;
}

/*MENU XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#corpo #menu {
	background: url(../imagens/bg_menu.jpg) no-repeat;
	height: 44px;
	display: block;
}
#corpo #menu ul li { float: left; }
#corpo #menu ul li a { height: 22px; }
#corpo #menu ul li a.btHome { background: url(../imagens/bt_home.gif) no-repeat top; height: 24px; width: 52px; margin: 2px 0 0 88px; }
#corpo #menu ul li a.btFamous { background: url(../imagens/bt_famous.gif) no-repeat top; height: 23px;  width: 104px; margin-left: 33px; }
#corpo #menu ul li a.btMenu { background: url(../imagens/bt_menu.gif) no-repeat top; height: 24px; width: 61px; margin: -5px 0 0 50px; position: relative; }
#corpo #menu ul li a.btSpecials { background: url(../imagens/bt_special.gif) no-repeat top; height: 21px; width: 84px; margin: -4px 0 0 218px; position: relative; }
#corpo #menu ul li a.btContact { background: url(../imagens/bt_contact.gif) no-repeat top; width: 78px; margin-left: 35px; }
#corpo #menu ul li a.btFeedback { background: url(../imagens/bt_feedback.gif) no-repeat top; width: 85px; margin: 5px 0 0 40px; }

#corpo #menu ul li a.btHome:hover { background: url(../imagens/bt_home.gif) no-repeat bottom; }
#corpo #menu ul li a.btFamous:hover { background: url(../imagens/bt_famous.gif) no-repeat bottom; }
#corpo #menu ul li a.btMenu:hover { background: url(../imagens/bt_menu.gif) no-repeat bottom; }
#corpo #menu ul li a.btSpecials:hover { background: url(../imagens/bt_special.gif) no-repeat bottom; }
#corpo #menu ul li a.btContact:hover { background: url(../imagens/bt_contact.gif) no-repeat bottom; }
#corpo #menu ul li a.btFeedback:hover { background: url(../imagens/bt_feedback.gif) no-repeat bottom; }


/*TOPO XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#corpo #topo img.topo { width: 996px; }
#corpo #topo h2 {
	background: url(../imagens/slogan.png) no-repeat ;
	height: 57px;
	position: absolute;
	width: 224px;
}

/*CONTEUDO XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#corpo #conteudo {
	background: url(../imagens/bg_conteudo.jpg) repeat-y;
	padding: 0 40px;
	color: #191919;
}
#corpo #conteudo { position: relative; }
#corpo #conteudo p {
	padding-bottom: 20px;
	line-height: 18px;
}

/*RODAPÉ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#corpo #address {
	background: url(../imagens/bg_rodape.png) no-repeat top;
	padding: 100px 0 15px 0;
	height: 90px;
}
#corpo #address p.copright {
	background: url(../imagens/copright.png);
	height: 101px;
	width: 233px;
	margin: 0 auto;
}