/* Imágenes del menú principal */
#menu a.m_1 {
	background-image: url(../../en/img/menu_quienes.gif);
	width: 122px;
}

#menu a.m_2 {
	background-image: url(../../en/img/menu_responsabilidad.gif);
	width: 205px;
}

#menu a.m_3 {
	background-image: url(../../en/img/menu_prensa.gif);
	width: 69px;
}

#menu a.m_4 {
	background-image: url(../../en/img/menu_franquicias.gif);
	width: 96px;
}

#menu a.m_5 {
	background-image: url(../../en/img/menu_trabaja.gif);
	width: 163px;
}

#destacados_home a.dh_1 {
  overflow: hidden;
  display: block;
	background: url(../../en/img/destacado_involucrados.jpg) no-repeat 200px 0px;
	/*height: 174px;*/
	height: 125px;
}

#destacados_home a.dh_2 {
  overflow: hidden;
  display: block;
	background: url(../../en/img/destacado_memoria_2008.jpg) no-repeat 200px 0px;
	height: 116px;
}

#destacados_home a.dh_3 {
	overflow: hidden;
  display: block;
	background: url(../../en/img/destacado_video_corporativo.jpg) no-repeat 200px 0px;
	height: 116px;
}

#destacados_home a.dh_4 {
  overflow: hidden;
  display: block;
	background: url(../../en/img/destacado_tiendas.jpg) no-repeat 200px 0px;
	/*height: 174px;*/
	height: 101px;
}

#mapa a {
	background: url(../../en/img/mapa.gif) no-repeat;
	width: 59px;
}

#contact a{
	background: url(../../en/img/contacto.gif) no-repeat;
	width: 59px;
}

#lang a {
	background: url(../../en/img/english.gif) no-repeat;
	width: 56px;
}



#principal .volver {
	display: block;
	text-indent: -300px;
	overflow: hidden;
	background-image: url(../../en/img/volver.gif);
	background-repeat: no-repeat;
	width: 60px;
}

#principal a.subir {
	background-image: url(../../en/img/subir.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100px;
	overflow: hidden;
	width: 50px;
}

#principal a.descargar {
	display: block;
	text-indent: -100px;
	overflow: hidden;
	background-image: url(../../en/img/descargar.gif);
	background-repeat: no-repeat;
	width: 75px;
	clear: left;
}

