#nav {
background: url(../img/fondo_menu_i.gif) no-repeat;
	font-family: arial, verdana, sans-serif;
	height: 38px;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	z-index: 10;
}
#nav :hover ul.sub {
background: #a18046 url(../img/fondo_sub.gif) repeat-y;
	height: auto;
	left: -28px;
	padding: 2px 0 3px 0px;
	top: 24px;
	white-space: nowrap;
	width: auto/*90px*/;
	z-index: 200;
}

#nav :hover ul.sub li {
	display: block;
	float: left;
	font-weight: normal;
	height: auto;
	position: relative;
	width: auto;
	text-align: left;
}

#nav :hover ul.sub li a {
	color: #000000;
	display: block;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	text-indent: 15px;
	width: 115px;
}

#nav :hover ul.sub li a:hover  {
	background: url(../img/flecha_sub.gif) no-repeat;
}

#nav :hover ul.sub2 {
background: #a18046 url(../img/fondo_sub.gif) repeat-y;
	height: auto;
	left: -25px;
	padding: 2px 0 3px 0px;
	top: 24px;
	white-space: nowrap;
	width: auto/*90px*/;
	z-index: 200;
}

#nav :hover ul.sub2 li {
	display: block;
	float: left;
	font-weight: normal;
	height: auto;
	position: relative;
	width: auto;
	text-align: left;
}

#nav :hover ul.sub2 li a {
	color: #000000;
	display: block;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	text-indent: 15px;
	width: 115px;
}

#nav :hover ul.sub2 li a:hover  {
	background: url(../img/flecha_sub.gif) no-repeat;	
}

#nav :hover ul.sub3 {
background: #a18046 url(../img/fondo_sub.gif) repeat-y;
	height: auto;
	left: 0px;
	padding: 2px 0 3px 0px;
	top: 24px;
	white-space: nowrap;
	width: auto/*90px*/;
	z-index: 200;
}

#nav :hover ul.sub3 li {
	display: block;
	float: left;
	font-weight: normal;
	height: auto;
	position: relative;
	width: auto;
	text-align: left;
}

#nav :hover ul.sub3 li a {
	color: #000000;
	display: block;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	text-indent: 15px;
	width: 115px;
}

#nav :hover ul.sub3 li a:hover  {
	background: url(../img/flecha_sub.gif) no-repeat;
	
}

#nav :hover ul.sub4 {
background: #a18046 url(../img/fondo_sub.gif) repeat-y;
	height: auto;
	left: -37px;
	padding: 2px 0 3px 0px;
	top: 24px;
	white-space: nowrap;
	width: auto/*90px*/;
	z-index: 200;
}

#nav :hover ul.sub4 li {
	display: block;
	float: left;
	font-weight: normal;
	height: auto;
	position: relative;
	width: auto;
	text-align: left;
}

#nav :hover ul.sub4 li a {
	color: #000000;
	display: block;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	text-indent: 15px;
	width: 115px;
}

#nav :hover ul.sub4 li a:hover  {
	background: url(../img/flecha_sub.gif) no-repeat;
	
}


#nav a:hover {
	position: relative;
	white-space: normal;
	z-index: 200;
}

#nav a:hover a:hover a:hover a:hover a:hover ul {
	/*background: #50B5D0;*/
	border: 1px solid #0B4D97;
	white-space: nowrap;
	z-index: 400;
}

#nav li a.top_link {
	color: #CCCCCC;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 0px;
}

#nav li a.top_link2 {
	background: url(../six_0.gif);
	color: #CCCCCC;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 0px;
}
#nav li a.top_link3 {
	cursor: pointer;
	display: block;
	padding: 25px 0px 0px 25px;
	
}

#nav li a.top_link span {
	background: url(../six_0.gif) right top no-repeat;
	display: block;
	float: left;
	height: 35px;
	padding: 0 0px 0 0px;
}

#nav li a.top_link span.down{
	display: block;
	float: left;
	height: 35px;
	padding: 0 0 0 0px;
}

#nav li a.top_link2 span {
	background: url(../six_0.gif) right top no-repeat;
	display: block;
	float: left;
	height: 35px;
	padding: 0 0px 0 0px;
}

#nav li a.top_link2 span.down{
	display: block;
	float: left;
	height: 35px;
	padding: 0 0 0 0px;
}


#nav li b {
	border-bottom: 1px solid #FFFF66;
	color: #FFFF66;
	cursor: default;
	display: block;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	text-indent: 6px;
	width: 88px;
}

#nav li.top {
	display: block;
	float: left;
}

#nav li.space {
	display: block;
	float: left;
	cursor: pointer;
	width: 35px;
}

#nav li.space2 {
	display: block;
	float: left;
	cursor: pointer;
	width: 87px;
}

#nav li.space3 {
	display: block;
	float: left;
	cursor: pointer;
	width: 130px;
}

#nav li.space4 {
	display: block;
	float: left;
	cursor: pointer;
	width: 131px;
}

#nav li:hover {
	position: relative;
	z-index: 200;
}

/*#nav li:hover > ul ul  {
	height: 0;
	left: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -9999px;
	width: 0;
}*/





#nav table {
	border-collapse: collapse;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul {
	height: 0;
	left: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -9999px;
	width: 0;
}
