a.menuder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	text-indent: 18pt;
	height: 28px;
	width: 100%;
	text-decoration: none;
	line-height: 15px;
	display: block;
	background-color: #66CCFF;
	padding-top: 6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;











}
a.menuder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-indent: 18pt;
	height: 28px;
	width: 100%;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding-top: 6px;
	background-color: #FFFFFF;
	border-bottom: thin solid #000000;
	font-weight: bold;
	background-image: url(jpg/flecha.gif);
	background-position: left center;
	background-repeat: no-repeat;





}

