
body { margin:0; padding:0; }
body td, div, span {
 font-family:Arial, Helvetica; font-size:13px; color:#222;
}
hr { margin:0; border:0; color:#999; background-color:#999; height:1px; }
form { margin:0px; }

.cabecera_clients a {
  color: #ffde24; font-weight:bold;
}

/* Pié ------------------------------------*/
#main_pie { margin-top:10px; margin-bottom:10px; }
#main_pie .enlace { font-family:"Trebuchet MS", Verdana, Arial, Helvetica; font-size:10px;  color:#999999; text-decoration:none; }
#main_pie .enlace a:link { color:#999999; text-decoration:none; }
#main_pie .enlace a:hover { color:#333333; text-decoration:underline; }
#main_pie .pie_3 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size:10px;  color: #0099FF; }

#main_pie .borde_pie { background-color:#CCCCCC; height:3px; }
/*-----------------------------------------*/

/* tmpl_titleSecc.inc ---------------------*/
#titleSecc { margin-top:10px; }
#titleSecc td { color:#FFF; background-color:#648dda; }
#titleSecc a       { color:#eeeeff; }
#titleSecc a:hover { color:#FFF; }
#titleSecc a:link  { color:#FFF; }

#titleSecc .img_dir_sup {
 background-image: url(/_images/tituloSecc/ga_r43_c9.gif); background-repeat:repeat-x; background-position:top; height:3px;
}
#titleSecc .img_dir_inf {
 background-image: url(/_images/tituloSecc/ga_r55_c44.gif); background-repeat:repeat-x; background-position:bottom; height:3px;
}
#titleSecc .img_dir_izd {
 background-image: url(/_images/tituloSecc/ga_r46_c3.gif); background-repeat:repeat-y; background-position:left; width:20px;
}
#titleSecc .img_dir_dch {
 background-image: url(/_images/tituloSecc/ga_r51_c47.gif); background-repeat:repeat-y; background-position:right; width:3px;
}

/* Buscador -------------------------------*/
#FormBusca {
 width:100%;
}
#FormBusca td {
 font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#112222; font-weight:bold;
}
#FormBusca .inputTx {
 width:160px; font-size:13px;
 border:1px solid #1c77d2;
}
#FormBusca .bt_buscar {
 height:23px;
 font-family:Arial, sans-serif; font-size:15px; font-weight:bold; color:#333;
}

/* Listado empresas -----------------------*/
.fichaEmpresa .cajaNombre {
  padding:5px; background:#EEE; text-align:left;
}
.fichaEmpresa a.nombre:link, a.nombre:visited {
  font-size:14px; font-weight:bold; color:blue;
}
.fichaEmpresa .apartado {
  font-size:12px; font-weight:bold; color:#ff6600;
}
.fichaEmpresa td.enlacesMenu, td.enlacesMenu a {
  text-align:right; color:#5F605F; font-weight:bold;
}
.enlacesMenu a { text-decoration:none; }
.enlacesMenu a:hover { text-decoration:underline; }

