#menu {
	background-color: #fff;
	background-image: url(../Img/fondomenulateral.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	width: 157px;
	float:left;
	position: relative;
}
#menu * {
	position: relative;
}

	#menu .menu_tapa {
		width: 156px;
		height: 11px;
		overflow: hidden;
		background: url(../Img/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: 10px;
	background-image: url(../Img/puntosmenu.gif);
	background-position: left;
	padding-left: 10px;
	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: 20px;
	background-image: url(../Img/puntosSubmenu.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	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(../Img/puntosSubmenu.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	background-color: #E0F1F4;
	text-align:left;
}
.Puntos {
	background-image: url(../Img/separadormenu.gif);
	background-repeat: no-repeat;
	height: 8px;
	background-position: center;
}

#subitems1 {
}

.logotipo{
	margin-top:20px;
}
