﻿/* Css Menu Tribuna  */
.qmmc .qmdivider {
	display:block;
	font-size:2px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
}
.qmmc .qmdividery {
	float:left;
	width:0px;
}
.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
	z-index:30;
	height: 36px;
	width: 920px;
}

.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc li {
	z-index:auto;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:30;
	background-color: #00FFCC;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none;
	outline: none;
}
.qmmc li:hover>ul {
	left:auto;
	background-color: #00FFFF;
}
#qm0 ul {
	top:100%;
}

#qm0 {
	float: left;
	height: 36px;
	width: 600px;
	background-image: url(../img/menu/bgOFF.gif);
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CFDBE7;
	border-left-color: #CFDBE7;
	margin-left: 4px;
}
.qmparent a {
	font-size:12px;
	text-decoration:none;
	color: #FFF;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#qm0 ul li:hover>ul {
	top:0px;
	left:100%;
}

/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*//* MyCSSMenu 0 */
#qm0 a {
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFF;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

/* Contenedor del Sub-Menu  */
#qm0 div, #qm0 ul {
	background-color:  #333;
	border: 1px solid #000;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qm0 div a, #qm0 ul a {
	padding:3px 10px 3px 5px;
	background-color:transparent;
	font-size:11px;
	border-width:0px;
	border-style:none;
}
/* Color de la barra y texto del subMenu */
#qm0 div a:hover, #qm0 ul a:hover {
	background-color:#69C;
	color:#333333;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color:#DADADA;
	color:#000;
}
#qm0 .qmtitle {
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#444444;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
#qm0 .qmdividerx {
	border-top-width:1px;
	margin:4px 0px 4px 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#qm0 .qmdividery {
	border-left-width:1px;
	height:32px;
	margin:2px 2px 0px 2px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#qm0 .qmritem span {
	border-color:#DADADA;
	background-color:#F7F7F7;
}
#qm0 .qmritemcontent{
	padding:0px 0px 0px 4px;
}
