.menu {
	Z-INDEX: 100; 
	width: 100%;
	position: relative;
	height: 20px;
	padding-bottom: 2px;
}
.menu UL {
	padding: 0;
	margin: 0;
	list-style: none outside none;
	width: 100%;
}

.menu LI {
	FLOAT: left; 
/*	WIDTH: 150px;*/
	width: 83px; 
	POSITION: relative;
}

.menu A {
	DISPLAY: block; 
	/padding: 0 0 0 10px;
	padding: 0 0 0 10px;
	width: 95px;
	COLOR: #fff; 
	TEXT-DECORATION: none;
/*	LINE-HEIGHT: 23px; 
	HEIGHT: 23px; */
	LINE-HEIGHT: 20px;
	HEIGHT: 20px; 
}

 HTML .menu A {
/*	WIDTH: 139px;*/
	width: 90px;
	display: block !important;
}


.menu UL UL {
	LEFT: 0px; 
	VISIBILITY: hidden; 
/*	WIDTH: 150px; */
	width: 95px;
	POSITION: absolute; 
	TOP: 20px; 
	HEIGHT: 0px;
	width: 90px;
}
/* HTML .menu UL UL {
	TOP: 23px;
}*/

.menu TABLE {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px;
}
.menu UL UL A {
	padding: 0px 5px;
	/padding: 0px 5px;
/*	BACKGROUND: transparent; */
/*	WIDTH: 129px;*/ 
	width: 95px;
	COLOR: #FFF;
	line-height: 1em;  
	height: auto;
}


 HTML .menu UL UL A {
	width: 95px;
}


.menu UL UL {
	background: url(cssimg/fondoDesplegado.gif) top left no-repeat;
}

.menu UL UL A:hover {
	/*BACKGROUND: #949e7c; 
	background: Aqua;*/
	COLOR: #fff
}
UNKNOWN {
	/*BACKGROUND: #949e7c; 
		background: Aqua;*/
	COLOR: #fff
}
.menu UL LI:hover UL {
	VISIBILITY: visible
}
.menu UL A:hover UL {
	VISIBILITY: visible
}



/*********************************************************************************/




.visualClear {
	display: block;
	clear: both;
}

.menu a.n1 {
	background: url(cssimg/fondoNavegadorPrincipal.gif) top left no-repeat;
	border: none !important;
/*	width: 90% !important;*/
	width: 80%;
	font-color: black;
}

.menu a.n2 {
	background: none !important;
	width: 80px !important;
}

.menu a.n1:hover {
	background-position: 0 -25px;
}


.menu ul.desplegado {
	background: #2184EA url(cssimg/fondoDesplegado.gif) top left no-repeat !important;
	width: 95px;
	height: auto;
}

.menu ul.desplegado li {
	padding: 5px 0;
	width: 100px !important;
}

/*
li.elemN1 {
	padding: 0 0 0 0px !important;
	width: 90px !important;
}
*/


li.navPrincipalE1 {
/*	width: 90px !important;   */
	width: 130px !important;   
}

li.navPrincipalE2 {
	width: 120px !important;
}

li.navPrincipalE3 {
/*	width: 60px !important;*/
	width: 120px !important;
}

li.navPrincipalE4 {
	width: 120px !important;
}

li.navPrincipalE5 {
/*	width: 70px !important;*/
	width: 120px !important;
}

li.navPrincipalE6 {
	width: 120px !important;
}

li.navPrincipalE7 {
	width: 1px !important;
}

li.navPrincipalE8 {
	width: 1px !important;
}