@charset "utf-8";
/*
	Minisitios Comer Ahora
	comerahora.com
	autor: beracacode.com - sitios web
	Noviembre del 2007
*/
body{
	background-image:none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* cotenedor de header */
#header_contenedor_minisitio{
	width:100%;
	height:58px;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0 auto;
	background:#FFFFFF url(../images/minisitios/body/body_back.gif) repeat-x top;
	display:block;
}
	#header_minisitio{
		width:724px;
		height:58px;
		font:12px Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		text-align:left;
		margin:0 auto;
		display:block;
	}
	#header_logo_contenedor_minisitio{
		width:65px;
		height:58px;
		float:left;
		text-align:left;
		font:20px Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		margin-top:1px;
	}
	#header_logo_contenedor_minisitio a, #header_logo_contenedor_minisitio a:visited, #header_logo_contenedor_minisitio a:active{
		text-decoration:none;
		border:none;
		outline:none;
	}
	#header_derecho_minisitio{
		width:580px;
		float:right;
		height:38px;
		text-align:justify;
		font:12px Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		padding:0px 0px 0px 10px;
	}
		
/* formas de busqueda rapida en minisitio comerahora*/
.forma_busqueda_rapido_minisitio{
	margin:9px 5px 0px 5px;
	padding:0px;
	display:inline;
	float:right;
}

/* informacion del minisitio */
#info_minisitio_datos{
	width:300px;
	height:160px;
	float:right;
	text-align:left;
	font:12px Helvetica, verdana, arial, sans-serif;
	color:#777777;
}
	#info_minisitio_datos h1{
		font:16pt 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#D02421;
		text-align:left;
		font-weight:bold;
		display:block;
		margin:0px;
		padding:0px;
	}
	#info_minisitio_datos h2{
		font:10pt 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#FFFFFF;
		background:#D02421;
		text-align:left;
		margin:7px 0px 7px 0px;
		padding:4px 5px 4px 5px;
	}
/* contenedor de botones */
#contenedor_botones{
	width:300px;
	margin:5px 0px 5px 0px;
}
/* Datos de la izquiera de minisitio */
.titulo_datos{
	font:12px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	color:#a9a9a9;
	font-weight:bold;
	display:block;
}
	.titulo_datos_info{
		font:12px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#D02421;
		font-weight:bold;
		display:block;
	}
	.spacer_info{
		height:10px;
		width:100%;
	}
	
/* tabla menu */
.menu_tabla{
	font:18px Helvetica, verdana, arial, sans-serif;
	color:#555555;
	text-align:left;
	margin:0 auto;
	border:none;
	padding:0px;
	display:block;
}
.titulo_comida{
	font:15px Helvetica, verdana, arial, sans-serif;
	color:#a9a9a9;
	display:block;
	padding:0px;
	margin:0px;
}
.con_comida{
	width:495px;
	display:block;
	margin:5px 0px 5px 30px;
	padding:0px 0px 1px 0px;
	clear:both;
}
.descripcion_comida{
	font:11px Helvetica, verdana, arial, sans-serif;
	color:#A9A9A9;
	font-style:italic;
	margin:0px 0px 5px 0px;
	padding:0px;
	display:block;
}
/* animacion */
#slideshow {
    position: relative;
    width: 400px;
    height: 200px;
  }
  #slideshow div {
    position: absolute;
    top: 0;
    left: 0;
  }
  
/* descripcion de los minisitios */  
.descripcion_minisitio{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font:14px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	color:#444444;
}
	.descripcion_minisitio h1{ 
		font:20px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#D02421;
		padding:0px;
		margin:2px 0px 2px 0px;
		font-weight:bold;
	}
	.descripcion_minisitio p{
		font:14px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#777777;
		line-height:18px;
		text-align:left;
	}
	.descripcion_minisitio pre{
		font:14px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#777777;
		line-height:18px;
		text-align:left;

	}
/* seccion de links sucursales */  
#sucursales {
	width:100%;
	font:12px "Lucida Grande", Verdana, Arial;
}
	#sucursales a, #sucursales a:visited, #sucursales a:active{
		font:12px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#0070d8;
		text-align:center;
		text-decoration:none;
		font-weight:bold;

	}
	#sucursales a:hover{
		font:12px 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
		color:#0070d8;
		text-align:center;
		text-decoration:underline;
		font-weight:bold;
		
	}
  

/* 
	Acordion clases 
 */
.Accordion {
	border-left: solid 1px #A9A9A9;
	border-right: solid 1px #A9A9A9;
	border-bottom: solid 1px #A9A9A9;
	overflow: hidden;
	width:544px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background: #A9A9A9;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	color:#FFFFFF;
	margin: 0px;
	padding:5px 4px 5px 29px;
	cursor: pointer;
	-moz-user-select: none;
	/*-khtml-user-select: none; */
	text-align:left;
	font:16px Helvetica, verdana, arial, sans-serif;
	outline:none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height:100%;
	text-align:left;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #A9A9A9;*/
	background-color: #BB0000;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #FFFFFF;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFFFFF;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color:#a9a9a9;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color:#BB0000;
}