html {
  height: 100%;
}

body {
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  height: 100%;
  margin: 0 0 0 0;
}

input.texto {
  background: #ffffff;
  border: #000000 1px solid;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10pt;
}

input.textonobor {
  background: #ffffff;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10pt;
}

select {
  background: #ffffff;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10pt;
}

textarea {
  background: #ffffff;
  border: #000000 1px solid;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10pt;
}

a:link    {color: #9e0b0e; text-decoration: none;}
a:visited {color: #9e0b0e; text-decoration: none;}
a:hover   {color: #9e0b0e; text-decoration: underline;}

a.buscarahora:link    {color: #9e0b0e; text-decoration: none;}
a.buscarahora:visited {color: #9e0b0e; text-decoration: none;}
a.buscarahora:hover   {color: #9e0b0e; text-decoration: underline;}

a.buscaravanzada:link    {color: #377396; text-decoration: none;}
a.buscaravanzada:visited {color: #377396; text-decoration: none;}
a.buscaravanzada:hover   {color: #377396; text-decoration: underline;}

a.coltitulo:link    {color: #ffffff; text-decoration: none;}
a.coltitulo:visited {color: #ffffff; text-decoration: none;}
a.coltitulo:hover   {color: #ffffff; text-decoration: underline;}

a.copyright:link    {color: #e2dfcb; text-decoration: none;}
a.copyright:visited {color: #e2dfcb; text-decoration: none;}
a.copyright:hover   {color: #e2dfcb; text-decoration: underline;}

a.mapaweb1:link    {color: #9e0b0e; text-decoration: none;}
a.mapaweb1:visited {color: #9e0b0e; text-decoration: none;}
a.mapaweb1:hover   {color: #9e0b0e; text-decoration: underline;}

a.mapaweb2:link    {color: #377396; text-decoration: none;}
a.mapaweb2:visited {color: #377396; text-decoration: none;}
a.mapaweb2:hover   {color: #377396; text-decoration: underline;}

a.none:link    {color: #000000; text-decoration: none;}
a.none:visited {color: #000000; text-decoration: none;}
a.none:hover   {color: #000000; text-decoration: none;}

a.titulonoticias:link    {color: #65a777; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.titulonoticias:visited {color: #65a777; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.titulonoticias:hover   {color: #65a777; font-size: 10pt; font-weight: bold; text-decoration: underline;}

.buscarInmueble select {
  background: #ffffff;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10px;
  /*height:16px;*/
  width:150px;
}

.buscarAvzInmueble select {
  background: #ffffff;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10px;
  /*height:16px;*/
  /*width:100px;*/
}

.cabecerafechanoticia {
  color: #6f6f6f;
  font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 8pt;
}

.cabeceratitulonoticia {
  color: #ff6c00;
  font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 120%;
  line-height: 90%;
}

.cabeceraresumennoticia {
  color: #000335;
  font-size: 8pt;
}

.contenido {
  color: #000000;
  font-size: 8pt;
}

.contenidogris {
  color: #767676;
  font-size: 8pt;
}

.contenidotabla {
  color: #495355;
  font-size: 8pt;
}

.copyright {
  color: #ffffff;
  font-size: 8pt;
}

.direccion {
  color: #000335;
  font-size: 8pt;
}

.etiquetadireccion {
  color: #65a777;
  font-weight: bold;
}

.etiquetaformulario {
  color: #000000;
  font-size: 10pt;
}

.fecha {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
}

.fechanoticias {
  color: #ff0000;
  font-weight: bold;
}

.general {
  font-size: 8pt;
}

.noticias {
  color: #828382;
  font-size: 8pt;
}

.pie {
  color: #686868;
  font-size: 8pt;
}

.titulocajas {
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 10pt;
  font-weight:bold;
}

.titulocontenido {
  color: #000000;
  /*font-size: 8pt;
  font-weight: bold;*/
  font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 120%;
}

.titulocontenido2 {
  color: #9e0b0e;
  font-size: 8pt;
  font-weight: bold;
  /*
  font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 110%;*/
}

.titulonoticias {
  color: #5b5b5b;
  font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 100%;
  font-weight: bold;
  line-height: 90%;
}

.subtitulocontenido {
  color: #5b5b5b;
  font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 8pt;
}
