/* $CSS_NAME='CSS_CONTENIDOS' */
body {
  behavior: url(./sac/csshover.htc);
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  background-color: #e8e8e8;
  color: #000;
  padding: 0;
  margin: 0;
}
div.principal {
  width: 760px;
  margin: auto;
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  position: relative;
}
div.contenido {
  width: 760px;
  padding-bottom: 20px;
}
div.menus {
  width: 190px;
  float: left;
}
div.marco {
  width: 560px;
  float: left;
}
.clear {
  clear: left;
}
.clear_all {
  clear: both;
}
fieldset {
  border: 1px solid #fa8a0f;
  padding: 5px;
  margin-right: 10px;
}
fieldset label {
  display: block;
}
fieldset input, fieldset select, fieldset textarea {
  font-size: 10px;
  border: 1px solid #a7001e;
  margin-left: 5px;
}
th a {
  background-color: inherit;
  color: #5c8e42;
  text-decoration: none;
}
th a:hover {
  text-decoration: underline;
}
td a {
  background-color: inherit;
  color: #ee8210;
  text-decoration: none;
}
td a:hover {
  text-decoration: underline;
}
.filtro p {
  display: inline;
}
.filtro p label {
  display: inline;
  float: none;
  width: auto;
}
.error {
  display: none;
}
fieldset.preview label {
  float: none;
  display: inline;
  color: maroon;
}
fieldset.preview label:after {
  content: ": ";
}
fieldset.header {
  background-color: #ddd;
}
fieldset.header label {
  float: none;
  color: navy;
  display: inline;
}
fieldset.header label:after {
  content: " ";
}
fieldset.header p {
  display: inline;
}
fieldset.header legend {
  display: none;
}
div.marco a {
  background-color: #inherit;
  color: #a7001e;
}
div.marco table {
  width: 100%;
}
div.marco table th {
  background-color: #a7001e;
  color: #fff;
}
div.marco table th a {
  background-color: inherit;
  color: #fff;
}
div.marco td a {
  background-color: inherit;
  color: #ee8210;
  text-decoration: none;
}
div.marco td a:hover {
  text-decoration: underline;
}

/* --estilos tabs-- */
  .tabs {
  background: #fff url(../images/bg1.gif) repeat-x bottom;
}
.tabs span {
  background: url(../images/norm_right.gif) no-repeat right top;
  margin: 0;
  padding: 3px 6px 4px 0;
}
.tabs span a {
  color: #6a0a0b;
  font-weight: bold;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/norm_left.gif) no-repeat left top;
  padding: 3px 6px 4px;
}
.tabs span a:hover {
  text-decoration: underline;
}
.tabs span.current {
  border: 1px solid #febe42;
  border-width: 1px 1px 0 1px;
  background: #fff;
}
.tabs legend {
  overflow: auto;
  background-color: transparent;
  color: #000;
  border: 0px;
  width: auto;
  padding: 0;
  line-height: 140%;
  font-size: 90%;
}
.tabs table td {
  vertical-align: top;
}
.tabs, .tabs *, .tabs * * {
  border-color: #73fe42;
}
.tabs table th {
  font-size: 10px;
}
.tabs table input {
  width: 100%;
}
#extra fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
}
#extra ul {
  background-color: #fff;
  color: #f60;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
#extra li {
  padding-top: 30px;
}
#extra table.pais {
  width: 500px;
  margin-left: 35px;
}
#extra table.pais .pais {
  height: 16px;
  background-color: #a7001e;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#extra table.pais td.imagen {
  text-align: right;
}
#extra table.pais tr.pais td {
  padding: 3px;
}
#extra table.pais a {
  background-color: inherit;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
