

.menu-expandido {
	font-size:0.75em;
	letter-spacing: -1px;
}

.menu-expandido ul{
	list-style-type: none;
	text-align:left;
	height:auto;
	
}

.menu-expandido form{
	line-height:24px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	


	
}

.menu-expandido select{
	width:175px;
	overflow:hidden;
	font-size:9px;
	height:20px;
	color:#000000;
	background-color:#FFFFFF;
}


.menu-expandido li {
/*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(../imagenes/menu-lateral-negro-1.gif);
	list-style-type: none;
	width:180px;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
	text-indent:2px;
}

.menu-expandido li a{
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
	text-indent:2px;
}

.menu-expandido li a:link,visited,active{
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
	line-height:30px;
	height:30px;
	text-indent:2px;
}

.menu-expandido li a:hover{
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
	background: white url(../imagenes/menu-lateral-negro-1-on.gif);
	display:block;
	text-indent:0px;
	height:30px;
	text-indent:4px;
}


.menu-expandido ul ul{
	height:auto;
}


.menu-expandido li li{
/*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(../imagenes/menu-lateral-negro-2.gif);
	list-style-type: none;
	width:180px;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-indent:2px;
	font-weight:normal;
}


.menu-expandido li li a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-indent:2px;
	font-weight:bold;
}

.menu-expandido li li a:link,visited,active{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	height:30px;
	text-indent:2px;
	font-weight:bold;
}

.menu-expandido li li a:hover{
	color:#ffffff;
	text-decoration:none;
	background: white url(../imagenes/menu-lateral-negro-1-on.gif);
	height:30px;
	width:180px;
	text-indent:2px;
	font-weight:bold;
	overflow:hidden;
}




.menu-expandido ul ul ul{
	height:auto;
}


.menu-expandido li li li{
/*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(../imagenes/menu-lateral-negro-3.gif);
	list-style-type: none;
	width:180px;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-indent:2px;
	font-weight:normal;
}


.menu-expandido li li li a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-indent:2px;
}

.menu-expandido li li li a:link,visited,active{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	height:30px;
	text-indent:2px;
}

.menu-expandido li li li a:hover{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background: white url(../imagenes/menu-lateral-negro-3-on.gif);
	display:block;
	text-indent:0px;
	height:30px;
	text-indent:4px;
}


