#Melcia,#Melcia ul,#Melcia li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Melcia {

	width: 233px;
}

#Melcia a {
	display: block;
	background-color: 00509f;
	
	padding-left: 28px;
	height: 28px;
	color: #FFF;
	text-decoration: none;
	font: 12px/23px Arial,sans-serif;
}

#Melcia ul a {
	border: 0;
}

#Melcia li {
	background: #00509f;
	border-top: 1px solid white;
}

#Melcia ul li {
	background: none;

}

#Melcia li a {
	background: url(images/Melcia_icon1.gif) no-repeat 13px 10px;
}

#Melcia li.selected a {
	background: url(images/Melcia_icon2.gif) no-repeat 12px 10px;
}

#Melcia li.selected ul a {
	background:  none;
}

#Melcia ul {
	background: #86a2c5 ;
	border-top: 1px solid white;


}

* html #Melcia ul a, #Melcia ul a:hover {
	height: 28px;
	
}

#Melcia ul a,#Melcia ul a:hover {
	padding-left: 14px;
	height: auto;
	background: none;
	line-height: 28px;
	font-size: 11px;
	text-decoration: none;
	color: black;

}

#Melcia ul a:hover {
	text-decoration: none;
	background: #6f87a2;
}
