/* css pagina */

#left ul.first li ul.second li.C3 {
	background: url(llistes_bullet_down.gif) no-repeat 9px 5px;
}
#left ul.first li ul.second li.C3 a {
	color: #333;
}

#left ul.first li ul.second li.C3_2{
	background: url(llistes_bullet_selected.gif) no-repeat 2px 5px;
}

#left ul.first li ul.second li.C3_1 a, #left ul.first li ul.second li.C3_3 a,
#left ul.first li ul.second li.C3_4 a, #left ul.first li ul.second li.C3_5 a,
#left ul.first li ul.second li.C3_6 a, #left ul.first li ul.second li.C3_7 a,
#left ul.first li ul.second li.C3_8 a, #left ul.first li ul.second li.C3_9 a {
	color: #767676;
}



#mid ul.bulletNegreta li{
	background-image:none;
	margin:0px;
	padding:0px;
	line-height:1.6;
}

* html #mid ul.bulletNegreta li {
padding:4px 0 0 0px;
line-height:1.2;
}

.bulletNegreta li a{
	background:transparent url(llistes_bullet.gif) no-repeat left 55%;
	border:0pt none;
	color:#767676!important;
	margin:0pt;
	padding:0px 0px 0px 16px;
	font-weight:bold;
	text-decoration:none;
}
.bulletNegreta li a:hover{
	text-decoration:underline;
}
.bulletNegreta li a:visited{
	color:#767676!important;
}




#mid ul.bulletNegreta li {
 background-image:none;
 line-height:1.6;
 margin:0;
 padding:0;
  list-style-type: none;
 
}

.bulletNegreta li a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(llistes_bullet.gif) no-repeat scroll left 55%;
    border:0 none;
    color:#767676;
    font-weight:bold;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0 0 0 16px;
}