@import url('pantalla.css');

body {
	font-size:80%;
	}
.print {
	display: block;
	}
	
.noPrint {
	display: none;
	}
	
#contenedor,
#contenido {
	width:auto;
	}	
	
#cabecera, 
.ayudaAcces, 
#migas, 
#pie, 
input.input_boton,
.buscador_principal,
.paginacion,
.verTodos,
.infoRight {
	display:none;
	}
.infoLeft {
	width:95%;
	}

.infoLeft h4 {
	clear: left;
	}

.buscador_izquierda,
.buscador_derecha {
	width:48%;
	}
dl.datosPrueba dt {
	width: 30%;
	}
dl.datosPrueba dd {
	width: 67%;
	}
.datosOrganizador .txt {
	width:35%;}

.resumenCompleto {
	margin:0;
	}
.total_pagar{
	margin:0;
	}
	
.pp_overlay,
.pp_pic_holder {
	display:none;
	}
