#mnuSuperior
{
	width:600px;
	height:41px;
	font-size:0px;
	position:absolute;
	left:193px;
	margin-top:2px;
}
#mnuSupUl
{
	list-style:none;
	font-size:0px;
}
#mnuSupLiSob
{
	width:100%;
	height:2px;
}
.mnuSupLi
{
	float:left;
	word-spacing:-1px;
	z-index:10;
	padding-right:2px;
	position:relative;
}
.mnuSupLnk
{
	font-family:Arial Narrow;
	font-size:15px;
	/*font-style:italic;*/
	/*font-weight:bold;*/
	color:#4B4B4B; /*#585858;*/
	text-decoration:none;
	cursor:pointer;
}
.mnuSupLnk:hover
{
	color:#D52E25;
}
.mnuSupLnkOver
{
	font-family:Arial Narrow;
	font-size:15px;
	/*font-style:italic;*/
	/*font-weight:bold;*/
	color:#D52E25;
	text-decoration:none;
	cursor:pointer;
}
.mnuSupVWidth
{
	/*
	float:left;
	width:12px;
	height:12px;
	*/
}
.mnuSupV
{
	background:url(/images/menuSuperior/v.gif) no-repeat;
	background-position:0px 3px;
	width:12px;
	height:13px;
	display:none;
}
.mnuSupUlN2
{
	display:none;
	/*width:98px;*/
	left:-25px;
	top:28px;
	font-size:0px;
	background-color:#FFFFFF;
	position:absolute;
	list-style:none;
	border:solid 1px #6D6D6D;
}
.mnuSupLiN2
{
	padding:0px 5px 0px 5px;
	width:150px;
	height:16px;
	text-align:center;
	margin-top:7px;
	margin-left:-40px;
}
.mnuSupLnkN2
{
	font-family:Verdana;
	font-size:11px;
	/*font-weight:bold;*/
	font-style:normal;
	letter-spacing:0px;
	text-decoration:none;
	color:#6D6D6D;
	white-space:nowrap;
}
.mnuSupLnkN2:hover
{
	text-decoration:underline;
}
.mnuSupLiN2Sep
{
	width:151px;
	height:5px;
	margin:0px 3px 0px -36px;
	border-bottom:solid 1px #6D6D6D;
}
.mnuSupLiN2SepAlter
{
	height:10px;
}