.pie_pagina
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration: none
}
.pie_telefono
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #C60000;
  text-decoration: none
}

.menu_pagina
{ 
  font-family: "Times New Roman", Times, serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: bold; 
  color: #65913E; 
  text-decoration: none
}
A.menu_pagina:hover
{ 
  font-family: "Times New Roman", Times, serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: bold; 
  color: #202E14; 
  text-decoration: underline
}
.contenido_titulo
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  text-decoration: underline
}
.contenido_texto
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration: none
}
.contenido_texto_negrita
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #65913E;
  text-decoration: none
}
A.contenido_texto_negrita:hover
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none
}
.contacto_rojo
{
    FONT-WEIGHT:normal;
    FONT-SIZE: 12px;
    COLOR:#ff0000;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    text-decoration: none;
    FONT-FAMILY:Arial, Helvetica, sans-serif;
}









INPUT
{
    BORDER: #000000 1px solid;
    FONT-SIZE: 10px;    
    WIDTH: auto;
    COLOR: #000000;    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: auto;
    BACKGROUND-COLOR: #ffffff
}

TEXTAREA
{
    BORDER: #000000 1px solid;    
    FONT-SIZE: 10px;
    WIDTH: auto;
    COLOR: #000000;    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: auto;
    BACKGROUND-COLOR: #ffffff;
		overflow:auto;
}

.botones
{
    BORDER: #000000 1px solid; 
    FONT-SIZE: 12px;
    font-weight: bold;    
    WIDTH: auto;
    CURSOR: hand;
    COLOR: #ffffff;    
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    HEIGHT: auto;
    BACKGROUND-COLOR: #65913E
}

