html, body {
	background-color:#000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	margin: 0px;
	padding: 0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 100%;
	width: 100%;
}
p {
	font: 100%;
	margin: 0px 0px 5px;
	padding: 0px;
}
a {
	color: #FCF581;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
													/*    TABELA */
#tab_conteudo{
	width: 100%;
	height: 85%;
	padding: 0px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.tab_conteudo_col1{
	vertical-align: top;
}
.tab_conteudo_col2{
	vertical-align: top;
	text-align: center;
}
.tab_conteudo_col3{
	vertical-align: top;
}
													/* HOME */
#happy_box{
	width: 220px;
	color: #FDF9B0;
	position:relative;
	font-size: 90%;
	margin: -10px 0px 15px 30px;
}
#happy_centro{
	height: 320px;
	background: url(../img/img_happy_centro.jpg) repeat-x;
	padding: 20px 27px 0px;
}
#happy_relevo1{
	width: 16px;
	height: 320px;
	background: url(../img/img_happy_relevo1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#happy_relevo2{
	width: 16px;
	height: 320px;
	background: url(../img/img_happy_relevo2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
#happy_tit_home{
	width: 155px;
	height: 35px;
	padding: 0px;
	margin: 0 0 20px 5px;
}
#happy_foto_box{
	width: 160px;
	height: 60px;
	float: left;
}
.happy_foto_home{
	float: left;
}
#localizacao_box{
	width: 220px;
	position: relative;
	margin-left: 30px;
	margin-top: -20px;
	*margin-top: 0px;
}
#localizacao_relevo1{
	width: 12px;
	height: 102px;
	background: url(../img/img_localizacao_relevo1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#localizacao_relevo2{
	width: 12px;
	height: 102px;
	background: url(../img/img_localizacao_relevo2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 15;
}
#localizacao_centro{
	height: 102px;
	background: url(../img/img_localizacao_centro.jpg) repeat-x;
	padding: 8px 15px 0px;
}
#localizacao_tit_home{
	width: 105px;
	height: 23px;
	margin: 0px 0px 5px;
}
#flash{
	width: 421px;
	height: 281px;
	margin: auto;
}
#linha_destaque{
	width: 474px;
	height: 1px;
	position: relative;
	background: url(../img/img_linha_home_centro.jpg) no-repeat;
	margin: 20px auto 8 auto;
}
#reservas_box{
	width: 35%;
	position:relative;
	float: left;
	font-size: 90%;
	text-align: center;
}
#reservas_tit{
	width: 100px;
	height: 27px;
	margin: 0 auto 8px;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
#reservas_tit h1{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#reservas_celular{
	width: 75px;
	height: 80px;
	background: url(../img/img_celular.gif) no-repeat;
	position: absolute;
	left: 170px;
	top: 7px;
}
#vip_box{
	width: 45%;
	position:relative;
	float: right;
	font-size: 90%;
	text-align: center;
}
#vip_tit{
	width: 124px;
	height: 27px;
	margin: 0 auto 8px auto;
}
#vip_bt{
	width: 108px;
	height: 23px;
	background: url(../img/img_vip_bt.jpg) no-repeat;
	line-height: 22px;
	text-align:center;
	margin:  auto;
	font-size: 75%;
}
#vip_bt a{
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}
#vip_bt a:hover{
	text-decoration: underline;
}
#coluna3{
	width: 240px;
	float:right;
	margin-right: 10px;
}
#promocao_box{
	width: 240px;
	height: 176px;
	position:relative;
	font-size: 90%;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}
#promocao_relevo1{
	width: 12px;
	height: 176px;
	background:url(../img/img_promocao_relevo1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#promocao_relevo2{
	width: 12px;
	height: 176px;
	background:url(../img/img_promocao_relevo2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 15;
}
#promocao_centro{
	height: 176px;
	background: url(../img/img_promocao_centro.jpg) repeat-x;
	text-align: center;
	margin: 0;
	padding: 15px 12px;
	position: relative;
}
#promocao_bt{
	width: 182px;
	height: 30px;
	line-height: 28px;
	position: relative;
	text-align:center;
	background: url(../img/img_promocao_bt.gif) no-repeat;
	margin: 10px auto 5px;
}
#promocao_bt a{
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}
#promocao_bt a:hover{
	text-decoration: underline;
}
#promocao_tit{
	width: 222px;
	height: 28px;
	position:relative;
	margin: 0px 0px 10px;
}
#destaque_box{
	width: 240px;
	position:relative;
	font-size: 90%;
	margin: 15px 0px 20px;
	z-index: 1;
}
#destaque_relevo1{
	width: 22px;
	height: 242px;
	background: url(../img/img_destaque_relevo1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#destaque_relevo2{
	width: 22px;
	height: 242px;
	background: url(../img/img_destaque_relevo2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 15;
}
#destaque_centro{
	height: 242px;
	background: url(../img/img_destaque_centro.jpg) repeat-x;
	margin: 0;
	padding: 15px 12px 15px 22px;
	position: relative;
}
#destaque_sexta{
	width: 200px;
	height: 25px;
}
#destaque_sabado{
	width: 200px;
	height: 25px;
	position: relative;
	left: auto;
	top: auto;
	background: url(../img/img_destaque_sabado.gif) no-repeat;
}
.destaque_negrito{
	margin-bottom: 4px;
	font-size: 1.2em;
	font-weight: bolder;
}
.destaque_txt_right{
	padding: 5px 20px 5px 5px;
	text-align: right;
}
#destaque_chamada{
	width: 111px;
	height: 23px;
	margin: 13px 0px 0px 47px;
	position: relative;
	background: url(../img/img_destaque_txt.gif) no-repeat;
	padding: 0px;
}
#rodape{
	width: 100%;
	height: 20px;
	padding-top: 5px;
	border-top: #F7DD28 1px solid;
	text-align: center;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #F7DD28;
}
#rodape a{
	text-decoration: none;
	color: #F7DD28;
}
#rodape a:hover{
	text-decoration: underline;
}
#sexta{
	width: 46px;
	height: 17px;
	margin-bottom: 5px;
}
#sexta_relevo{
	width: 200px;
	height: 2px;
	background: url(../img/img_sexta_relevo.jpg) no-repeat;
	margin-bottom: -10px;
	clear: both;
}
																/* Menu */
#menu {
	height: 20px;
	padding: 3px 0px 7px;
	margin: 10px 0;
	text-align: center;
	display: block;
	clear: both;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#menu a {
	height: auto;
	padding: 0px 5px;
	margin: 0px;
	white-space: nowrap;
	font-size: 13px;
	text-decoration: none;
	color: #FABB0A;
	text-align: center;
}
#menu li a:hover{
	text-decoration: underline !important;
}
/* Popup */
#popmsg {
	width: 400px;
	padding: 10px;
	height: 350px;
	border: 1px dashed #999999;
	position: absolute;
	left: 20px;
	top: 160px;
	margin: 0px;
	background: #333333;
	display: none;
	z-index: 100;
}
#popmsg .barracmd {
	color: #FFFFFF;
	text-align: right;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
}
#popmsg .barracmd a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Halloween*/

#teia{
	width: 300px;
	height: 370px;
	position: absolute;
	z-index: 100; 
}
#abobora{
	width: 200px;
	height: 170px;
	padding-top: 15px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	display: block;
}
