/* CSS Document */

@import url("pantalla.css");

.noprint {
	display: none;
	}
#web {
	width: 70%;
	border: none;
	}
#mainContent {
	width: 100%;
	margin: 0 0;}

#cabecera_print {
	display: block;
	}
