div.menu
{
	margin: 0;
	padding: 0;
	background: transparent;
	width: 137px;
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
	line-height: normal;
}

div.menu div
{
	width: 137px;
}
    
div.menu div.nivel0
{
	padding: -2px 0px -2px 0px;
	text-align: right;
}

div.menu div.nivel0:hover
{
}

div.menu div.small
{
	padding: 0;
}

div.menu div.nivel0 span.selected
{
	background-image: url("imagenes_base.css/flecha.gif");
	background-repeat: no-repeat;
	background-position: right;
	font-weight: lighter;
	font-family: "Arial Narrow", Tahoma, sans-serif;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	font-size: 8pt;
	padding-right: 10px;
}

div.menu div.nivel0 a
{
	color: white;
	background-color: transparent;
	font-weight: lighter;
	font-family: "Arial Narrow", Tahoma, sans-serif;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	font-size: 8pt;
	padding-right: 10px;
}

div.menu a:hover
{
	text-decoration: none;
	background-image: url("imagenes_base.css/flecha_hover.gif");
	background-repeat: no-repeat;
	background-position: right;
}


div.menu a
{
	text-decoration: none;
}

div.menu .sitio
{
	background: #58B847;
}

div.menu .sub_sitio
{
	background: #83D161;
}

/*div.menu div.nivel1
{
	padding: 3px 0px 1px 5pt;
	text-indent: -5pt;
	overflow: hidden;
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 9pt;
}

div.menu div.nivel1 span.selected
{
	color: #676767;
	background-image: none;
}

div.menu div.nivel1 a
{
	color: black;
	background-color: transparent;
}*/
