ol, ul									
{	
	list-style: none;
	margin: 0;	
	padding: 0;	
	border: 0;	
	outline: 0;	
}
ol, ul.subnavegador										
{	
	margin: 0;	
	padding: 0;	
	border: 0;	
	outline: 0;	
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	list-style: none;
}
ul.subnavegador				
{	
	width: 205px;
	list-style-type: none;
	text-align: left;
}
ul li.subnavegador					
{	
	font-size: 12px; 
	padding: 0px 0; 
	border-bottom: 1px solid #97b661;
}
ul li a.subnavegador			
{	
	text-decoration: none;
	color: #5f9600;
	background: #ffffff;
	display: block;
	text-align:left;
	width: 205px; 
	/*background: url(../graf/flecha_desplegable.gif) no-repeat 10px center; */
	padding: 3px 0px;
}
ul li a.subnavegador:hover 
{
	background: #5f9600;
	color: #ffffff;
	border-bottom: 1px solid #97b661;
}
ul li a.desplegable		
{	
	background: #ffffff url(../graf/flecha_desplegable.gif) no-repeat 80px;
	margin: 0;	
	padding: 0;	
	border: 0;	
	outline: 0;	
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	list-style: none;
	width: 205px;
	height: 26px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	color: #5f9600;
	display: block;
	border-bottom: 1px solid #97b661;
}	
ul li a.desplegable:hover	
{	
	background: #5f9600 url(../graf/flecha_desplegable2.gif) no-repeat 80px;
	margin: 0;	
	padding: 0;	
	border: 0;	
	outline: 0;	
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	list-style: none;
	width: 205px;
	height: 26px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	display: block;
	border-bottom: 1px solid #97b661;
}
ul li a.menu			
{	
	background: #ffffff;
	margin: 0;	
	padding: 0;	
	border: 0;	
	outline: 0;	
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	list-style: none;
	width: 205px;
	height: 26px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	color: #5f9600;
	display: block;
	border-bottom: 1px solid #97b661;
}
ul li a.menu:hover 
{
	background: #5f9600;
	margin: 0;	
	padding: 0;	
	border: 0;	
	outline: 0;	
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	list-style: none;
	width: 205px;
	height: 26px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	display: block;
	border-bottom: 1px solid #97b661;
}