@charset "utf-8";
/* CSS Document */


.texto_buscador {
font-size:13px;
}

.nombre_casa {

font-size: 16px;
font-weight: bold;
color: #0000FF;
}

.nombre_comarca {

font-size: 16px;
font-weight: bold;
color: #000000;
}


.descripcion_casa {
font-size:15px;
}

.mas_informacion {

text-decoration:underline;
font-size:16px;
color: #CC0000;
font-weight: bold;
}

.detalle {
font-size:16px;
font-weight: bold;
}

.tddia{
background-color:#FF0000;
}