/*
 *****************************************************************************************************************************
 * ESPACIOS impresion
 *****************************************************************************************************************************
 */
 .botones_app, .buscavan, .noimprimir{
   display:none !important;
 }
 .busqueda_izda{
   clear:both;
   width:100%;
 }
 img.list_edificios{
   display:none !important;   
 }
 .caja_datos:before{
 /*   margin-top:-70px !important;*/
   	clear:both !important;
	content:' ' !important;
	display:table !important;
 }
.caja_datos{
	float:left !important;
	width:90% !important;	
}
 .caja_buscadores{
	 width: 90% !important;
 }
 .mitad_imagen{
   width:150px !important;
 }
 .esp_dcha{
  float:left; 
  width:70%;
}
#area_pie{
	display:none !important;
}
div.ventana_dcha{
	height:90% !important;
}
img.portada{
	width:50% !important;
	height:50%!important;
}
.portada:nth-child(2n):after{
	clear:both !important;
	content:' ' !important;
	display:table !important;	
}
div.intro_video, a.btn_grande {
	display:none !important; 
}
div.intro_dcha{
  float:left;	
}