.texto_titulo
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none		
		
}
.texto_titulo_blanco
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none		
		
}
A.texto_titulo_blanco:hover
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline		
		
}
.texto
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration: none		
		
}
.texto_negrita_azul
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #004975;
  text-decoration: none		
		
}
.texto_azul
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #004975;
  text-decoration: none		
		
}

.texto_rojo
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none
}
.pie1
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FF3300;
  text-decoration: underline
}
.pie2
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  text-decoration: none
}
.contacto_peq
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration: none
}
.contacto_1
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  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: #ffffff 1px solid;
    FONT-SIZE: 10px;    
    WIDTH: auto;
    COLOR: #ffffff;    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 19;
    BACKGROUND-COLOR: #004975
}

TEXTAREA
{
    BORDER: #ffffff 1px solid;
    FONT-SIZE: 10px;    
    WIDTH: auto;
    COLOR: #ffffff;    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: auto;
    BACKGROUND-COLOR: #004975;
		overflow:auto;
}

.botones
{
    BORDER-RIGHT: 1px solid White;
    BORDER-TOP: 1px solid White;
    FONT-SIZE: 12px;
    font-weight: bold;
    BORDER-LEFT: 1px solid White;
    WIDTH: auto;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: 1px solid White;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    HEIGHT: auto;
    BACKGROUND-COLOR: #FF3300
}

