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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; 
     }	

body { 
    
    
    padding: 0;
   background-color: #ffffff;
	font: normal bold 100%/normal courier;
	text-align:left;
	font-size-adjust:none;
    font-stretch:normal;
    padding:0;
    
  
	  }
	  


/* @group menu (dinner) */
  
h2 {
	margin: 0;
	text-align: center;
    font: 14px futura;
	padding: 0px 0px 3px;
	margin: "0";
	white-space: nowrap;
	
	}
div.title_wrap_salumi {
	
	height: 30px;
	margin-left: 60px;
	margin-right: 60px;
	border-bottom: 1px solid #000;
}	
div.title_wrap_pizza {
   
	height: 30px;
	margin-left: 60px;
	margin-right: 60px;
	border-bottom: 1px solid #000;
}
div.title_wrap_toppings {

	height: 30px;
	margin-left: 150px;
	margin-right: 150px;
	border-bottom: 1px solid #000;
}
div.title_wrap_salad {
	
	height: 20px;
	margin-left: 70px;
	margin-right: 70px;
	border-bottom: 1px solid #000;
}
div.title_wrap_dinner {
    position: ;
	height: 30px;
	margin-left: 100px;
	margin-right: 100px;
	border-bottom: 1px solid #000;
}
div#menu_container {
	font-family: "futura MD", futura, gill sans helvetica, arial, sans-serif;

	
	width:800px;
	}
div#menu_header {
	position: absolute;
	top: 59px;
	left: 50px;
}
div#menu_wrapper {
	
	width: 935px;
	line-height: 0px;
	height: 685px;
	
	
}
	
table#salumi {
	
	width: 212px;
	
}
table#salad {
		width: 212px;
	
}

table#dinner {
	
	width: 260px;
	
}

table#pizza {
	line-height: 0px;
	width: 230px;
}

div.salad_wrapper {
	
	left: 42px;
	
	position: absolute;
	
	width: 202px;
	text-align: center;
	top: 420px;
}
div.salumi_wrapper {
	
	left: 42px;
	position: absolute;
	
	width: 202px;
	text-align: center;
	top: 150px;
}
div.pizza_wrapper {
	
	
	position: absolute;
	left: 690px;
	width: 230px;
	text-align: center;
	top: 60px;
}
div.dinner_wrapper {
	
	position: absolute;
	width: 260px;
	text-align: center;
	left: 340px;
	top: 100px;
}
div.pizzatoppings 
{   
    list-style: none;
    width: 460px;
    position: absolute;
	left:280px;
	top: 490px;
	list-style-type: none;
}
ul.one  {
	padding: 5px;
	list-style: none;
}
ul.two {
	padding: 5px;
	
	list-style: none;
}
ul.three {
   padding: 5px;
	
	list-style: none;
}

ul.four {
     padding: 5px;
	list-style: none;
}

table#toppings {
	width: 460px;
	font: 11px futura;
    list-style: none;
}

td.pizza {
	
	font: 13px futura;
	text-align: left;
	padding-top: 5px;
}


td.app {
    
	font: 13px futura;
	text-align: left;
	padding-top: 5px;
}
td.entree
{  
    font: 13px futura;
	text-align: left;
	padding-top: 5px;
}
td.side {
	
	font: 13px futura;
	text-align: left;
	padding-top: 5px;
}

td.price {
	font: 13px futura;
	text-align: right;
}
td.desc {
	text-align: left;
	font: 8px futura;

}

div#menu_footer {
	font: 13px futura;
	position: absolute;
	left: 70px; 
	top: 669px
}
td.foot {
	font: 12px futura;
}
td.only {
	font: bold 14px futura;
}






/* @end */

/* end menu css */
