#mapaweb {
  display:inline; /* doble margen ie*/
/margin:0 0px 0 0px;
  padding:0;padding-right:20px;
  width:540px;
  float:right;
}
#mapaweb h2 {
	width:auto;
	font-size:1.2em;
	font-weight:bold;
	color:white;
	border:1px solid #ccc;
	padding:3px;
	margin:5px;margin-right:0px;
	margin-bottom:1px; /margin-bottom:8px;
	background-image: url(../lib/logo_mapaweb.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#555555;
  }
  ul#mapaweb{
  margin-bottom:15px;
  display:inline; /* doble margen ie*/
  padding:0;padding-right:20px;
  width:540px;
  float:right;
  }
  ul#mapaweb a:hover{
	text-decoration:underline
  }
  ul#mapaweb li{
    height:15px;
	/height:14px;
    line-height:1em;
    list-style:none;
	 background-image: url(../lib/btn_mas.gif);
	 background-position: left middle;
	 background-repeat: no-repeat;
    padding-left:1.5em;
	padding-top:0.1em;padding-bottom:0.1em;
	background-color:#F3F3F3;
  }
  
  ul#mapaweb li a{
    font-size: 1em;
    font-weight: bold;
	 color: #5D5D5D;
    background: no-repeat;
    display:block;
	height:auto;
    width:100%;
  }
 
 ul#mapaweb li.n2{
    height:15px;
	/height:14px;
    list-style:none;
	 background-image: url(../lib/btn_mas.gif);
	 background-position: left middle;
	 background-repeat: no-repeat;
/*	border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;*/
    padding-left:1.5em;margin-left:1em;
	font-size:1em;
	font-weight: normal;
	background-color:white;
  }
  
  ul#mapaweb li.n2 a{
    font-weight: normal;
	 color: #5D5D5D;
    background: no-repeat;
    display:block;
/*    text-indent:-3000em;*/
    width:100%;
  }

ul#mapaweb li.n3{
	font-weight: normal;
    height:15px;
	/height:14px;
    list-style:none;
	 background-image: url(../lib/btn_mas.gif);
	 background-position: left middle;
	 background-repeat: no-repeat;
    padding-left:1.5em;margin-left:2em;
	background-color:white;
	font-size:0.9em;
  }
  
  ul#mapaweb li.n3.a{
	font-weight: normal;
	color: #cccccc;
    display:block;
/*    text-indent:-3000em;*/
    width:100%;
  }



