.lineas_menu {
	background-image: url(../img/separacion_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texto_menu {
	font-family: Arial;
	font-size: 11px;
	color: #71725d;
	border-left-style: 5;
	text-decoration: none;
}
.enlace_texto_menu:hover {
	color: #FF6600;	
}


.texto_ruta_ubicacion {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	border-left-style: 5;
}
.texto_link_morado {

	font-family: Arial;
	font-size: 11px;
	color: #16918F;
	border-left-style: 5;
}

