@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body{
	margin:0;
	background:#000;
	overflow-x:hidden;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
#carta-menu-wrapz{
	width:351px;
	height:355px;
	background:url(../img/table.png) 0 0 no-repeat;
	position:relative;
}
#bt-comidasz{
	width:150px;
	height:260px;
	position:absolute;
	top:0;
	left:190px;
}
#bt-licoresz{
	width:180px;
	height:250px;
	position:absolute;
	top:85px;
	left:100px;
}
#bta, #btb{
	position:absolute;
	top:0;
	left:0;
}

#actcz1{
	position:absolute;
	top:78px;
	left:17px;
	z-index:110;
	/**/	
	transform:rotate(-8deg);
	-webkit-transform:rotate(-8deg);
	-ms-transform:rotate(-8deg);
}
#actcz2{
	position:absolute;
	top:59px;
	left:30px;
	z-index:100;
	/**/	
	transform:rotate(-23deg);
	-webkit-transform:rotate(-23deg);
	-ms-transform:rotate(-23deg);
}