/* @override 
	http://www.block.es/alacena/css/09_pedidos_online.css
	http://localhost/alacena/css/09_pedidos_online.css
*/

#nombreCategoria{
	position: relative;
	font: 21px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a20d0d;
	border-bottom: 1px solid #f27600;
	height: 29px;
	text-transform: uppercase;
	padding-bottom: 0;
	margin-bottom: 17px;
}

.bandaInfo{
	background: url(../includes/imagenes/fondo_BandaRoja.png) no-repeat;
	height: 33px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 28px;
}

#numeroProductosCesta{
	left: 20px;
	position: absolute;
	top: 9px;
}

#verCarrito{
	position: absolute;
	left: 417px;
	top: 6px;
	background: url(../includes/imagenes/boton_ver_carrito.png) no-repeat;
	width: 156px;
	height: 20px;
}

#realizarCompra{
	left: 604px;
	position: absolute;
	top: 6px;
	width: 129px;
	height: 20px;
	background: url(../includes/imagenes/boton_realizar_compra.png) no-repeat;
}



#listaCategoriasCuerpo{
	position: relative;
	left: -8px;
}

.cajaCategoria{
	width: 359px;
	float: left;
	height: 126px;
	position: relative;
	margin-bottom: 20px;
	padding-left: 12px;
}

.nombreCategoria{
	position: relative;
	top: -7px;
}
.fondoCategoria{
	background:  url(../includes/imagenes/fondo_categoria.png) no-repeat;
	height: 103px;
}
.fotoCategoria{
	width: 98px;
	float: left;
	position: relative;
	top: 8px;
	border-style: none;
	height: 85px;
}
.descripcionCategoria{
	width: 235px;
	margin-left: 107px;
	height: 62px;
	position: relative;
	top: 8px;
	overflow: hidden;
	line-height: 15px;
}	
.categoriaMasInfo{	position: absolute;
	left: 117px;
	top: 94px;
	width: auto;
	height: 20px;
}
.titularMenu{
	background-color: #ff7f00;
	position: relative;
	left: 9px;
	top: 9px;
	height: 31px;
	width: 728px;
	line-height: 30px;
	text-align: center;
}
.Menu{
	position: relative;
	float: left;
	clear: both;
	background: url(../includes/imagenes/forndo_opcion_menu.png) no-repeat;
	height: 212px;
	width: 744px;
}
#platosMenu{
	position: absolute;
	top: 42px;
	height: 150px;
	width: 395px;
}
.grupoPlato{
	width: 131px;
	height: 147px;
	float: left;
	position: relative;
	top: 2px;
	left: 5px;
}
.fotoPlato img{
	width: 117px;
	background-color: transparent;
	position: relative;
	top: 23px;
	left: 9px;
	height: 73px;
}
.nombrePlato{
	position: relative;
	width: 124px;
	height: 19px;
	top: 24px;
	left: 9px;
	font-size: 10px;
	padding: 2px;
}
.menuDescipcion{
	line-height: 14px;
	height: 71px;
	width: 320px;
	top: 65px;
	position: absolute;
	left: 405px;	
	overflow: hidden;
}
.barraPrecio{
	position: absolute;
	top: 162px;
	left: 405px;
	background-color: #e9e2da;
	height: 21px;
	width: 163px;
}
.precio{
	background-color: #b21010;
	width: 58px;
	height: 21px;
	line-height: 19px;
	text-indent: 6px;
}
.masInfo a img{	
	top: 3px;
	position: absolute;
	left: 93px;
}
.menuCompraAhora{
	position: absolute;
	top: 162px;
	left: 578px;
	width: 158px;
}	
	
	
	
	