#extra table.pais a:hover {
  text-decoration: underline;
}
#extra fieldset table {
  width: 500px;
  margin-left: 35px;
  font-size: 11px;
  margin-bottom: 10px;
}
#extra fieldset table th {
  background-color: #eaa30b;
  color: #fff;
  text-align: center;
  padding: 5px;
}
#extra fieldset table th a {
  background-color: inherit;
  color: #fff;
}
#extra fieldset table td {
  background-color: #e9e8e7;
  color: #777;
  padding: 2px;
  vertical-align: top;
}
#extra fieldset table td a {
  background-color: inherit;
  color: #777;
  font-size: 11px;
}
#extra fieldset table td a:hover {
  background-color: inherit;
  color: #353535;
}
#extra div.detalle tr th {
  background-color: #a7001e;
  color: #fff;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#extra div.detalle img.logo {
  width: 200px;
  height: 100px;
}
#extra div.detalle tr td {
  background-color: #fff;
  color: #666;
  border: 1px solid #a7001e;
}
#extra div.detalle td.web {
  background-color: #f6e2e4;
  color: #fff;
  text-align: center;
}
#extra div.detalle .mas {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
#extra div.detalle .centro {
  text-align: center;
}
#extra div.detalle .medio {
  width: 240px;
}
#extra div.detalle .grande {
  width: 518px;
}
#extra div.detalle p {
  margin: 0;
}
#extra div.detalle a {
  background-color: inherit;
  color: #777;
}
#extra div.detalle a:hover {
  text-decoration: none;
}
#banner {
  padding-top: 1px;
  padding-left: 1px;
}
#banner div {
  width: 758px;
  height: 95px;
  background-image: url(../images/baner_portada.jpg);
  position: relative;
}
#banner a {
  display: block;
  width: 156px;
  height: 80px;
  text-decoration: none;
  margin-left: 11px;
}
#boletin {
  margin-top: 10px;
  margin-left: 10px;
  width: 160px;
}
#boletin .texto {
  background-color: #ee8210;
  color: #fff;
  border: 1px solid #ea5709;
}
#boletin img.background {
  margin-left: 5px;
  margin-right: 10px;
}
#boletin img.grafico {
  margin-top: 10px;
  border: 1px solid #fff;
  margin-bottom: 5px;
}
#boletin a {
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#boletin a:hover {
  text-decoration: underline;
}
#boletin div.ancla {
  text-align: center;
}
#buscar {
  text-align: right;
  margin-right: 10px;
}
#buscar form {
  margin: 0;
  background-color: inherit;
  color: #000;
  padding: 0;
}
#buscar input {
  margin-top: 8px;
  margin-left: 3px;
  width: 80px;
  border: 1px solid #a7001e;
  font-size: 10px;
}
#buscar input.boton {
  width: 38px;
  border: 0;
}
#comercial {
  margin-top: 10px;
  margin-left: 10px;
  width: 160px;
}
#comercial .titulo {
  height: 36px;
  background-color: #a7001e;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 15px;
}
#comercial .texto {
  background-color: #cb7080;
  color: #fff;
  text-align: center;
}
#comercial img {
  margin-top: 10px;
  border: 1px solid #fff;
  margin-bottom: 5px;
}
#comercial a {
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#comercial a:hover {
  text-decoration: underline;
}
#comercial div.ancla {
  margin-top: 5px;
  padding-bottom: 5px;
}
#contenido {
  padding-right: 10px;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 30px;
  text-align: justify;
  background-color: inherit;
  color: #666;
}
#contenido a {
  background-color: inherit;
  color: #ee8210;
  text-decoration: none;
}
#contenido a:hover {
  text-decoration: underline;
}
#contenido ul {
  margin-top: 15px;
  margin-left: 0;
  padding-left: 15px;
}
#contenido li {
  list-style-image: url(../images/bulet01.gif);
}
#contenido ul.especial li {
  list-style: none;
}
#contenido ul.especial li.titulo {
  list-style-image: url(../images/bulet01.gif);
  font-weight: bold;
}
#contenido .centro {
  text-align: center;
}
#contenido table.contactenos {
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}
#contenido table.contactenos td {
  vertical-align: top;
}
#contenido table.contactenos td.imagen {
  width: 10px;
  text-align: center;
}
#contenido form {
  margin-top: 0;
  margin-left: 25px;
  padding: 0;
}
#contenido label {
  display: block;
  background-color: #fff;
  color: #666;
  font-weight: bold;
  width: 120px;
  float: left;
}
#contenido input {
  border: 1px solid #a7001e;
  height: 16px;
  width: 200px;
  font-size: 11px;
  background-color: #fff;
  color: #666;
}
#contenido input.boton {
  width: 60px;
  border: 0;
  background-color: #fff;
  color: #a7001e;
  font-size: 12px;
  font-weight: bold;
}
#creditos {
  width: 762px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}
