body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}
.notes {
	font-size: 9px;
	color: #FFFFFF;
}		
a:link {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	text-transform: none;
}
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;
}

li {
	margin: 5px;
	list-style-image: url(imatges/enllacos/punt_enllacos.gif);
}


div {
	margin-left: 0px;
	width: auto;
}
#enllacos {
    position:absolute; 
	left:10px;
	top:0px; 
	width:365px; 
	height:347px; 
	z-index:1; 
	background-image: url(imatges/enllacos/finestra_enllacos.gif); 
	border: 1px none #000000;
	background-repeat: no-repeat;
}
#enllacos span { display:none
}
#contingut {
	position:absolute; 
	left:9px;
	top:70px;
	width:358px;
	height:244px;
	z-index:2;
	overflow: auto
}
#notes {
	position:absolute;
    left:29px;
	top:318px;
	width:337px;
	height:0px;
    z-index:3
}
#titol { 
}
#titol span { 
display:none;
}
