/* Documentació */
#menu li.bt8 a.current {
	width:160px;
	background:url(../img/menu-bg-black.gif) #000 no-repeat top right;
}
#menu li li.bt8a a.current, #menu li li.bt8b a.current {
	width:160px;
	background:url(../img/menu-bg-grey.gif) #c1c1c1 no-repeat top right;
}
#menu li li.bt8a a, #menu li li.bt8b a {
	width:129px;
	background:none #c1c1c1;
}

/* Content */
#content {
	width:711px;
	height:auto;
	float:right;
	margin:37px 0px 50px 0px;
}
#documentacio p, #recursos p {
	margin:0px 0px 13px 0px;
	width:350px;
	}
.tipo-recurso {
	width:711px;
	height:16px;
	border-bottom:1px dashed #000;
	margin-bottom:10px;
}
.tipo-recurso ul {
	float:right;
}
.tipo-recurso li {
	float:left;
}
.tipo-recurso .bt1, .tipo-recurso .bt2 {
	padding-right:10px;
}
.tipo-recurso .bt1 a, .tipo-recurso .bt2 a, .tipo-recurso .bt3 a {
	font-size:13px;
}
.tipo-recurso .bt2 a, .tipo-recurso .bt1 a {
	color:#828080;
}
#recursos h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #000;
	margin:6px 0px;
	padding:4px 0px;
	cursor:pointer;
	background:url(../img/arrow-bottom.gif) no-repeat center right;
}
#recursos h4 {
	font-weight:bold;
}
#recursos .element ul {
	padding:0px 0px 10px 0px;
}
#recursos .element li {
	padding:13px 0px 0px 0px;
}