.menuInterior {
	Z-INDEX: 90; 
	width: 100%;
	position: relative;
	height: 20px;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
}
.menuInterior UL {
	padding: 0;
	margin: 0;
	list-style: none outside none;
	width: 100%;
} 

.menuInterior LI {
	FLOAT: left; 
	width: 83px; 
	POSITION: relative;
}
.menuInterior A {
	DISPLAY: block; 
	padding: 0 0 0 20px;
	width: 95px;
	COLOR: #2184EA;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 20px; 
	HEIGHT: 20px; 
}

 HTML .menuInterior A {
/*	WIDTH: 139px;*/
	width: 90px;
	display: block !important;
}


.menuInterior UL UL {
	LEFT: 0px; 
	VISIBILITY: hidden; 
/*	WIDTH: 150px; */
	width: 95px;
	POSITION: absolute; 
	TOP: 10px;   
	HEIGHT: 0px;
	width: 90px;
}
 HTML .menuInterior UL UL {
	/TOP: 18px;
	top : 20px;
}

.menuInterior TABLE {
	LEFT: 0px; 
	POSITION: absolute; 
	/TOP: 0px;   /*0px*/
	top: -0px;
}
.menuInterior UL UL A {
	padding: 0px 5px;
	/padding: 0px 5px;
/*	BACKGROUND: transparent; */
/*	WIDTH: 129px;*/ 
	width: 95px;
	COLOR:  #2184EA;
	line-height: 1em;  
	height: auto;
}


 HTML .menuInterior UL UL A {
/*	WIDTH: 129px;*/
	width: 95px;
}
/*.menuInterior A:hover {
	BACKGROUND: #949e7c; 
	background: transparent;
	COLOR: #fff;
}*/

.menuInterior UL UL {
/*	background: url(cssimg/fondoDesplegado.gif) top left no-repeat;*/
	background: #F3F3F3;
/*	background: url(cssimg/accesoRestringido.gif) top left repeat-y;*/
}

.menuInterior UL UL A:hover {
	COLOR: #2184ea;
}

UNKNOWN {
	COLOR: #fff
}
.menuInterior UL LI:hover UL {
	VISIBILITY: visible
}
.menuInterior UL A:hover UL {
	VISIBILITY: visible
}



/*********************************************************************************/

.visualClear {
	display: block;
	clear: both;
}

.menuInterior a.n1 {
	background: url(cssimg/fondoMenuInteriorN1.gif) top left no-repeat;
	border: none !important;
/*	width: 90% !important;*/
	width: 80%;
}

.menuInterior a.n2 {
	background: none !important;
	width: 80px !important;
}

.menuInterior a.n1:hover {
	background-position: 0 -20px;
	color: #FFFFFF;
	background-color: #3C95EF;
}


.menuInterior ul.desplegado {
	/*background: #2184EA url(cssimg/fondoDesplegado.gif) top left no-repeat !important;*/
	background: #F3F3F3;
	width: 95px;
	height: auto;
}

.menuInterior ul.desplegado li {
	padding: 5px 0;
	width: 100px !important;
}

/*
li.elemN1 {
	padding: 0 0 0 0px !important;
	width: 90px !important;
}
*/


li.navSecundarioE1 {
/*	width: 90px !important;   */
	width: 110px !important;   
}

li.navSecundarioE2 {
	width: 90px !important;
}

li.navSecundarioE3 {
/*	width: 60px !important;*/
	width: 60px !important;
}
li.navSecundarioE4 {
	width: 150px !important;
}

li.navSecundarioE5 {
/*	width: 70px !important;*/
	width: 130px !important;
}

li.navSecundarioE6 {
	width: 110px !important;
}

li.navSecundarioE7 {
	width: 110px !important;
}

li.navSecundarioE8 {
	width: 110px !important;
}