#tmplFicha .tbla_categ {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFF00;
  background-image: url(images/fch_r1_c1.gif);
  background-repeat: no-repeat;
  height: 26px;
  width: 692px;
  padding-left: 22px;
}
#tmplFicha .ficha_borde {
  background: #FFFBEA;
  width: 455px;
  border: 1px solid #BBB;
  padding: 20px;
}
#tmplFicha .ficha2_borde {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#tmplFicha .titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 3px;
}
#tmplFicha h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom:10px;
}
#tmplFicha .link_web {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3399FF;
	xtext-decoration: underline;
}
#tmplFicha a.link_web:link {
	color: #3399FF;
	text-decoration: underline;
}
#tmplFicha a.link_web:hover {
	color: #3399FF;
	text-decoration: none;
}
#tmplFicha .dat_grey {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
#tmplFicha .dat_black {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
#tmplFicha .link_fine {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
#tmplFicha a.link_fine:link {
	color: #3399FF;
	text-decoration: underline;
}
#tmplFicha a.link_fine:hover {
	color: #3399FF;
	text-decoration: none;
}
#tmplFicha .link_mapa {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
	text-align: right;
}
#tmplFicha a.link_mapa:link {
	color: #3399FF;
	text-decoration: underline;
}
#tmplFicha a.link_mapa:hover {
	color: #3399FF;
	text-decoration: none;
}
#tmplFicha .line_v {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tmplFicha .space_celd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#tmplFicha .link_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
#tmplFicha a.link_pie:link {
	color: #006699;
	text-decoration: underline;
}
#tmplFicha a.link_pie:hover {
  color: #006699;
  text-decoration: none;
}
#tmplFicha #ficha_toolbar td {
  width:143px;
  text-align:center;
}
/*------------------------------*/
#empresasRelac {
  width: 205px;
  border: 0px solid #000;
}
#empresasRelac .banner {
  text-align: center;
}
#empresasRelac .tit_empresas {
  font-family: Arial,"Trebuchet MS";
  font-size: 13px;
  color: #444;
  text-align: center;
  padding-bottom:5px;
  margin:7px;
  margin-top:1px;
  border-bottom: 4px solid #999999;
}

#empresasRelac .tit_actividad {
  color: #444;
  font-weight: bold;
}

#empresasRelac .link_empresa {
  cursor: hand;
  cursor: pointer;
  padding-left:8px;
}

#empresasRelac .dat_empresa {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  text-decoration: underline;
}
#empresasRelac .link_fine {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
#empresasRelac hr {
  background-color: #bbb;
  margin: 15px;
}
/*------------------------------*/

