/*----------------------------------------------------------------------*/
/* 					menu-lateral														*/
/*----------------------------------------------------------------------*/
a.menus-cocinas-link{
	cursor:pointer;
	
}
/*----------------------------------------------------------------------*/
/* 					platos-elegir.php													*/
/*----------------------------------------------------------------------*/
.platos-elegir-nombre{
	font-size:14px;
	font-weight:bold;
	color : #000000;	
}
.platos-elegir-name{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.platos-elegir-precio{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.platos-elegir-price{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.platos-elegir-categoria-tittle{
	font-size:14px;
	font-weight:bold;
	color : #A84847;
}
.platos-elegir-platos-recomendados{
	font-size:14px;
	font-weight:bold;
	color : #623984;
}
td.platos-elegir-recomendados-table-first-line{
	background:url('../imagenes/recomendados-first-line.gif') no-repeat;
	
	height:10px; 
}
td.platos-elegir-recomendados-table-left{
	background:url('../imagenes/recomendados-left.gif') ;
	width:15px;	 
}
td.platos-elegir-recomendados-table-right{
	background:url('../imagenes/recomendados-right.gif') ;
	width:15px;	 
}
td.platos-elegir-recomendados-table-center{
	background-color:#94d08e;
	
}
td.platos-elegir-recomendados-table-last-line{
	background:url('../imagenes/recomendados-last-line.gif') no-repeat;	
	height:21px; 
}
.platos-elegir-platos-otros{
	font-size:14px;
	font-weight:bold;
	color : #623984;
}
td.platos-elegir-otros-table-first-line{
	background:url('../imagenes/otros-first-line.gif') no-repeat;
	
	height:10px; 
}
td.platos-elegir-otros-table-left{
	background:url('../imagenes/otros-left.gif') ;
	width:15px;	 
}
td.platos-elegir-otros-table-right{
	background:url('../imagenes/otros-right.gif') ;
	width:15px;	 
}
td.platos-elegir-otros-table-center{
	background-color:#d0ab8e;
	
}
td.platos-elegir-otros-table-last-line{
	background:url('../imagenes/otros-last-line.gif') no-repeat;	
	height:21px; 
}
/*----------------------------------------------------------------------*/
/* 					vinos-elegir.php													*/
/*----------------------------------------------------------------------*/
.vinos-elegir-nombre{
	font-size:14px;
	font-weight:bold;
	color : #000000;	
}
.vinos-elegir-name{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.vinos-elegir-precio{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.vinos-elegir-price{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.vinos-elegir-categoria-tittle{
	font-size:14px;
	font-weight:bold;
	color : #A84847;
}
.vinos-elegir-platos-recomendados{
	font-size:14px;
	font-weight:bold;
	color : #623984;
}
td.vinos-elegir-recomendados-table-first-line{
	background:url('../imagenes/recomendados-first-line.gif') no-repeat;
	
	height:10px; 
}
td.vinos-elegir-recomendados-table-left{
	background:url('../imagenes/recomendados-left.gif') ;
	width:15px;	 
}
td.vinos-elegir-recomendados-table-right{
	background:url('../imagenes/recomendados-right.gif') ;
	width:15px;	 
}
td.vinos-elegir-recomendados-table-center{
	background-color:#94d08e;
	
}
td.vinos-elegir-recomendados-table-last-line{
	background:url('../imagenes/recomendados-last-line.gif') no-repeat;	
	height:21px; 
}
.vinos-elegir-platos-otros{
	font-size:14px;
	font-weight:bold;
	color : #623984;
}
td.vinos-elegir-otros-table-first-line{
	background:url('../imagenes/otros-first-line.gif') no-repeat;
	
	height:10px; 
}
td.vinos-elegir-otros-table-left{
	background:url('../imagenes/otros-left.gif') ;
	width:15px;	 
}
td.vinos-elegir-otros-table-right{
	background:url('../imagenes/otros-right.gif') ;
	width:15px;	 
}
td.vinos-elegir-otros-table-center{
	background-color:#d0ab8e;
	
}
td.vinos-elegir-otros-table-last-line{
	background:url('../imagenes/otros-last-line.gif') no-repeat;	
	height:21px; 
}
/*----------------------------------------------------------------------*/
/* 					vinos-platos.php													*/
/*----------------------------------------------------------------------*/

td.vinos-platos-platos-elegidos-first-line{
	background:url('../imagenes/elegidos-first-line.gif') no-repeat;
	height:10px; 
}
td.vinos-platos-platos-elegidos-left{
	background:url('../imagenes/elegidos-left.gif') ;
	width:15px;	 
}
td.vinos-platos-platos-elegidos-right{
	background:url('../imagenes/elegidos-right.gif') ;
	width:15px;	 
}
td.vinos-platos-platos-elegidos-center{
	background-color:#ffffff ;
	color : #7268d2;
		 
}
td.vinos-platos-platos-elegidos-last-line{
	background:url('../imagenes/elegidos-last-line.gif') no-repeat;	
	height:21px; 
}

td.vinos-platos-vinos-elegidos-first-line{
	background:url('../imagenes/elegidos-first-line.gif') no-repeat;
	height:10px; 
}
td.vinos-platos-vinos-elegidos-left{
	background:url('../imagenes/elegidos-left.gif') ;
	width:15px;	 
}
td.vinos-platos-vinos-elegidos-right{
	background:url('../imagenes/elegidos-right.gif') ;
	width:15px;	 
}
td.vinos-platos-vinos-elegidos-center{
	background-color:#ffffff ;
	color : #7268d2;
		 
}
td.vinos-platos-vinos-elegidos-last-line{
	background:url('../imagenes/elegidos-last-line.gif') no-repeat;	
	height:21px; 
}
/*----------------------------------------------------------------------------*/
/*								vinos-table.php													*/
/*----------------------------------------------------------------------------*/
td.divVinos-first-line{
	background:url('../imagenes/vinos-first-line.gif') no-repeat;
	
	height:10px; 
}
td.divVinos-left{
	background:url('../imagenes/vinos-left.gif') ;
	width:15px;	 
}
td.divVinos-right{
	background:url('../imagenes/vinos-right.gif') ;
	width:15px;	 
}
td.divVinos-center{
	background-color:#94d08e;
	
}
td.divVinos-last-line{
	background:url('../imagenes/vinos-last-line.gif') no-repeat;	
	height:21px; 
}
.vinos-table-name{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.vinos-table-price{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
/*----------------------------------------------------------------------------*/
/*								platos-table.php													*/
/*----------------------------------------------------------------------------*/
td.divPlatos-first-line{
	background:url('../imagenes/vinos-first-line.gif') no-repeat;
	
	height:10px; 
}
td.divPlatos-left{
	background:url('../imagenes/vinos-left.gif') ;
	width:15px;	 
}
td.divPlatos-right{
	background:url('../imagenes/vinos-right.gif') ;
	width:15px;	 
}
td.divPlatos-center{
	background-color:#94d08e;
	
}
td.divPlatos-last-line{
	background:url('../imagenes/vinos-last-line.gif') no-repeat;	
	height:21px; 
}
.platos-table-name{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}
.platos-table-price{
	font-size:14px;
	font-weight:bold;
	color : #000000;
}

