/* 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#menuMap3
{
	margin: 0;
	padding: 0;
	background: transparent url(images/submenuFabricacion-en.gif) top left no-repeat;
	height: 142px;
	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#disenoDef{ top: 7px; left: 64px; }
dd#disenoDef a{ position: absolute; width: 62px; height: 11px; text-decoration: none; }
dd#disenoDef a span{ display: none; }
dd#disenoDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -64px -149px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#disenoDef a.current
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -64px -149px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#disenoDef a:hover span
{
	display: none


}
dd#fabricacion2Def{ top: 32px; left: 92px; }
dd#fabricacion2Def a{ position: absolute; width: 81px; height: 10px; text-decoration: none; }
dd#fabricacion2Def a span{ display: none; }
dd#fabricacion2Def a:hover
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -92px -174px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#fabricacion2Def a.current
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -92px -174px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#fabricacion2Def a:hover span{
	display: none

}
dd#medidaDef{ top: 54px; left: 101px; }
dd#medidaDef a{ position: absolute; width: 81px; height: 14px; text-decoration: none; }
dd#medidaDef a span{ display: none; }
dd#medidaDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -101px -196px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#medidaDef a.current
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -101px -196px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#medidaDef a:hover span{
	display: none
}
dd#montajeDef{ top: 78px; left: 102px; }
dd#montajeDef a{ position: absolute; width: 72px; height: 12px; text-decoration: none; }
dd#montajeDef a span{ display: none; }
dd#montajeDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -102px -220px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#montajeDef a.current
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -102px -220px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#montajeDef a:hover span{
	display: none
}
dd#testeoDef{ top: 100px; left: 99px; }
dd#testeoDef a{ position: absolute; width: 65px; height: 16px; text-decoration: none; }
dd#testeoDef a span{ display: none; }
dd#testeoDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -99px -242px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#testeoDef a.current
{
	position: absolute;
	background: transparent url(images/submenuFabricacion-en.gif) -99px -242px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#testeoDef a:hover span{
	display: none
}