#menu {
	/*background-image: url(images/menu/fondomenulateral.jpg);*/
	background-repeat:  repeat-x;
	background-position: bottom;
	width: 200px;
	float:left;
	position: relative;	
}

#menu * {
	position: relative;
}

#menu .menu_tapa {
		width: 156px;
		height: 11px;
		overflow: hidden;
		/*background: url(images/menu/tapamenulat.gif) repeat-x;*/
}
	
.MenuLatPpal {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	/*color: #1D1D1D;*/
	text-decoration: none;
	/*margin-left: 0px;*/
	/*background-image: url(images/menu/puntosmenu.gif);*/
	background-position: left;
	/*padding-left: 0px;*/
	background-repeat: no-repeat;	
}

.MenuLatPpal:hover {
	/*color: #0088A6;*/
}

.MenuLatSec {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #77797A;*/
	text-decoration: none;
	margin-left: 0px;
	/*background-image: url(images/menu/puntosSubmenu.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align:left;	
}

.MenuLatSec:hover {
	/*background-color: #E0F1F4;*/

}

.MenuLatSecON {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #77797A;*/
	text-decoration: none;
	margin-left: 20px;
	/*background-image: url(images/menu/puntosSubmenu.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	/*background-color: #E0F1F4;*/
	text-align:left;
}
.Puntos {
	/*background-image: url(images/menu/separadormenu.gif);*/
	background-repeat: no-repeat;
	height: 8px;
	background-position: center;
}

#subitems1 {
}