h2 {
	margin:0 0 3px 0;
	padding:0 0 4px 0;
	background:url(../img/lineas-h2.gif) repeat-x bottom;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:auto;
	overflow:auto;
	overflow:hidden;
}
div.categoriasproducto {
	margin:10px 0 0 0;
	width:auto;
	overflow:auto;
	overflow:hidden;
	width:330px;
}
div.categoriasproducto ul {
}
div.categoriasproducto li {
	width:330px;
	padding:5px 0 5px 0;
	margin:0;
	overflow:auto;
	overflow:hidden;
	background-color:#0F0;
	background:url(../img/lineas-h2.gif) repeat-x bottom;
}
div.categoriasproducto li a {
	background:url(../img/flecha.gif) no-repeat 0em 3px;
	padding-left:10px;
	height:13px;
	overflow:auto;
	overflow:hidden;
	font-weight:bold;
	display:block;
	width:auto;
}
div.categoriasproducto li a:hover {
	background:url(../img/flechaColor_f2.gif) no-repeat 0em 3px;
	color:#FB9414;
}
