/* CSS Document */

@import url("pantalla.css");

.noprint {
	display: none;
	}
#web {
	width: 70%;
	border: none;
	}
#mainContent {
	width: 100%;
	margin: 0 0;}

#cabecera_print {
	display: block;
	}
#cabecera_print .img_logo {
	margin-bottom:15px;
	text-align:center;
	}
	
.concursante .txt_concursante {
	width: 80%;
	}
