/* HOJA DE ESTILOS DE IMPRESIÓN */
@import url(http://gestionportales.cervantes.es/comunes/9_STYLE/estilosportal.css);
@import url(http://gestionportales.cervantes.es/comunes/9_STYLE/html.css);

body {
	color: #000;
	text-align: justify;
}
#contenido {
	margin-left: 50px;
	width: 600px;
	overflow: visible;
}
#cab_secc {
	display: none;
}
.prnone {
	display: block;
	margin-bottom: 20px;
	width: 246px;
	text-align: center;
}
.prnone p {
	font-weight: bold;
}
p {
	font-size: 1em;
}
.volver {
	display: none;
}