#creditos img {
  border: 0;
  margin-left: 5px;
  margin-bottom: 10px;
  float: left;
}
#creditos div.texto {
  float: right;
  margin-right: 5px;
  background-color: inherit;
  color: #666;
}
#formulario form {
  margin-top: 0;
  margin-left: 25px;
  padding: 0;
}
#formulario label {
  display: block;
  background-color: #fff;
  color: #666;
  font-weight: bold;
  width: 60px;
  float: left;
}
#formulario input, #formulario textarea {
  border: 1px solid #a7001e;
  height: 16px;
  width: 322px;
  font-size: 11px;
  background-color: #fff;
  color: #666;
}
#formulario input.chico {
  width: 125px;
  float: left;
  margin-right: 10px;
}
#formulario input.boton {
  width: 60px;
  border: 0;
  background-color: #fff;
  color: #a7001e;
  font-size: 12px;
  font-weight: bold;
}
#formulario textarea {
  height: 70px;
}
#formulario p {
  clear: left;
}
#formulario .derecha {
  text-align: right;
  padding-right: 150px;
}
#idiomas {
  margin-top: 1px;
  background-image: url(../images/linea_menu_ruta.jpg);
  height: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ccc8c5;
  font-weight: bold;
  font-size: 10px;
  width: 108px;
  float: left;
}
#idiomas img {
  border: 0;
}
#idiomas div.inactivo {
  float: left;
  background-color: inherit;
  color: #000;
  margin-top: 2px;
  margin-left: 3px;
  margin-right: 6px;
}
#idiomas div.activo {
  float: left;
  margin-top: 2px;
  margin-left: 6px;
  margin-right: 8px;
}
#idiomas a {
  background-color: inherit;
  color: #666;
  text-decoration: none;
}
#idiomas a:hover {
  background-color: inherit;
  color: #000;
}
#imagen_contenido div.caja_foto {
  float: right;
}
#imagen_contenido img {
  border: 1px solid #cdc8c3;
  padding: 1px;
  margin-left: 15px;
  margin-bottom: 5px;
}
#imagen_contenido div.pie_foto {
  font-size: 10px;
  background-color: inherit;
  color: #666;
  font-style: italic;
  text-align: center;
}
#menu_5 .titulo {
  margin-top: 10px;
  margin-left: 10px;
  background-image: url(../images/formulario_top.jpg);
  width: 150px;
  height: 16px;
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 3px;
}
#menu_5 ul.principal {
  width: 160px;
  margin-left: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
#menu_5 .actual {
  display: block;
  width: 142px;
  padding-top: 3px;
  background-repeat: no-repeat;
  background-position: 10px 6px;
  padding-left: 18px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/flecha_hover.gif);
  background-color: #f6e2e4;
  color: #fff;
}
#menu_5 ul.principal a.flecha {
  display: block;
  width: 142px;
  padding-top: 3px;
  background-image: url(../images/flecha_verde.gif);
  background-repeat: no-repeat;
  background-position: 10px 6px;
  padding-left: 18px;
  font-size: 10px;
  background-color: #f6e2e4;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#menu_5 ul.principal a.flecha:hover {
  background-image: url(../images/flecha_hover.gif);
  background-color: #dc7f90;
  color: #fff;
}
#menu_5 img.end {
  margin-left: 10px;
}
#menu_fijo .titulo {
  margin-top: 10px;
  margin-left: 10px;
  background-image: url(../images/top_menu.jpg);
  width: 150px;
  height: 16px;
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 3px;
}
#menu_fijo ul.principal {
  width: 160px;
  margin-left: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  background-color: #efe2bf;
  color: #333;
  list-style: none;
}
#menu_fijo ul.principal a.flecha {
  display: block;
  width: 142px;
  padding-top: 3px;
  background-image: url(../images/flecha.gif);
  background-repeat: no-repeat;
  background-position: 10px 6px;
  padding-left: 18px;
  font-size: 10px;
  background-color: #efe2bf;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#menu_fijo li.actual {
  background-image: url(../images/flecha_hover.gif);
  background-repeat: no-repeat;
  background-position: 10px 6px;
  background-color: #eb9b4b;
  color: #fff;
  padding-left: 18px;
  font-size: 10px;
  font-weight: bold;
}
#menu_fijo ul.principal a.flecha:hover {
  background-image: url(../images/flecha_hover.gif);
  background-color: #eb9b4b;
  color: #fff;
}
#menu_fijo a.solo {
  display: block;
  width: 132px;
  padding-left: 28px;
  font-size: 10px;
  background-color: #efe2bf;
  color: #333;
  text-decoration: none;
}
#menu_fijo a.solo:hover {
  background-color: #ebb783;
  color: #fff;
}
#menu_fijo .actual_hijo {
  background-color: #ebb783;
  color: #fff;
  padding-left: 28px;
  font-size: 10px;
}
#menu_fijo img.end {
  margin-left: 10px;
}
#menu_fijo li.actual a {
  background-color: inherit;
  color: #fff;
  text-decoration: none;
}
#menu_fijo li.actual a:hover {
  text-decoration: underline;
}
#menu_intranet .titulo {
  margin-top: 10px;
  margin-left: 10px;
  background-image: url(../images/formulario_top.jpg);
  width: 150px;
  height: 16px;
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 3px;
}
#menu_intranet ul.principal {
  width: 160px;
  margin-left: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
