@charset "utf-8";
#webmenu {
	width: 150px;
	height: auto;
	float: left;
	position: relative;
	z-index: 10;
	background-color: #eeeeee;
}
#webmenu a {
	font-size:11px;
}
#webmenu li ul {
	display:none;
}
#webmenu li.marcador {
	background-color: #576f0d;
	color: #ffffff;
}
#webmenu li.marcador a{
	color: #ffffff;
}
#webmenu li ul li {
	float:none;
}
*html #webmenu li ul li {
	display: inline;
}
#webmenu li ul a {
	float:none;
	line-height:30px; 
	font-weight:bold; 
	padding-left:10px; 
	border-bottom:1px dashed #ccc; 
	width:140px; 
	font-size:11px;
}
#webmenu .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
	border:1px solid #ccc;
	
}
.first-menu li {
	float: left;
	position: relative;
	z-index: 1;
}
.first-menu a {
	float:left;
	display:block;
	line-height:30px; font-weight:bold; padding-left:10px; border-bottom:1px dashed #ccc; width:140px; font-size:11px;
}
.first-menu a:hover {
	line-height:30px;  font-weight:bold; border-bottom:1px dashed #ccc; width:140px; font-size:11px; background:#576f0d; text-decoration:none; color:#fff;
}
.second-menu {
	top:37px;
	right:0;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:11px;
}
.second-menu a.arrow {
	line-height:30px;  font-weight:bold; border-bottom:1px dashed #ccc; width:170px; font-size:11px;background:#fff;
}
.second-menu a.arrow:hover {
	line-height:30px;  font-weight:bold; border-bottom:1px dashed #ccc; width:170px; font-size:11px;background:#fff;
}
.second-menu a.arrow-02 {
	line-height:30px; font-weight:bold; border-bottom:1px dashed #ccc; width:170px; font-size:11px;background:#fff;
}
.second-menu a.arrow-02:hover {
	line-height:30px;  font-weight:bold; border-bottom:1px dashed #ccc; width:170px; font-size:11px;background:#fff;
}
.third-menu, .fourth-menu {
	width:150px;
	top:0;
	left:145px;
	background:#fff;
}
.third-menu ul li a {line-height:30px; font-weight:bold; border-bottom:1px dashed #ccc; width:140px; font-size:11px;}
#subMgm {
	left:150px;
}
#subMgm .third-menu {
	left:150px;
}
#subMgm .fourth-menu {
	left:150px;
}
#subMusic, #subNews {
	left:150px;
}
