/* Patch */


#MainMenu{
	background-color:transparent;
	width:508px !important;
}

/* DESPLEGABLES */
#MainMenu li.MenuPrl ol{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto !important;
	height:auto;
	position: absolute;
	z-index: 1;
	top:18px;
	line-height:15px;
	background-color:transparent;
}
#MainMenu li.MenuPrl ol li{
	float: left;
	clear: left;
	width:auto !important;
	list-style-type: none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#MainMenu li.MenuPrl ol li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-indent: .5em;
	width: 115px !important;
	height: 18px;
	font-size: .7em;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	position: static;
	z-index: 0;
	display:block;
}
#MainMenu li#UltimoMain ol li a{
	width: 170px !important;
}
