@import url('../int.css');


#list-mapaweb {
	font-size: 0.95em;
	font-family: Arial;
	width: 300px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 10px 0px;
	border-bottom: 4px solid #DDDDDD;
}
#list-mapaweb A {
	color: #666666;
}
#list-mapaweb A:hover {
	background-color: #F2F2F2;
	color: #6771BF;
}
#list-mapaweb UL A:hover {
	background-color: transparent;
	color: #6771BF;
}
#list-mapaweb UL UL A:hover {
	background-color: #F2F2F2;
	color: #6771BF;
}
#list-mapaweb UL LI{
	background: url(../../img/p_listado2.gif) repeat-x top left;
	padding: 10px 0px 10px 20px;
}
#list-mapaweb UL {
	background: url(../../img/p_listado2.gif) repeat-x bottom left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#list-mapaweb UL UL {
	background: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#list-mapaweb UL UL LI {
	background: url(../../img/bullet/bullet-arrow3.gif) no-repeat 0px 2px;
	font-weight: bold;
	line-height: 13px;
	padding: 0px 0px 0px 11px;
}
#list-mapaweb UL UL LI A {
	color: #999999;
}