.filterResult{
 width:100px;
 height:100px;
 background:#CDCAA7;
}

table.filter{
  width:100%;
  height:100%;
}
iframe.filter{
  width:100%; 
  height:220px;
  overflow:hidden; 
  border:none; 
  background:none;
  padding:none;
}
div.headFoot{
width:100%;
height:40px;
text-align:center;
vertical-align:middle;
}
div.notResult{
width:510px;
height:40px;
text-align:center;
vertical-align:middle;
color:#AA0000;
border:#AA0000 solid 2px;
background-color:#FFEEEE;
font-weight:bold;
}
div.result{
margin-left:20px;
width:100%;
height:1850px;
text-align:center;
}
.bBack{
/* font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#FFFFFF;*/
 border:none;
 text-align:center;
 vertical-align:middle;
 width:37px;
 height: 26px;
 background-color:#FFFFFF;
 background-image:url(../imagenes/btn_last.jpg);
}
.bNext{
/* font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#FFFFFF;*/
 border:none;
 text-align:center;
 vertical-align:middle;
 width:37px;
 height: 26px;
 background-color:#FFFFFF;
 background-image:url(../imagenes/btn_next.jpg);
}
button.buttonResult{
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
font-weight:bold;
font-size:9px;
width:45px;
height: 26px;
color:rgb(35,101,127);
text-align:center;
vertical-align:middle;
}
button.buttonResultCurrent{
font-family:Arial, Helvetica, sans-serif;
background-color:rgb(35,101,127);
font-weight:bold;
font-size:9px;
width:45px;
height: 26px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
}
div.cjacasas{
	width:240px;
	height:270px;
	background-image:url(../imagenes/casas/caja_casas.jpg);
	float:left;
}
div.imgcasas{
text-align:center;
width:238px;
height:auto;
float:left;
margin-top:17px;
}
div.titulocasas{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
text-align:center;
width:240px;
height:auto;
float:left;
margin-top:15px;
}
div.textizq{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
color:#333333;
text-align:left;
margin-left:10px;
margin-top:15px;
width:110px;
height:70px;
float:left;
}
div.textder{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
color:#333333;
text-align:left;
margin-top:15px;
width:110px;
height:70px;
float:left;
}
div.press{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
font-weight:bold;
color:#0D2839;
margin-top:10px;
}

.cristalWall{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}
