@charset "utf-8";
/* CSS Document */

#menu_body {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 554px;
	left: 50%;
	height: 367px;
	margin-left: -277px;
	background: #FFFFFF url(../imagenes/menudeldia_bg.jpg) top left no-repeat;
}


#menu_dias {
	width: 242px;
	height: 27px;
	width: 553px;
	background-color: #6c0400;
}

#menu_texto {
	width: 100%;
	height: 340px !important;
	text-align: center;
	line-height: 25px;
	position: relative;
}

#menu_txt {
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
}

#menu_cheff {
	position: absolute;
	bottom: 0px;
	left: -78px;
	width: 196px;
	height: 274px;
	background-image: url(../imagenes/cheff.jpg);
}

.menudeldiaitem {
	display: block;
	float: left;
}
