
/* Tuesday, March 20, 2001 1:08 AM */


 A.azul { 
  color: blue; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  }

 A.rojo { 
  color: red; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  }

 A.negro { 
  color: black; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  }

 A.branco { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 8pt;
  }

 A.amar { 
  color: yellow; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 8pt;
  }

 A.gris { 
  color: #00F050; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 8pt;
  }


 A.normal { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-style: normal;
  font-size: 10pt;
  }

 A.blanco15 { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-style: normal;
  font-size: 15pt;
  }

 A.blanco12 { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-style: normal;
  font-size: 12pt;
  }

 A.normalneg { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  }

 A.blanquito { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 8pt;
  }

 A.tituloppal { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 40pt;
  }

 A.titulo2 { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 30pt;
  }

 A.titulo20 { 
  color: white; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 20pt;
  }
 A.salmonazo { 
  color: salmon; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 24pt;
  }

 A.amarelo { 
  color: yellow; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  }

 A.amarelomail { 
  color: yellow;
  text-decoration: none;
  font-family: arial;
  font-style: normal;
  font-size: 10pt;
  }

 A.link { 
  color: cyan;
  text-decoration: none;
  font-family: arial;
  font-style: normal;
  font-size: 10pt;
  }

 A.linkito { 
  color: cyan;
  text-decoration: none;
  font-family: arial;
  font-style: normal;
  font-size: 8pt;
  }

/* Estilo correspondente ás entradas que aparecen na parte superior 
da paxina para acceder ós menús anteriores. Son enlaces a índices. */

 A.indice { 
  color: "#000096"; 
  text-decoration: none; 
  font-family: arial; 
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  }

/* Exactamente igual ó anterior, cambiando a cor por ser un enlace
a internet */

 A.internet {
   color: "#000066"; 
   text-decoration: none;
   font-family: arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13pt;
   }

/* Exactamente igual ó anterior, cambiando a cor branca para 
 que se poida ver en táboas con fondo azul */

 A.internetbranco {
   color: "#FFFFFF"; 
   text-decoration: none;
   font-family: arial;
   font-weight: bold;
   font-style: normal;
   font-size: 9pt;
   }
/* Estilo dos menús que vemos nos arquivos de índices */

 A.indicepaxina { 
  color: "#000096"; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 13pt;
  }

/* Exactamente igual ó anterior, cambiando o tamaño por usarse
este estilo na páxina principal (default.htm) */

 A.menu { 
  color: "#000096"; 
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14pt;
  }

/* Estilo dos enlaces do menú interno (ver P.apartado) */

 A.barra {
  color: green;
  text-decoration: none;
  font-size: 8pt;
  font-family: arial;
  font-style: normal;
  }

/* Estilo dos titulares dos apartados dunha páxina */

 P.apartado { 
  font-size: 13pt; 
  font-family: arial; 
  font-weight: bold; 
  color: "#009000"; 
  font-style: normal;
  }

/* Estilo do título da páxina */

 P.titulopaxina {
  color: "#000096"; 
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 15pt;
  }

/* Estilo do pé de páxina */

 P.pepax {
  font-size: 9pt;
  font-family: arial;
  font-style: normal;
  color: black; 
  text-align: left;
  }

/* Estilo para a introducción dos índices */

 P.introduccion {
  font-size: 10pt;
  font-family: arial;
  font-style: normal;
  color: black; 
  text-align: left;
  }

/* Estilo dos parágrafos con texto 'normal' 
utilizado na maior parte das páxinas */

 P.texto { 
  font-size: 11pt; 
  font-family: arial; 
  font-style: normal; 
  color: black;
  text-align: left;
  }

/* Estilo dos items das listas (<li>), exactamente igual
a P.texto */

 LI.texto { 
  font-size: 11pt; 
  font-family: arial; 
  font-style: normal; 
  color: black;
  text-align: left;
  }

/* Datos de estilo para a táboa de empresas de Ardán */

 TD.datos {
  font-size: 9pt; 
  font-family: arial; 
  font-style: normal; 
  color: black;
  text-align: center;
  vertical-align: middle;
  }
 TD.nome {
  font-size: 9pt; 
  font-family: arial; 
  font-style: normal; 
  font-weight: bold; 
  color: white;
  text-align: center;
  vertical-align: middle;
  background-color: "#0000ED";
  }
 TD.titulo {
  font-size: 9pt; 
  font-family: arial; 
  font-style: normal; 
  font-weight: bold; 
  color: white;
  text-align: center;
  vertical-align: middle;
  }


/* Estilo para os encabezados de exemplos de cartas de presentación */

 P.cartas { 
  font-weight: bold;
  font-size: 10pt;
  color: black;
  font-family: arial;
  }






/* ****************************************************** */



  P.cabecera { 
    font-weight: bold;
    font-size: 12pt;
    color: blue;
    font-family: arial;
    }


  P.menu1 { 
    font-style: normal;
    font-size: 14pt;
    color: blue;
    font-family: arial;
    }
  P.nomblo { 
    color: black;
    font-weight: bold;
    font-size: 14pt;
    font-family: arial;
    }
  P.contido { 
    font-style: normal;
    font-size: 11pt;
    color: black;
    font-family: arial;
    }
  P.titulo { 
    font-size: 15pt; 
    font-family: arial; 
    color: black; 
    font-style: normal;
    }
  OL.letra {
    list-style-type: upper-alpha;
    }
