@charset "utf-8";
/* Menú horizontal principal */

/* Root = Horizontal, Secondary = Vertical */

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
ul#navmenu-h {
	list-style: none;
	z-index: 1000;
	float: left;
	position: relative;
	left: 6px;
	height: 22px;
	margin-top: 4px;
}
ul#navmenu-h ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	top: 0;
	left: 100%;
}
ul#navmenu-h li {
	float: left;
	display: inline;
	position: relative;
	color: #FFF;
	font-weight: bold;
}
ul#navmenu-h ul li {
	width: 100%;
	display: block;
}
/* Root Menu */

ul#navmenu-h a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 1%;
	font-weight: bold;
	padding: 0px;
}
/* Root Menu Hover Persistence */

ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
	color: #FFF;
	background: #ab94a4;
	color: #fff;
}
/* 2nd Menu */

ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
	float: none;
	background: #ab94a4;
	color: #fff;
	font-weight: normal;
	padding-left: 12px;
}
/* 2nd Menu Hover Persistence */

ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	background: #d4a5d5;
	color: #FFFFFF;
}
/* 3rd Menu */

ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
	background: #f5f5f5;
	color: #ba122b;
}
/* 3rd Menu Hover Persistence */

ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
	background: #ba122b;
	color: #FFFFFF;
}
/* 4th Menu */

ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a {
	background: #666;
}
/* 4th Menu Hover */

ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background: #333;
}
/* Hover Function - Do Not Move */

ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu-h ul li {
	/* width: 232px; */
 float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	line-height: 20px;
	white-space: nowrap;
}
/* Root Menu */

ul#navmenu-h a {
	padding: 0 0.375em;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #fff;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}
/* .transparencia {
	style: z-index:1; filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60;
} */


.vert_on {
/*	border-top:0.0625em solid #ccc;
	border-bottom:0.0625em solid #ccc;
	border-left: 0.3125em solid #ba122b;
	border-right: 0.0625em solid #ccc;
	padding: 0.6em 0.6em 0.6em 0em;
*/
	text-decoration: none;
	font-weight: bold;
	color: #666;
	position: relative;
	margin-left: -100px;
}
.menu_vert_on {
}


.menu_vert_on a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
	position: relative;
	margin-left: -100px;
}
#lateral-2 ul li .menu_vert_on a {
	color: #333;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
}
#lateral-2 ul li .menu_vert_on a:hover {
	color: #999;
}


#navmenu-v li a {
	text-decoration: none;
	color: #666;
	margin-left: 3px;
}
ul#navmenu-v {
	list-style: url(../none) none;
}
.ul-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#navmenu-v li .menu_vert_off {
	font-weight: bold;
}

#lateral-2 a {
	text-decoration: none;
	color: #666;
	line-height: 1.5em;
}
#lateral-2 a:hover {
	text-decoration: none;
	color: #999999;
	line-height: 1.5em;
}
#ruta a {
	color: #666666;
	text-decoration: none;
}
#ruta a:hover {
	color: #BA122B;
	text-decoration: none;
}
#menu-activo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#noticias-indice .menu_vert_on {
	color: #ba122b;
	text-decoration: none;
	margin-top: 12px;
}
#noticias-indice .menu_vert_on:hover {
	color: #666;
	text-decoration: none;
}
#numeracion a {
	color: #ba122b;
	text-decoration: none;
}
#numeracion a:hover {
	color: #666;
	text-decoration: none;
}
.separador-menu-top {
	float: none;
	margin-top: -22px;
}
#navmenu-h li a img {
	margin-left: 8px;
}

