body {
	background-color: #B9A100;
	background-image: url("../img/background.jpg");
	background-position: top;
	background-repeat: repeat;
	
	height:100%;
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a {
	color: black;
}

div.carregando {
	
	position: relative;
	
	width: 100px;
	height: 60px;
	
	top: 50px;
	left: 50%;
	
	margin-left: -65px;
	
}

div.principal {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 759px;
	margin-left: -379px;
	padding: 0px;
	border: 1px solid white;
	background-image: url("../img/background.jpg");
	
}

div.left_top_flash {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 458px;
	height: 194px;
		
	margin: 0;
	padding: 0;
		
}

div.right_top_flash {

	position: absolute;
	
	top: 0px;
	right: 0px !important;
	right: -1px;
	
	width: 301px;
	height: 340px;
		
	margin: 0;
	padding: 0;
		
	z-index: 3;
}


div.spacer {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 1px;
	height: 360px;
	
	margin: 0;
	padding: 0;

		
}

div.conteudo {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 579px;
	
	overflow: visible;	
	
	float: left;
	
	margin:0;
	margin-bottom: -100px;
	
	padding: 4px;
	padding-left: 0px;
	
}

div.barra_lateral {

	position: absolute;
	
	bottom: 0px !important;
	bottom: -1px;
	right: -1px;
		
	width: 180px;
	height: 500px;
	margin:0;
		
	background-color: white;

	
}

.banner_full {
	position: relative;
	height: 80px;
	width: 564px;
	background-color: white;
	margin: 5px;
	border: 2px solid #F8C300;
}

div.barra {
		
	position: relative;
	
	top: 120px;
		
}

.item_cardapio {
}

.titulo_item_cardapio {
	color: red;
	font-weight: bold;
}

.passadores {
	position: relative;
	bottom: -15px;
	text-align: right;
	width: 100%;
	height: 25px;
	font-weight: bold;
}

.texto_delivery {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	text-align: center;
	padding: 0;
	margin: 0;
}

.flash_delivery {

	margin-bottom: -10px;
	

}

div.bottom_flash {
	position: relative;
	top: 170px !important;
	top: 0px;
	width: 100%;
	height: 189px;
	margin: 0;
	padding: 0;
	z-index: 1;
	
}

div.music_flash {
	
	position: relative;
	
	top: -33px !important;
	top: -27px;
	left: 730px;
	
	width: 85px;
	height: 20px;
	
	margin: 0;
	padding: 0;
	
	margin-bottom: -25px;
	
}

div.principal .creditos {
	position: absolute;
	color: #FFF;
	width: 759px;
	bottom: -138px;
	color: black;
	height: 45px;
		
}
