body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	width: 610px;
	
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

p {
	font-size: 11px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #306192;
}
.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	color: #FF6600;
}	
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;
}

#barra {
	background-image: url(/imatges/cap_document650.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:25px;
    z-index:10;	
	border: 1px none #000000;
	
	
	
	
}

#muds {
	background-repeat: no-repeat;
	background-image:url(imatges/muds/caixa_mud.gif);
	position: absolute;
	z-index: 1;
	height: 470px;
	width: 598px;
	left: 2px;
	top: 34px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#titol {
	position: absolute;
	z-index: 2;
	height: 20px;
	width: 445px;
	left: 10px;
	top: 5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#avaluat {
	position: absolute;
	z-index: 3;
	height: 32px;
	width: 142px;
	left: 453px;
	top: 12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(imatges/muds/caixa_avaluat.gif);
	background-repeat: no-repeat;
}
#practica {
	position: absolute;
	z-index: 3;
	height: 32px;
	width: 142px;
	left: 453px;
	top: 12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(imatges/muds/caixa_practica.gif);
	background-repeat: no-repeat;
}
#faq {
	position: absolute;
	z-index: 4;
	height: 32px;
	width: 230px;
	left: 364px;
	top: 12px;
	margin:0px;
	padding:0px;
	background-image: url(imatges/muds/caixa_faq.gif);
	background-repeat: no-repeat;
}
#contingut{
	position: absolute;
	z-index: 4;
	height: 400px;
	width: 570px;
	left: 15px;
	top: 45px;
	overflow: auto;
}
#icones{
	position: absolute;
	z-index: 5;
	height: 380px;
	width: 48px;
	left: 599px;
	top: 34px;
}
#credits {
   position:absolute;
   z-index: 9; 
   left:10px; 
   top:494px; 
   width:590px; 
   height:10px; 
}
 
 #logo {
   background-color: #0481BB; 
   layer-background-color: #0481BB;
   position:absolute; 
   z-index: 8; 
   left:0px; 
   top:529px; 
   width:650px; 
   height:24px; 
 }

 #numeros {
	position:absolute;
	z-index: 20;
	left:297px;
	top:-2px;
	height: 30px;
	width: 143px;
	 
 }
.preguntes {
	font-size: 14px;
	margin-top: 20px;
	color: #000066;	
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}

