#basic-accordian{
	margin-left: 14px;
}
.accordion_headings{
	width: 161px;
	padding: 0 0 0 0;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	background: url(img/linia_punts.gif) repeat-x bottom left;
}
.accordion_headings:link{
	width: 161px;
	padding: 0 0 0 0;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	background: url(img/linia_punts.gif) repeat-x bottom left;
}
.accordion_child{
	background-color: #ffffff;
	/*overflow: hidden;*/
	width: 161px;
	margin-top: 5px;
}
.llistat {
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	/*border: 1px solid #000000;*/
}
.linkk {
	color: #7F7F7F;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	font-family: verdana;
}
.linkk:hover {
	color: #000000;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	font-family: verdana;
}
.linkk_Actiu {
	color: #000000;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	font-family: verdana;
}
.llistat1 {
	margin-left: 10px;
}
.llistat2 {
	margin-top: 2px;
	margin-bottom: 2px;
	/*border: 1px solid #000000;*/
}
.linkk_1{
	color: #7F7F7F;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	font-family: verdana;
}
.linkk_1:hover{
	color: #000000;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	font-family: verdana;
}
.linkk_1_Actiu{
	color: #000000;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	font-family: verdana;
}
.header_highlight{
	background-color: #ffffff;
}