#divMenu { 
	background-color: #dbdbdb;
	width: 570px;
}

.blanca { color: #fff; }

.fila1 { height: 35px; }
.filaTop { height: 36px; }
.celdaIzq { width: 316px; }
.celdaCen { width: 110px; }
.celdaDch { width: 570px; }
.tablaMenu { background-color: #dbdbdb; }

.lnkMenu { 
    font-size: 8pt;
}
.lnkMenu:hover { 
    font-size: 8pt;
    background-color: #ffb400;
}

.opMenu { font-size: 8pt; vertical-align: middle; }
/*
.opMenu:hover { background-color: #ffb400; vertical-align: middle; }
*/
.opOpcion { width:100%; cursor: pointer; }
.subMenu{ 
	background-color: #dfdfdf;
	display: none; 
	top: 105;
	_top: 105; 
	width: 160px; 
	position: absolute; 
	z-index: 10; 
}

#sm-20 { 
	display: none; 
	top: 105;
	_top: 105; 
	width: 160px; 
	position: absolute; 
	z-index: 10; 
}

#sm-1 a { line-height: 25px; margin-left: 10px; }
#sm-2 a { line-height: 25px; margin-left: 10px; }
#sm-3 a { line-height: 25px; margin-left: 10px; }
#sm-4 a { line-height: 25px; margin-left: 10px; }
#sm-5 a { line-height: 25px; margin-left: 10px; }
#sm-6 a { line-height: 25px; margin-left: 10px; }
#sm-7 a { line-height: 25px; margin-left: 10px; }
#sm-8 a { line-height: 25px; margin-left: 10px; }
#sm-9 a { line-height: 25px; margin-left: 10px; }
#sm-10 a { line-height: 25px; margin-left: 10px; }

.subMenu7{ 
	background-color: #dfdfdf;
	display: none; 
	top: 105;
	_top: 105; 
	width: 88px; 
	position: absolute; 
	z-index: 10; 
}


