BODY
{
  BACKGROUND-COLOR: #FFFFFF;
  BACKGROUND-IMAGE: url(images/bk_main.gif);
  MARGIN: 0px;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  SCROLLBAR-FACE-COLOR: rgb(116,74,0);
  SCROLLBAR-HIGHLIGHT-COLOR: rgb(238,156,0);
  SCROLLBAR-3DLIGHT-COLOR: rgb(116,74,0);
  SCROLLBAR-DARKSHADOW-COLOR: rgb(116,74,0);
  SCROLLBAR-SHADOW-COLOR: rgb(238,156,0);
  SCROLLBAR-ARROW-COLOR: rgb(238,156,0);
  SCROLLBAR-TRACK-COLOR: rgb(116,74,0);
}
A:link  
{ 
  text-decoration: none; 
  BACKGROUND-COLOR: transparent;
  COLOR: black;
  FONT-FAMILY: Papyrus, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12;
}
A:visited  
{ 
  text-decoration: none; 
  COLOR: rgb(108,0,14);
  FONT-FAMILY: Papyrus, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12;
}
A:hover
{
   BACKGROUND-COLOR: transparent;
   COLOR: rgb(242,101,34);
}
A.aviso:link  
{ 
  text-decoration: none; 
  BACKGROUND-COLOR: transparent;
  COLOR: black;
  FONT-WEIGHT: bold;
  FONT-FAMILY: Agency FB, Papyrus, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 16;
}
A.aviso:visited  
{ 
  text-decoration: none; 
  BACKGROUND-COLOR: transparent;
  COLOR: black;
  FONT-FAMILY: Agency FB, Papyrus, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 16;
  FONT-WEIGHT: bold;
}
A.aviso:hover
{
   BACKGROUND-COLOR: transparent;
   COLOR: rgb(242,101,34);
}
A.plan:link  
{ 
  text-decoration: none; 
  BACKGROUND-COLOR: transparent;
  COLOR: black;
  FONT-FAMILY: Papyrus, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 14;
}
A.plan:visited  
{ 
  text-decoration: none; 
  COLOR: rgb(108,0,14);
  FONT-FAMILY: Papyrus, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 14;
}
A.plan:hover
{
   BACKGROUND-COLOR: transparent;
   COLOR: rgb(242,101,34);
}
.texto
{ 
  color: black; 
  font-weight: normal; 
  font-size: 12px; 
  font-family: Papyrus, Arial, Helvetica, sans-serif;
}
.texto2
{ 
  color: black; 
  font-weight: normal; 
  font-size: 26px; 
  font-family: Papyrus, Arial, Helvetica, sans-serif;
}
.texto3
{ 
  color: white; 
  font-weight: bold; 
  font-size: 10px; 
  font-family: Papyrus, Arial, Helvetica, sans-serif;
}
.texto_italic
{ 
  color: black; 
  font-weight: normal; 
  font-size: 12px; 
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
}
.texto_italic_bold
{ 
  color: black; 
  font-weight: bold; 
  font-size: 12px; 
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
}
.texto_neg
{ 
  color: black; 
  font-weight: bold; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif;
}
.titulo
{ 
  color: black; 
  font-weight: bold; 
  font-size: 16px; 
  font-family: Tempus Sans ITC, Arial, Helvetica, sans-serif;
}
.subtitulo
{ 
  color: #990000; 
  font-weight: bold; 
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif;
}
.subtitulo1
{ 
  color: black; 
  font-weight: bold; 
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif;
}
.menu
{ 
  color: white;
  background-color : Black;
  font-weight: bold; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif;
}
.menuselected
{ 
  color: white;
  background-color : #7B2E00;
  font-weight: bold; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif;
}
#divScroll
{position:relative; width:430px; height:100px; overflow: auto; z-index:3; display: block; background-color: rgb(116,74,0);}
#divMain 
{position:absolute; left:240px; top:130px; width:0px; height:0px; overflow: auto; z-index:1; display: block; background-color: rgb(255,228,0);}