@charset "utf-8";
/* CSS Document */
/* REFERENTE A JANELA PRINCIPAL E O FUNDO */
.light_john{
	background-color: #FFFFFF;
	background-color: #DADBBB;
	position: absolute;
	font-family: "Trebuchet MS";
	z-index: 999998;
}
.light_john2{
	position: absolute;
	font-family: "Trebuchet MS";
	z-index: 999998;
}
.light_john_background{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 999997;
}
.light_john_background2{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 999997;
}
.btn{
	cursor: pointer;
}
.clr{
	clear: both;
}
/* REFERENTE AOS ELEMENTOS GLOBAIS */
.light_principal{
	padding: 10px 10px 0 10px;
	overflow-y: auto;
	overflow-x: hidden;
}
.light_fechar{
	background-color: #5F1626;
	position: relative;
	text-align: right;
	width: 100%;
	height: 5px;
	margin: 25px 0 0 0;
}
.light_fechar_cardapio{
	background-color: #5F1626;
	position: relative;
	text-align: right;
	width: 100%;
	height: 0;
	margin: 0;
}
.light_fechar2{
	position: relative;
	text-align: right;
	width: 100%;
	height: 5px;
	margin: 25px 0 0 0;
}
.light_bt_fechar{
	position: absolute;
	background-color: #5F1626;
	color: #FFFFFF;
	font-weight: bold;
	width: 65px;
	height: 20px;
	right: 30px;
	bottom: -22px;
	cursor: pointer;
	text-align: center;
	padding: 2px 0 0 0;
}
.mar_top_27{
	margin-top: 27px;
}
/* REFERENTE AO CONTEÚDO DA LIGHT DOS MAPAS */
.light_maps_fechar{
	text-align: right;
	margin: 20px 0 0 0;
}
.light_produtos_principal{
	text-align: center;
}
/* REFERENTE A LIGHT DO BISTRO */
.light_bistro_menu{
	width: 700px;
	text-align: center;
	color: #5F1626;
	font-weight: bold;
}
.light_bistro_menu a:hover{
	text-decoration: underline;
}
/* REFERENTE A LIGHT DO CARDÁPIO */
.light_principal2{
	padding: 10px 10px 0 10px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #DADBBB;
}
.light_cardapio{
	padding: 0;
	overflow: hidden;
	background-color: #DADBBB;
}