span.toolbartext {
display: none;
}
div#ticker {	
	height: 24px;
	width: 950px;
	position: absolute;
	top: 230px;
	right: 0px;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
}
a.MenuArriba_home {
	background-image: url(../images/toolbar1_homeES.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 33px;
	display: block;
	position: absolute;
	top: 0px;
	right: 209px;
}

a:hover.MenuArriba_home {
	background-image: url(../images/toolbar1_homeES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 33px;
	display: block;
	position: absolute;
	top: 0px;
}

a.MenuArriba_map {
	background-image: url(../images/toolbar1_mapES.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 40px;
	display: block;
	position: absolute;
	top: 0px;
	right: 169px;
	bottom: 0px;
}

a:hover.MenuArriba_map {
	background-image: url(../images/toolbar1_mapES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 40px;
	display: block;
	position: absolute;
	top: 0px;
}
a.MenuArriba_help {
	background-image: url(../images/toolbar1_helpES.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 40px;
	display: block;
	position: absolute;
	top: 0px;
	right: 128px;
	bottom: 0px;
}

a:hover.MenuArriba_help {
	background-image: url(../images/toolbar1_helpES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 40px;
	display: block;
	position: absolute;
	top: 0px;
}
a.MenuArriba_glosary {
	background-image: url(../images/toolbar1_glosaryES.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 42px;
	display: block;
	position: absolute;
	top: 0px;
	right:87px;
	bottom: 0px;
}

a:hover.MenuArriba_glosary {
	background-image: url(../images/toolbar1_glosaryES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 42px;
	display: block;
	position: absolute;
	top: 0px;
}

a.MenuArriba_print {
	background-image: url(../images/toolbar1_printES.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 46px;
	display: block;
	position: absolute;
	top: 0px;
	right: 41px;
}

a:hover.MenuArriba_print {
	background-image: url(../images/toolbar1_printES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 46px;
	display: block;
	position: absolute;
	top: 0px;
}


a.MenuArriba_language {
	background-image: url(../images/toolbar1_languageES.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 41px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}

a:hover.MenuArriba_language {
	background-image: url(../images/toolbar1_languageES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 41px;
	display: block;
	position: absolute;
	top: 0px;
}
a:active.MenuArriba_language {
	background-image: url(../images/toolbar1_languageES.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 41px;
	display: block;
	position: absolute;
	top: 0px;
}

/* css de toolbar */

/* css de menu */
a.Menu1_queesELK {
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 148px;
	display: block;
	position: absolute;
	top: 13px;
	left: 49px;
	bottom: 0px;
}

a:hover.Menu1_queesELK {
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 148px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu2_UnidadNegocios {
	background-image: url(../images/menu_02.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 135px;
	display: block;
	position: absolute;
	top: 13px;
	left: 219px;
	bottom: 0px;
}

a:hover.Menu2_UnidadNegocios {
	background-image: url(../images/menu_02.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 135px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu3_Estructura {
	background-image: url(../images/menu_03.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 73px;
	display: block;
	position: absolute;
	top: 13px;
	left: 374px;
	bottom: 0px;
}

a:hover.Menu3_Estructura {
	background-image: url(../images/menu_03.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 73px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu4_Noticias {
	background-image: url(../images/menu_04.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 58px;
	display: block;
	position: absolute;
	top: 13px;
	left: 468px;
	bottom: 0px;
}

a:hover.Menu4_Noticias {
	background-image: url(../images/menu_04.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 58px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu5_InfoFinanciera {
	background-image: url(../images/menu_05.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 146px;
	display: block;
	position: absolute;
	top: 13px;
	left: 546px;
	bottom: 0px;
}

a:hover.Menu5_InfoFinanciera {
	background-image: url(../images/menu_05.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 146px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu6_Descargas {
	background-image: url(../images/menu_06.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 76px;
	display: block;
	position: absolute;
	top: 13px;
	left: 711px;
	bottom: 0px;
}

a:hover.Menu6_Descargas {
	background-image: url(../images/menu_06.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 76px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu7_ContÃ¡ctanos {
	background-image: url(../images/menu_07.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 88px;
	display: block;
	position: absolute;
	top: 13px;
	left: 805px;
	bottom: 0px;
}

a:hover.Menu7_ContÃ¡ctanos {
	background-image: url(../images/menu_07.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 88px;
	top: 13px;
	display: block;
	position: absolute;
	
}

div#tickerInternas {
	color: #66ff33;
	height: 24px;
	width: 950px;
	position: absolute;
	top: 173px;
	right: 0px;
	text-align: left left;
	text-indent: 10px;
	line-height: 25px;
	
}

div#fecha {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	height: 20px;
	width: 100px;
	left: 580px;
	text-align: right;
	top: 35px;
}
/* css de toolbar */
div#menuarriba {
	float: right;
	height: 50px;
	width: 269px;
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	top: 0px;
	right: 0px;
}
.fecha {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
div#menu {
	background-image: url(../images/bk_menu.png);
	background-repeat: repeat-x;
	height: 59px;
	width: 970px;
	position: absolute;
	right: -10px;
	top: 254px;	
}

div#menuInternas {
	background-image: url(../images/bk_menuInt.png);
	background-repeat: repeat-x;
	height: 59px;
	width: 970px;
	position: absolute;
	right: -5px;
	top: 210px;
}
/*ESTILOS DEL MENU EN INGLES*/

/* css de menu */
a.Menu1_queesELK_EN {
	background-image: url(../images/menu_01EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 148px;
	display: block;
	position: absolute;
	top: 13px;
	left: 49px;
	bottom: 0px;
}

a:hover.Menu1_queesELK_EN {
	background-image: url(../images/menu_01EN.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 148px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu2_UnidadNegocios_EN {
	background-image: url(../images/menu_02EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 135px;
	display: block;
	position: absolute;
	top: 13px;
	left: 219px;
	bottom: 0px;
}

a:hover.Menu2_UnidadNegocios_EN {
	background-image: url(../images/menu_02EN.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 135px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu3_Estructura_EN {
	background-image: url(../images/menu_03EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 73px;
	display: block;
	position: absolute;
	top: 13px;
	left: 374px;
	bottom: 0px;
}

a:hover.Menu3_Estructura_EN {
	background-image: url(../images/menu_03EN.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 73px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu4_Noticias_EN {
	background-image: url(../images/menu_04EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 58px;
	display: block;
	position: absolute;
	top: 13px;
	left: 468px;
	bottom: 0px;
}

a:hover.Menu4_Noticias_EN {
	background-image: url(../images/menu_04EN.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 58px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu5_InfoFinanciera_EN {
	background-image: url(../images/menu_05EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 146px;
	display: block;
	position: absolute;
	top: 13px;
	left: 546px;
	bottom: 0px;
}

a:hover.Menu5_InfoFinanciera_EN {
	background-image: url(../images/menu_05EN.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 146px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu6_Descargas_EN {
	background-image: url(../images/menu_06EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 76px;
	display: block;
	position: absolute;
	top: 13px;
	left: 711px;
	bottom: 0px;
}

a:hover.Menu6_Descargas_EN {
	background-image: url(../images/menu_06EN.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 76px;
	top: 13px;
	display: block;
	position: absolute;
	
}

a.Menu7_Contactanos_EN {
	background-image: url(../images/menu_07EN.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 88px;
	display: block;
	position: absolute;
	top: 13px;
	left: 805px;
	bottom: 0px;
}

a:hover.Menu7_Contactanos_EN {
	background-image: url(../images/menu_07EN.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 88px;
	top: 13px;
	display: block;
	position: absolute;
}