.body{
  font-family:verdana;
}

.mainTable{
  width:900;
  border-collapse:collapse;
}

.header{
  height:120;
  width:900;
  text-align:center;
  padding-bottom:10;
}

.tabMenuTop{
  font-size:9;
  border-collapse:collapse;
  width:420;
  cursor:hand;
}

.tabMenuTop td{
  padding:6 3 6 3;
  text-align:center;
  border-right:solid 1 #000000;
  width:70;
}

.menuTopHighLight{
  font-size:13;
  color:#76202b;
  font-weight:bold;
}

.menuTopNormal{
  font-size:9;
  color:#000000;
  font-weight:normal;
}

.menuTopSelect{
  background-color:#A9535e;
  color:#ffffff;
  font-weight:bold;
}

.listaInmuebles{
  list-style:none;
  margin-left:-30;
  font-weight:bold;
  padding:5 0 5 0;
  border-bottom:solid 1 #5d7076;
  cursor:hand;
}

.listaHighLight{
  color:#76202b;
  background-color:#ffffad;
}

.listaSelect{
  color:#76202b;
  background-color:#ffffad;
  font-style:italic; 
}

.thumbnail{
  border:solid 2 #000000;
  padding:3 3 3 3;
  cursor:hand;
  background-color:#ffffff;
}

.thumbnailSelect{
  color:#76202b;
  background-color:#ffffad;
  font-style:italic; 
  font-weight:bold;
}

.secciones{
  font-family:verdana;
  font-size:12;
  font-weight:bold;
  width:900;
  background-color:#5e6f76;
}

.secciones td{
  background-color:#5e6f76;
  color:#ffffff;
  border:double 3 #ffffff;
  padding:3 3 3 3;
  width:225;
  text-align:center;
  cursor:hand;
}

.seccion{
  padding:10 10 0 10;
}

.seccion div{
  padding-bottom:10;
  text-align:justify;
}