/* Para mas informacion:
       http://www.htmlhelp.com/es/reference/css/structure.html */

/* ================ LISTA GENERAL DE SELECTORES ============ */

ADDRESS, ACRONYM, B, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM,  FORM, IFRAME, IMG, KBD,
LI, OBJECT, OL, Q, SAMP, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, BIG, CENTER, DIR, HR, MENU, PRE,
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL        {
        font-family:  Arial, Helvetica, sans-serif;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        text-decoration:        none;
        border-style:   none;
        }

/* ================ SELECTORES SIMPLES ===================== */

ADDRESS {
        font-style:     normal;
        letter-spacing: .1em;
        }

ACRONYM {
        font-variant:   small-caps;
        letter-spacing: 0.1em;
        }

B       { font-weight:  bold; }

BODY    {
        margin-top:     0;
        margin-left:    0;
        margin-right:   0;
        margin-bottom:  0;
        padding-top:    0;
        padding-left:   0;
        padding-right:  0;
        padding-bottom: 0;
        border-top:     0;
        border-left:    0;
        border-bottom:  0;
        border-right:   0;
        width:  auto;
        }

CITE	{ font-style: italic; }

COL, COLGROUP   {
        color:  black;
        text-decoration:        none;
        border-color:   black;
        border-style:   none;
        }

DEL     {
        text-decoration:        line-through;
        background:     #F66;
        }

DFN	{ font-style: italic; }

DIV     {
        font-weight:    bold;
        font-style:     italic;
        }

EM      {
        font-style:     normal;
        font-weight:    bold;
        }

HR      {
        color:  black;
        }

I       {
        font-style:     italic;
        }

INS     {
        text-decoration:        none;
        background:     yellow;
        }

SMALL   { font-size: 10pt; }
         
STRONG  {
        font-style:     italic;
        font-weight:    bold;
        color:  black;
        }

TABLE, TR, TD   {
                font-family:   Arial, Helvetica, sans-serif;
                font-weight:    normal;
                font-size:      11pt;
                text-decoration:  none;
                }

TBODY   {
        color:  black;
        text-decoration:        none;
        border-color:   black;
        border-style:   none;
        }
VAR     { font-style: italic; }

/* ================ SELECTORES DE CLASE ==================== */ 

.date   { 
        color:  #FFFFFF; 
        font-style: italic; 
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        }
.note   { font-style: italic; }
.note2  { 
        font-family:    Arial, Helvetica, sans-serif;
        font-weight:    bold;
        font-style:     italic; 
        }
.error  { 
        font-family:    Arial, Helvetica, sans-serif;
        font-weight:    bold;
        color:          red;
        }
.warning        {
        text-transform: none;
        font-style:     normal;
        font-weight:    normal;
        color:  black;
        background:     yellow;
        }
.table1         {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration:        none;
        font-weight:    bold;
        font-size : 11pt;
        color:  #FFFFFF;
        }
.table2         {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration:    underline;
        font-weight:    bold;
        font-size : 11pt;
        color:  #FFFFFF;
        }
.linkfooter     {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration:        none;
        color:  #FFFFFF;
        background:     none;
        }
.linkfooter2     {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        color:  #FFFFFF;
        background: none;
        }
.linkpartner {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        color:  #0055DD;
        background: none;
        }
.linkemail     {
        font-family : Arial, Helvetica, sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        color:  #0055DD;
        background:     none;
        }
.menue {
       font-family :Arial, Helvetica, sans-serif;
       text-decoration: none;
       font-weight:     bold;
       color: #FFFFFF;
       background: none;
       }
.wsection      {
        font-family : Arial, Helvetica, sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        color:  #FFFFFF;
/*      color:  #FF9933;   */
        }
.wfield        {
        font-family : Arial, Helvetica, sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        color:  #336699;
/*      color:  #FF9933;   */
        } 
.whour         {
        font-family : Arial, Helvetica, sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        color:  #FF9933;
/*      color:  #336699;  */
        }
.wtitle        {
        font-family : Arial, Helvetica, sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        color:  #0055DD;
        }
.author       {
        font-family : Arial,sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        font-size : 11pt;
        }
.journal      {
        font-family : Arial,sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        font-size : 10pt;
        color:  #336699;
        }
.maintitle        {
        font-family : Arial,Helvetica,sans-serif;
        text-decoration:    none;
        font-weight:    bold;
        font-size : 12pt;
        color:  #FF9933;
        }

/* ================ SELECTORES DE CONTEXTO ================= */ 

BODY FONT      {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11pt;
        }

BODY P         {
	font-family : Arial, Helvetica, sans-serif; 
	/* font-family:  Tahoma, Verdana, 'Myriad Web', Syntax, sans-serif; */
	/* font-family : Arial, Helvetica, sans-serif; */ 
        font-size : 11pt;
        }

EM STRONG, STRONG EM    {
        text-transform: uppercase;
        font-style:     normal;
        font-weight:    bold;
        color:  black;
        }

TD P    {
        color:           #000000;
        font-weight:     normal;
        font-family:     Arial, Helvetica, sans-serif;
        font-size:       11pt;
        }

TD H1   {
        font-family:     Arial, Helvetica, sans-serif;
        font-style:      normal;
        color:      #FFFFFF;
        font-weight:     bold;
        font-size:       16pt;
        text-decoration: none;
        }

TD H2  {
        font-family:     Arial, Helvetica, sans-serif;
        font-style:      normal;
        font-weight:     bold;
        font-size:       14pt;
        text-decoration: none;
        color:      #FFFFFF;
        }

TD H3  {
        color:          #000000;
        font-family:    Arial, Helvetica, sans-serif;
        font-style:     normal;
        font-weight:    bold;
        font-size:      13pt;
        text-decoration: none;
        }

TD H4  {
        font-family:    Arial, Helvetica, sans-serif;
        font-style:     normal;
        font-weight:    bold;
        font-size:      12pt;
        color:      #FF9933;
        text-decoration: none;
        }

TD H5  {
        font-family:    Arial, Helvetica, sans-serif;
        font-style:     normal;
        font-weight:    normal;
        font-size:      11pt;
        text-decoration: none;
        }

TD SMALL        {
        font-size:     8pt;
        }

/* ================ SEUDO-CLASES ANCLA  ==================== */ 

a:link  {
        font-weight:    bold;
        text-decoration: none;
        color: #0055DD;
        background:     none;
        }
a:visited       {
        font-weight:    bold;
        text-decoration: none;
        color:  #0055DD;
        background:     none;
        }

a:hover         {
        font-weight:    bold;
        text-decoration: underline;
        color:  none;
        background:     none;
        }
a:active        {
        font-weight:    bold;
        color:  #000000;
        background:     none;
        }
a.menue:link  {
        font-weight:    bold;
        text-decoration: none;
        color: #FFFFFF;
        background:     none;
        }
a.menue:visited       {
        font-weight:    bold;
        text-decoration: none;
        color:  #FFFFFF;
        background:     none;
        }
a.menue:hover         {
        font-weight:    bold;
        text-decoration: underline;
        color:  none;
        background:     none;
        }
a.menue:active        {
        font-weight:    bold;
        color:  #000000;
        background:     none;
        }
a.linkpartner:visited {
        font-weight: bold;
        text-decoration: none;
        color: #FFCC33;
        background: none;
        }

