/* impresion.css (en todas las páginas)--------------------------------- */
body {
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12pt;
}

body a:link, body a:active, body a:visited{
	color:#000;
	text-decoration:underline;
}

/* logo fyb sistemas */
.nivel1_1{
	display:none;
}

/* menú y formulario de búsqueda */
.nivel1_2{
	display:none;
}

/* lugar, fecha y hora */
.nivel1_3{
	display:none;
}

/* muestra de productos de referencia */
.nivel1_4{
	display:none;
}

/* links relevantes*/
.nivel1_5{
	margin:0;
	padding:0.1cm 0 0.1cm 0;
	width:100%;
	background:transparent;
	background-image:none;
	border-top:1px solid #000;
	border-bottom:1px dashed #000;
	border-left:0;
	border-right:0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:100%;
} 

html>body .nivel1_5{
	width:100%;
} 

.nivel1_5 .nivel2_1{
	float:none;
	margin:0;
	padding:0;
	width:100%;
	background:transparent;
	background-image:none;	
	color:#000;	
}

/* seccion principal */
.nivel1_6{
	float:none;
	padding:0;
	margin:0.1cm 0 0 0;
	border:0;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
} 

html>body .nivel1_6{
	width:100%;
} 

.nivel1_6 .nivel2_1{
	display:none;
} 

.nivel1_6 .nivel2_2{
	float:none;
	margin:0;
	padding:0;
	width:100%;
	border:0; 
	color:#000;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
} 

html>body .nivel1_6 .nivel2_2{
	width:100%;
} 


.nivel1_6 .nivel2_2 .nodo_interior{
	display:none;
} 

.nivel1_6 h1{
	margin:1cm 0 1cm 0;
	padding:0;
	background-image:none;
}

/* pie de página */
.nivel1_7 {
	display:none;
}