/*body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	height: 480px;
	background-image: url(../css/imatges/fonsmapa.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	}*/
td {
	font-size: 11px;
}

th {
	font-size: 11px;
}
p {
	font-size: 11px;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #000066;
}
h3 {
	font-size: 11px;
	color: #000066;
}
.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	color: #FF6600;
}	
 #mapa a, #mapa a:link, #mapa a:visited, #mapa a:active  {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
/*a:visited {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}*/
#mapa a:hover {
	text-decoration: underline;
}
/*a:active {
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}*/
.clar a:link {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:visited {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:hover {
	font-weight: bold;
	color: #CCCFFF;
	text-decoration: underline;
	text-transform: none;
}
.clar a:active {
	font-weight: bold;
	color: #9999FF;
	text-transform: none;
	text-decoration: none;
}

 #mapa{ padding:30px 30px 30px 50px; background-color:#FFFFFF; font-size:14px;}
 
 #cos{width:760px; background-color:#FFFFFF;  }

#mapa li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
	list-style-image: url(../css/imatges/bullet.gif);
	margin: 2px;
	padding: 1px;
		
}
#mapa ul ul li{
	list-style-image: url(../css/imatges/bullet2.gif);
	margin: 4px;
	padding: 1px;
}
#mapa ul ul ul li{
	list-style-image: url(../css/imatges/bullet3.gif);
	margin: 3px;
	padding: 1px;
}
#mapa ul ul ul ul li{
	list-style-image: url(../css/imatges/bullet4.gif);
	margin: 2px;
	padding: 1px;
}

