

/* CSS Documento--------FCNdipro--Menu L498 Formularios----------------------------- */


#menuhL498 {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: auto;
	letter-spacing: 0px;
}

#menuhL498 ul, li {
	list-style-type: none;
}

#menuhL498 ul {
	margin: 0;
	padding: 0;
}

#menuhL498 li {
	float: left;
}

#menuhL498 a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 20px 1px 20px 12px;
	text-align: center;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	letter-spacing: 1px;
}

#menuhL498 a#formu {
	border-top: 1px solid #3E5369;
	border-right: 1px solid #3E5369;
	border-bottom: 1px solid #3E5369;
	border-left: 1px solid #3E5369;
	padding: 6px 10px 6px 40px;
	text-align: left;
	background-color: #333;
	background-image: url(../../Productos/Al_inicio/Botones/Marca_P.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#menuhL498 a#formu:hover {
	background: #3E5369 url(../../Productos/Al_inicio/Botones/Marca_P-f2.jpg) no-repeat left center;
	color: #FFFFFF;
}

#menuhL498 a:hover {
	color: #FFFFFF;
}


/* CSS Documento--------FCNdipro--Menu L499 CATALOGOS----------------------------- */


#menuhL499 {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: auto;
}

#menuhL499 ul, li {
	list-style-type: none;
}

#menuhL499 ul {
	margin: 0;
	padding: 0;
}

#menuhL499 li {
	float: left;
}

#menuhL499 a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 10px 1px 10px 4px;
	text-align: left;
	vertical-align: middle;
	width: 145px;
	background: url(../../Productos/Al_inicio/Botones/Impresora.jpg) no-repeat right center;
	border: 2px outset #ACADFF;
}


#menuhL499 a:hover {
	background: #FF0000 url(../../Productos/Al_inicio/Botones/Impresora-f2.jpg) no-repeat right center;
	color: #FFFFFF;
	border: 2px outset #cccccc;
}




