@charset "utf-8";
/* CSS Document por Alejandro Pedroso. Fecha de inicio 28 de julio de 2008*/
/* Aquí se fija una separación de 8 px de la esquina superior izquierda con respecto al browser*/
body{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
/*Esta regla define el ancho del envoltorio que contiene todos los demás divs a 940px, este site esta siendo desarrollado para 1024 x 768*/
#envoltorio{
	width: 940px;
	height: auto;
	margin: 0 auto;
	overflow: visible;
}
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Estructura fija: Es la estructura que comparten todas las páginas del sitio. Va desde el menú superior hasta la primera sección de promociones. La siguiente sección se denominará de estructura variable*/
#est_fija{
	width: 940px;
}
/*Este es el inicio del conjunto de reglas que definen el menú superior*/
#top_menu{
	width: 940px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#top_menu ul{
	margin: 0px;
}
#top_menu ul li{
	display: inline;
}
#top_menu ul li a{
	height: 18px;
	margin-left: 2px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-left: #004E9B;
	border-left-style: solid;
	border-left-width: 1px;
	text-decoration: none;
	color: #004E9B;
}
/*Fin del conjunto de reglas que definen el menú superior*/
/*Encabezados del sitio web. Debe llevar marca Mercantil con gráfica secundaria y las imágenes aprobadas de atributos de marca.*/
/*#encabezado{
	width: 940px;
	height: 110px;
	background-image: url(../imagenes_home/encabezado_02.jpg);
	background-repeat: no-repeat;
}*/
/*/////////////////////SOLO PARA 85 AÑOS////////////////////////////*/
#encabezado{
	width: 940px;
	height: 115px;
	background-image: url(../imagenes_home/encabezado_02.jpg);
	background-repeat: no-repeat;
}
/*/////////////////////SOLO PARA 85 AÑOS////////////////////////////*/

/*Espacio dedicado a la fecha y al buscador*/
#fecha_busca{
	width: 940px;
	height: 29px;
}
#fecha{
	width: 300px;
	height: 27px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
}
#buscador{
	width: 640px;
	height: 27px;
	text-align: right;
	float: left;
}
/*Este es el espacio del menú principal, le estoy dando un valor z de 1 menor al del spry*/
#menu{
	width: 940px;
	height: 69px;
	z-index: 999;
	margin-bottom: 5px;
}
#segmentacion{
	width: 940px;
	height: 35px;
}
.boton_msf {
	width: 125px;
	height: 28px;
	float: left;
}
.botones_menu {
	width: 125px;
	height: 28px;
	float: left;
}
.espacio_menu {
	width: 190px;
	height: 35px;
	float: left;
	background-image: url(../imgindex/menu/espacio_menu.gif);
	background-repeat:  repeat-x;
}
#menu_horizontal{
	width: 936px;
	height: 32px;
	padding-left: 3px;
	background-color: #DCDCDD;
	border-left-color: #666666;
	border-left: solid;
	border-left-width: 1px;
}
.banners{
	width: 940px;
	height: 180px;
	margin-top: 5px;
}
.promos{
	width: 310px;
	height: 180px;
	margin-right: 5px;
	float: left;
}

.promos_temporal{
	width: 310px;
	height: 180px;
	margin-right: 5px;
	float: left;
}
.mel{
	width: 310px;
	height: 181px;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
}
.seguridad{
	width: 310px;
	text-align:center;
	height:80px;
	margin-top:5px;
	float: left;
}

.columna_info{
	width: 310px;
	height: auto;
	margin-bottom:10px;
} 

.columna_info24{
	width: 310px;
	height: auto;
	margin-bottom:5px;
	margin-top:24px;
}
.olb{
	width: 310px;
	height: 180px;
	margin: 0px;
	border: 0px;
}
.lo_nuevo{
	width: 310px;
	height: 30px;
	margin: 0px;
	border: 0px;
}
.infos{
	width: 310px;
	height: 180px;
	overflow: hidden;
	float: left;
}
.info1{
	width: 310px;
	height: 160px;
	margin-bottom: 6px;
	padding-top: 0px;
}
.info3y4{
	width: 311px;
	height: 72px;
	margin-bottom: 7px;
	padding-top: 3px;
}
.info_barra_inferior{
	width: 310px;
	height: 24px;
}

.info_barra_inferior2{
	width: 310px;
	height: 24px;
	margin-top:6px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Fin Estructura fija*/
#est_variable{
	width: 940px;
	height: auto;
	background-color: #ECEDED;
}
#noticias{
	width: 940px;
	height: 24px;
	background-image: url(../imagenes_home/barra_noticias.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pie_pagina{
	width: 100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004E9B;
	text-align: left;
	background-color: #FFFFFF;
}
#BuscadorApariencia{
	height:26px;
	width:281px;
	float: right;
	background-image: url(../imgindex/menu/bg_buscador.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 10px;
	z-index: 1000;
}

#BotoneraBuscador{
	width: 54px;
	height: 21px;
	float: right;
	padding-right: 5px;
	margin-top: 4px;
}
#BotoneraImputBuscador{
	width: 200px;
	height: 21px;
	float: right;
	padding-right: 5px;
	margin-top: 4px;

}
.textoBuscador{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	}

