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;
}
td {
	font-size: 11px;
	color: #000000;
}

th {
	font-size: 11px;
	color: #000000;
}
p {
	font-size: 11px;
}
h1 {
	font-size: 14px;
	margin-top: 20px;
	
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
.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/clic_video/punt_videos.gif);
}


div {
	margin-left: 0px;
	width: auto;
}
#video {	
    position:absolute;
	left:10px;
	top:0px;
	width:365px;
	height:347px;
    z-index:1;
    background-image: url(../css/imatges/clic_video/finestra_videos.gif);
    border: 1px none #000000;
	background-repeat: no-repeat;
}
#contingut {
	position:absolute;
	left:10px;
	top:70px;
	width:357px;
	height:241px;
    z-index:2;
	background-color: #FFC5DD;
	overflow: auto;
}
#notes {
	position:absolute;
	left:30px;
	top:318px;
	width:337px;
	height:0px;
    z-index:3
}

.titol { 
display:none;
}