#menu_intranet ul.principal a.flecha {
  display: block;
  width: 142px;
  padding-top: 3px;
  background-image: url(../images/flecha_verde.gif);
  background-repeat: no-repeat;
  background-position: 10px 6px;
  padding-left: 18px;
  font-size: 10px;
  background-color: #f6e2e4;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#menu_intranet ul.principal a.flecha:hover {
  background-image: url(../images/flecha_hover.gif);
  background-color: #dc7f90;
  color: #fff;
}
#menu_intranet img.end {
  margin-left: 10px;
}
#menu_nivel_0 {
  color: #333;
  text-align: center;
}
#menu_nivel_0 ul {
  list-style: none;
  margin: 0;
  padding-left: 10px;
}
#menu_nivel_0 ul.padres, #menu_nivel_0 ul.hermanos {
  padding-left: 0px;
}
#menu_nivel_0 li {
  text-align: left;
  margin-left: 2em;
  display: inline;
}
#menu_nivel_0 li.actual {
  font-weight: bold;
}
#menu_nivel_0 a {
  color: #333;
}
#menu_principal div.caja {
  margin-top: 1px;
  width: 760px;
  height: 33px;
  float: left;
  background-image: url(../images/barra_menu.jpg);
}
#menu_principal ul, #menu_principal li, #menu_principal a {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
#menu_principal ul {
  background-color: inherit;
  color: #fff;
  font-weight: bold;
  list-style: none;
  font-size: 11px;
}
#menu_principal li {
  position: relative;
  z-index: 9;
}
#menu_principal li.nivel {
  float: left;
  padding-top: 10px;
  padding-left: 4px;
  padding-right: 4px;
}
#menu_principal li.nivel li {
  width: 150px;
  background-color: #a7001e;
  border: 1px solid #6f0013;
  padding: 5px;
}
#menu_principal li.nivel ul {
  position: absolute;
  top: 24px;
  left: 5px;
}
#menu_principal li.folder:hover {
  z-index: 10;
}
#menu_principal ul ul, #menu_principal li:hover ul ul {
  display: none;
}
#menu_principal li:hover ul, #menu_principal li:hover li:hover ul {
  display: block;
}
#menu_principal a {
  background-color: inherit;
  color: #fff;
  text-decoration: none;
}
#menu_principal a:hover {
  text-decoration: underline;
}
#menu_principal li.imagen {
  z-index: 5;
  float: left;
  width: 5px;
  height: 33px;
  background-image: url(../images/linea_menu.jpg);
}
#menu_ruta div.menu {
  margin-top: 1px;
  background-image: url(../images/linea_menu_ruta.jpg);
  height: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ccc8c5;
  font-weight: bold;
  font-size: 10px;
  padding-left: 5px;
  width: 647px;
  float: left;
}
#menu_ruta a {
  font-size: 10px;
  background-color: inherit;
  color: #333;
  text-decoration: none;
  border-bottom: 1px dotted #333;
}
#menu_ruta a:hover {
  background-color: inherit;
  color: #000;
  border-bottom: 1px solid #000;
}
#titulo {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  background-color: inherit;
  color: #f60;
  margin-top: 15px;
  padding-bottom: 3px;
  border-bottom: 2px dotted #999;
  margin-bottom: 15px;
}