.pad {
	clear: left;
	padding-top: 270px;
}

#nav {
	margin-left: 0;
}

#nav {
	/*background: transparent url(../img/tabLeft.gif) no-repeat left top;*/
	float: left;
	height: 25px;
	padding-left: 20px;
}

#menu {
	/*background: transparent url(../img/tabRight.gif) no-repeat right top;*/
	float: left;
	font-size: 11px;
	height: 25px;
	margin: 0;
	position: relative;
	z-index: 1000;
}

#menu table.ie6 {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	letter-spacing: -0.05em;
	text-align: left;
}

#menu ul li a {
	background: transparent url(../img/tabCenter.gif) no-repeat right top;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 25px 0 0;
	text-decoration: none;
}

#menu ul li a.activa {
	background-position: right center;
}

#menu ul li a b {
	/*background: transparent url(../img/tabCenter.gif) no-repeat left top;*/
	color: #db5911;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 9px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#menu ul li a b.usuario {
	/*background-image: url(../img/tabCenter_usuario.gif);*/
	padding-left: 30px;
}

#menu ul li a b.activa {
	background-position: left center;
	color: #595959;
}

#menu ul li div.holder {
	left: -9999px;
	position: absolute;
}

#menu ul li div .leftSide {
	/*background: transparent url(../img/dropLeft.gif) no-repeat left bottom;*/
	float: left;
	background-color:#db5911;
}

#menu ul li div .rightSide {
	/*background: transparent url(../img/dropRight.gif) no-repeat right bottom;*/
	background-color:#db5911;	
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 20px 0 20px 0;
}

#menu ul li:hover {
	position: relative;
}

#menu ul li a:hover {
	background-position: right center;
	color: #84c9eb;
	position: relative;
	white-space: nowrap;
}

#menu ul li a:hover b {
	background-position: left center;
	color: #84c9eb;
}

#menu ul li a.sub:hover {
	background-position: right bottom;
	color: #84c9eb;
	position: relative;
	white-space: nowrap;
}

#menu ul li a.sub:hover b {
	background-position: left bottom;
	color: #84c9eb;
}

#menu ul li:hover > a {
	color: #84c9eb;
	position: relative;
}

#menu ul li:hover a.sub {
	background-position: right bottom;
	color: #84c9eb;
	position: relative;
	white-space: nowrap;
	z-index: 999;
}

#menu ul li:hover a.sub > b {
	background-position: left bottom;
	color: #84c9eb;
}

#menu ul :hover div.holder {
	left: -60px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -40px;
}

#menu ul li.right a:hover div.holder {
	left: auto;
	right: 0;
	top: 25px;
}

#menu ul li.right:hover div.holder {
	left: auto;
	right: 0;
	top: 25px;
}

#menu ul dl {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#menu ul dl dt {
	background: #488;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#menu ul dl dd {
	background-image: url(../img/ico_menu_list_item_.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	margin: 0;
	margin-right: 13px;
	padding: 0;
	padding-left: 11px;
}

#menu ul dd a {
	background-image: none;
	color: #fff;
	display: block;
	float: none;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 0em;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

#menu ul dd a:hover {
	color: #84c9eb;
}

#menu ul table td {
	vertical-align: top;
}

#menu #menu_home dd a, #menu #fondo_documental dd a, #menu #areas_privadas dd a, #menu #red_virtual dd a {
	color:#939393;
}

#menu #menu_home:hover dd a, #menu #fondo_documental:hover dd a, #menu #areas_privadas:hover dd a, #menu #red_virtual:hover dd a {
	color:#fff;
}

#menu #menu_home:hover strong.nombre_menu, #menu #fondo_documental:hover strong.nombre_menu, #menu #areas_privadas:hover strong.nombre_menu, #menu #red_virtual:hover strong.nombre_menu {
	color:#84c9eb;
}

#menu #menu_home:hover dd a:hover, #menu #fondo_documental:hover dd a:hover, #menu #areas_privadas:hover dd a:hover, #menu #red_virtual:hover dd a:hover {
	color:#84c9eb;
}
