/* 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#menuMap2
{
	margin: 0;
	padding: 0;
	background: transparent url(images/submenuProductos.gif) top left no-repeat;
	height: 119px;
	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#hierroDef{ top: 7px; left: 62px; }
dd#hierroDef a{ position: absolute; width: 141px; height: 14px; text-decoration: none; }
dd#hierroDef a span{ display: none; }
dd#hierroDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -62px -126px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#hierroDef a.current
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -62px -126px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#hierroDef a:hover span
{
	display: none


}
dd#inyeccionDef{ top: 32px; left: 90px; }
dd#inyeccionDef a{ position: absolute; width: 144px; height: 14px; text-decoration: none; }
dd#inyeccionDef a span{ display: none; }
dd#inyeccionDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -90px -151px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#inyeccionDef a.current
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -90px -151px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#inyeccionDef a:hover span{
	display: none

}
dd#bajaDef{ top: 57px; left: 99px; }
dd#bajaDef a{ position: absolute; width: 152px; height: 14px; text-decoration: none; }
dd#bajaDef a span{ display: none; }
dd#bajaDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -99px -176px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#bajaDef a.current
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -99px -176px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#bajaDef a:hover span{
	display: none
}
dd#gravedadDef{ top: 86px; left: 99px; }
dd#gravedadDef a{ position: absolute; width: 131px; height: 14px; text-decoration: none; }
dd#gravedadDef a span{ display: none; }
dd#gravedadDef a:hover
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -99px -205px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#gravedadDef a.current
{
	position: absolute;
	background: transparent url(images/submenuProductos.gif) -99px -205px no-repeat;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
dd#gravedadDef a:hover span{
	display: none
}