/* CSS-based Image Maps
   Author: Frank Manno
   Version: Nov. 25, 2004
----------------------------------------------- */

/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#menuMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/menugeneralAK-aleman.gif) top left no-repeat;
	height: 295px;
	width: 302px;

	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; display: none; }
dd
{
	margin: 0;
	padding: 0;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
}

/* ---------- Hotspot Declarations ---------- */
dd#contactoDef{ top: 34px; left: 197px; }
dd#contactoDef a{ position: absolute; width: 108px; height: 19px; text-decoration: none; }
dd#contactoDef a span{ display: none; }
dd#contactoDef a:hover
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -197px -330px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#contactoDef a.current
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -197px -330px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#contactoDef a:hover span
{
	display: none


}
dd#referenciasDef{ top: 73px; left: 181px; }
dd#referenciasDef a{ position: absolute; width: 108px; height: 20px; text-decoration: none; }
dd#referenciasDef a span{ display: none; }
dd#referenciasDef a:hover
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -181px -367px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#referenciasDef a.current
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -181px -367px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#referenciasDef a:hover span{
	display: none

}
dd#servicioDef{ top: 112px; left: 161px; }
dd#servicioDef a{ position: absolute; width: 103px; height: 19px; text-decoration: none; }
dd#servicioDef a span{ display: none; }
dd#servicioDef a:hover
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -161px -408px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#servicioDef a.current
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -161px -408px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#servicioDef a:hover span{
	display: none
}
dd#fabricacionDef{ top: 148px; left: 140px; }
dd#fabricacionDef a{ position: absolute; width: 112px; height: 21px; text-decoration: none; }
dd#fabricacionDef a span{ display: none; }
dd#fabricacionDef a:hover
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -140px -444px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#fabricacionDef a.current
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -140px -444px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#fabricacionDef a:hover span{
	display: none
}
dd#productosDef{ top: 188px; left: 112px; }
dd#productosDef a{ position: absolute; width: 93px; height: 18px; text-decoration: none; }
dd#productosDef a span{ display: none; }
dd#productosDef a:hover
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -112px -484px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#productosDef a.current
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -112px -484px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#productosDef a:hover span{
	display: none
}
dd#companiaDef{ top: 227px; left: 81px; }
dd#companiaDef a{ position: absolute; width: 92px; height: 17px; text-decoration: none; }
dd#companiaDef a span{ display: none; }
dd#companiaDef a:hover
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -81px -521px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#companiaDef a.current
{
	position: absolute;
	background: transparent url(images/menugeneralAK-aleman.gif) -81px -521px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#companiaDef a:hover span
{
	display: none
}