/* print style */
#main_menu
, #header_container
, .shadow
, #map_wrap
, .pre-footer
, .footer
{
	display: none;
}

/* plugin Daily menu */
table.daily_menu tr.toolbar
, table.daily_menu tr.shift
{
	display: none;
}

table.daily_menu tr.day td {
  font-size:108%;
  font-weight:bold;
  line-height:200%;
  padding-top:5px;
}

table.daily_menu tr.wap td {
	border:0 none;
	color:#000000;
	font-size:95%;
	padding-top:16px;
	text-align:center;
}
