.mostrar {
   display: block;
}
.esconder {
  display: none;
}
 
TD.titols_sector {
  cursor: pointer;
  padding-left: 50px;
  padding-bottom: 10px;
  height: 10px;
 }
.titols_sector {
  background: #FFF;
  color: #000;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  padding-right: 15px;
}
TH {
  color: #C00;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
}
TABLE#table_01_1, TABLE#table_02_1, TABLE#table_03_1, TABLE#table_04_1, TABLE#table_05_1,TABLE#table_06_1,TABLE#table_07_1 {
  margin-bottom: 15px;
  width: 650px;
}
UL#table_01 LI {
  padding-top: 0px;
}
TD {
  color: #666;
 font-family: Tahoma;
  font-size: 11px;
}
#content UL.desplegable {
	margin: 0px; padding: 0px; 
}
#content UL {
	margin-bottom: 10px;
}
#content UL.desplegable LI {
  width: 650px; 
}
#content UL.desplegable LI H3 {
  padding-left: 16px;
  font-size: 1em;
  background: url(../img/bullet_desplegable.gif) 0px 2px no-repeat;
}
#content UL.desplegable LI H3 A {
	color: #333;
	font-size: 1em;
	display: block; 
	padding-left: 15px;
	margin-left: -17px;
	width: 650px;
	background: url(../img/fondo_desplegable_on.gif) 100% 90% no-repeat;
}
#content UL.desplegable LI H3 A SPAN {
	background: white;
	padding-right: 5px;
}
#content UL.plegado LI {
  width: 650px;
}
#content UL.plegado LI H3 {
  padding-left: 16px;
  font-size: 1em;
  background: url(../img/bullet_desplegable.gif) 0px 2px no-repeat;
}
#content UL.plegado LI H3 A {
	color: #333;
	font-size: 1em;
	display: block;
	padding-left: 15px;
	margin-left: -17px;
	width: 650px;
	background: url(../img/fondo_desplegable_off.gif) 100% 90% no-repeat;
}
#content UL.plegado LI H3 A SPAN {
	background: white;
	padding-right: 5px;
}
TH.tha {
  width: 2%;
}
TH.thb {
  width: 53%;
  text-align: left;
}
TH.thc {
  width: 17%;
  text-align: center;
}
TH.thd {
  width: 16%;
  text-align: center;
}
TH.the {
  width: 12%;
  text-align: center;
}
TD.texto_centrat{
  text-align: center;
}
#btnFormulari {
	margin-top: 30px;
	margin-bottom: 20px;
	float: right;
	margin-right: 25px;
	width: 127px;
}
TD.texto_llistat A LABEL, TD.texto_llistat A {
  cursor: pointer;
}

