.TituloMenuPaseos{
	background-image:url(../imgs/fondo_titulo_Paseos.jpg); 
    background-repeat:repeat-x;  
	height:22px;
	font-family:tahoma;
	border-spacing:0px;
	text-align:left;
	width:144px;
	color:#0094B8;
	font-weight:bold;
	padding:0px 0px 0px 16px;
	line-height: 22px;
}

.ItemMenuPaseos{
	vertical-align:middle;
	font-family:tahoma;
	border-bottom: dotted 1px #acceda;
    height:20px;
    margin:0px;    
	color:#f1fdff;
}

.ItemMenuPaseos A{
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
	color: #169AB9;
	background-color: #ebfcff;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;
	display:block;
    width:144px; 
    text-decoration:none;  
	padding: 4px 0px 2px 17px; 
/*	height:17px;  */
	line-height:15px;
	white-space: normal;
}

.ItemMenuPaseos A:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}

table.MenuLateralTable { margin-bottom: 10px; }
/*
.ItemMenuPaseos{
	background-color:#ebfcff;
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
	height:20px;
	padding:0px 0px 0px 17px;
	border-bottom: dotted 1px #AACFD8;
	color:#33ABCE;
	cursor:hand;
	text-decoration:none;
}
.ItemMenuPaseos:hover{
	background-color:#fcffff;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
	color:#1F7B94;
}

.ItemMenuPaseos A{
	text-decoration:none;
	color:#33ABCE;
	width:150px;
}
.ItemMenuPaseos A:hover{	
		color:#1F7B94;
}
*/
