html,
body{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
}
h1,h2,h3{
	font-size: 14pt;
}
#cabecera,
#bordeinicio,
#bordefin,
ul#menuprincipal,
ul.navegacionforo,
ul#pie,
div#volver,
img{
	display: none;
}
em,
td.datos{
	font-weight: bold;
	border-bottom: 1px dashed #000;
}
p.aviso{
	font-style: italic;
}
ul#datos{
	margin: auto;
	margin-top: .5em;
	padding: 0;	
	list-style: none;
}
ul#datos li{
	text-align: center;
}
ul#datos li.autor{
	margin: 6pt 0;
	border-top: 1px dashed #000;
}
ul#datos li.autor a{
	text-decoration: none;
	font-weight: bold;
	color: #000
}
p{
	text-indent: 2cm;
}