#left ul.first li ul.second li.C2{
	background: url(llistes_bullet_down.gif) no-repeat 9px 5px;
}
#left ul.first li ul.second li.C2 a{
	color:#333;
}

#left ul.first li ul.second li.C2 li a{
	color:#767676;
}

#left ul.first li ul.second li.C2 li.C2_1 {
	background: url(llistes_bullet_selected.gif) no-repeat 2px 5px;
}
#left ul.first li ul.second li.C2 li.C2_1 a {
	color:#333;
}



/*************** menu_anual ***************/

#mid ul.menu_anual {
	list-style-type: none;
	margin: 0 0 30px 0;
	color: #000;
	font-weight: bold;
}
#mid ul.menu_anual a {
	color: #777;
	font-weight: normal;
	background-image: none;
	
}

#mid ul.menu_anual li {
	background: #fff;
	display: inline;
	border-left: 1px solid #8B9AA8;
	margin: 0;
	padding: 0 12px;
	font-size: 1.3em;
}
#mid ul.menu_anual li.primer_element {
	border: 0;
	padding: 0 12px 0 0;
	color: #000;
	font-weight: bold;
}





/***************** TAULA ***************/

html>body .taula_condicions {
	margin: 0;
}

.taula_condicions {
	font: normal 1em/1.3 Arial,Helvetica,sans-serif;
	margin: 10px 0;
	width: 500px;
}

.taula_condicions thead th {
	background-color: #5E6A76;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	padding: 5px 0 2px 0;
}

.taula_condicions th#c1, .taula_condicions th#c4 {
	text-align: left;
	padding-left:5px;
	width: 300px;
}

.taula_condicions th#c2, .taula_condicions th#c3, .taula_condicions th#c5, .taula_condicions th#c6{
	width: 100px;
}

.taula_condicions th#c5 {
	width: 100px;
}

.taula_condicions .categoria {
	background-color: #ededed;
	font: normal 1em/1.3 Arial, Helvetica, sans-serif;
}

.taula_condicions tbody th {
	text-align: left;
	font: normal 1em/1.3 Arial, Helvetica, sans-serif;
	padding-left:5px;
}

.taula_condicions tbody tr td {
	text-align: center;
	padding: 3px 0;
}

.taula_condicions tbody td.sense_borde {
	border: none;
}

.taula_condicions tfoot td {
	padding: 20px 0 0 0;
}

.taula_condicions tr sup {
	text-align: left;
}