/* principal static 

.TopGroup
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 12px;
	border-left-color: #1a88aa;
	border-bottom-width: 1px;
	border-bottom-color: #1a88aa;
	padding-bottom: 3px;
	margin: 3px 6px;
	cursor: hand;
	color: #33ccff;
	direction: ltr;
	border-top-color: #1a88aa;
	text-indent: 2px;
	padding-top: 3px;
	font-family: tahoma;
	border-collapse: separate;
	background-color: transparent;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #1a88aa;
}*/
/* secundari static

.MenuGroup
{
	border-right: #155467 1px;
	table-layout: auto;
	padding-right: 4px;
	border-top: #155467 1px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	left: 0px;
	padding-bottom: 4px;
	margin: 4px;
	border-left: #155467 1px;
	width: 100px;
	cursor: hand;
	color: #ccffff;
	text-indent: 4px;
	padding-top: 4px;
	border-bottom: #155467 1px;
	font-family: tahoma;
	position: absolute;
	top: 0px;
	border-collapse: separate;
	background-color: #5ab1ca;
}

*/
/* Principal normal*/
.MenuGroup
{
	background-position: center top;
	font-weight: bold;
	font-size: 11px;
	background-image: url(/imas/menumig.jpg);
	margin-left: 10px;
	cursor: hand;
	color: #333333;
	margin-right: 10px;
	background-repeat: repeat-x;
	font-family: arial;
	height: 21px;
	text-align: left;
}
/* principal hover*/

.MenuGroupHover
{
	background-position: center top;
	font-weight: bold;
	font-size: 11px;
	background-image: url(/imas/menumig.jpg);
	margin-left: 10px;
	cursor: hand;
	color: #641028;
	margin-right: 10px;
	background-repeat: repeat-x;
	font-family: arial;
	height: 21px;
	text-align: left;
}

.MenuSub
{
	height: 20px;
	background-position: center top;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/imas/menusub.png);
	width: 120px;
	cursor: hand;
	color: #666666;
	background-repeat: repeat-y;
	font-family: arial;
	text-align: left;
}

.MenuSubFinal
{
	height: 20px;
	background-position: center bottom;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/imas/menusub2.png);
	cursor: hand;
	color: #666666;
	background-repeat: no-repeat;
	font-family: arial;
	text-align: left;
}

.MenuSubHover
{
	height: 20px;
	background-position: center top;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/imas/menusub.png);
	width: 120px;
	cursor: hand;
	color: #641028;
	background-repeat: repeat-y;
	font-family: arial;
	text-align: left;
}

.MenuSubHoverFinal
{
	height: 20px;
	background-position: center bottom;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/imas/menusub2.png);
	cursor: hand;
	color: #641028;
	background-repeat: no-repeat;
	font-family: arial;
	text-align: left;
}
