

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #660000;
    text-align: right;
    padding-right: 20px;
  }


.text_content_01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
    text-align: justify;
  }


.text_content_02 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CC0000;
    font-weight: bold;
  }


.text_content_03 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
    font-weight: bold;
    text-align: center;
  }


.flash_align_01 {
    margin-top: 5px;
  }


.txt_contenido_01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
  }


.txt_contenido_02 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8F2821;
    font-weight: bold;
  }


.txt_contenido_03 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
  }


.txt_contenido_04 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
    font-weight: bold;
  }


.txt_contenido_05 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    font-weight: bold;
  }


.txt_datos_01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
    font-weight: bold;
  }


.txt_contenido_06 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999999;
    font-weight: bold;
  }


.txt_form_01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    padding-right: 6px;
  }


.txt_form_02 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 6px;
  }


.borde_form_01 {
    border: thin solid #990000;
  }


.txt_datos_02 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #990000;
    font-weight: bold;
  }

/* ESTILOS DE LAS IMAGENES DE PORTADA */
#port_main{
    width:700px;
    border:0;
    /*border: solid 1px;*/
}

#tabla_home {
    
  }
.td_main{
    background-image : url('../images/fondo_propiedad.png');
    background-repeat : no-repeat;
    width:353px;
    height:126px;
}

.port_imagen {
    
    height : 108px;
    padding-left : 3px;
    padding-bottom: 4px;
    width : 147px;
  }


.td_home_desc {
    font-size:11px;
    font-family:arial;
    color:#000000;
    padding-bottom:4px;
  }


.td_home_desc h3 {
    font-size:13px;
    color:#800000;
  }
.td_home_desc p {
    padding-left:1em;
}
.td_home_desc a{
    font-size:11px;
    color:#AE4407;
    text-decoration:none;
    text-align:right;
}
